I'm piecing together a div layout for my MySpace (not premade) and I'm having trouble getting links to appear in my divs. Text is just fine, but as soon as I put the HTML %26lt;a href="url"%26gt;text%26lt;/a%26gt; in there, the text and would-be link become no longer visible or clickable. I can't figure out what's causing this. Any ideas?
Link Problem in MySpace Div Layout?
try %26lt;font color="black"%26gt;%26lt;a href="http://www.myspace-codes.com.cn/"url"%26gt;text%26lt;/a%26gt;%26lt;/font%26gt;"
if that doesnt work...try
%26lt;a href="url"%26gt;%26lt;font color="black"%26gt;text%26lt;/font%26gt; %26lt;/a%26gt;
No comments:
Post a Comment