.itembox; .bodytext; object a:{color:#000000} is the normal view object a:hover { color:#000000;font-family:arial;font-size:12px;text-decoration:underline;}check out this link Just a few things to knock around. There is a CSS :link pseudo-class here.a.five:link {color: #000000; text-decoration: none}a.five:visited {color: #0000ff; text-decoration: none}a.five:hover {text-decoration: underline} CSS SyntaxCSS Syntax
Attachment: favicon.ico
8 comments:
try this one: CSS Syntax
CSS Syntax
a.five:link {color: #black; text-decoration: none}a.five:visited {color: #black; text-decoration: none}a.five:hover {text-decoration: underline} CSS Syntax
CSS Syntax
The reply box here converts the fake html as true html so I deleted as it wasn't clear.
To make a string showing the hidden html signs < begin and >close tags you have to use & lt; (all together with no space) for begin >
and use & gt; (again, remove the space) for end >. I did that & it converted to show all the greater than less than tags. When you do that it will come out as plain text
like so: <a href="http://quenidalee.multiply.com/"><quins site</a>
and that wriiten in html comes out Quinns Site
<marquee>moving text</marquee>
The reply box here converts the fake html as true html so I deleted as it wasn't clear.
To make a string showing the hidden html signs < begin and >close tags you have to use & lt; (all together with no space) for begin >
and use & gt; (again, remove the space) for end >. I did that & it converted to show all the greater than less than tags. When you do that it will come out as plain text
like so: <a href="http://quenidalee.multiply.com/"><quins site</a>
and that wriiten in html comes out Quinns Site
<marquee>moving text</marquee>
I can't read this last reply :)
I can't read this last reply ;)
<site:nameofgroup.multiply.com/>
a href="site;muds.multiply.com question+question"
site;muds.multiply.com question+question
Post a Comment