| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
|
|
|
|
#5 (permalink) | |
|
Senior Member
|
Quote:
then i am misunderstanding what you are asking or you are not putting it in the right place (likely as im pretty sure I know what your asking) |
|
|
|
|
#6 (permalink) |
|
Registered User
Join Date: Nov 2006
Posts: 50
|
There's the html <html> <head> <title>Mint clothing, Mint designs, Simply Mint!</title> <link href="myCSS.css" rel="stylesheet" type="text/css"> </head> <body> <body bgcolor="#99CCFF"> <div id="header"> <img src="bar.gif"> </div> <style type="text/css"> <!-- a:link {color: #FFFFFF; text-decoration: underline; } a:active {color: #FFFFFF; text-decoration: underline; } a:visited {color: #FFFFFF; text-decoration: underline; } a:hover {color: #FF66FF; text-decoration: none; } --> </style> <div id="menu"> <a href="mycss.htm">Home</a> = <a href="mycss2.htm">Menswear</a> = <a href="mycss3.htm">Womenswear</a> = <a href="mycss4.htm">Contact</a> = <a href="mycss5.htm">Important Info</a> = <a href="mycss6.htm">News</a> </div> </body> </html> |
|
|
|
#7 (permalink) |
|
Registered User
Join Date: Nov 2006
Posts: 50
|
and there's the stylesheet p { font-family: TrueType, "Lucida Sans Demibold Italic", Times, serif; font-size: 25px; color: #FF66FF; position: absolute; top: 400px; left: 120px; } #t { font-family: TrueType, "Lucida Sans Demibold Italic", Times, serif; font-size: 25px; color: #FF66FF; position: absolute; top: 450px; left: 120px; } #x { font-family: OpenType, "Raavi", Times, serif; font-size: 20px; color: #FFFFFF; position: absolute; top: 300px; left: 90px; } #header { position: absolute; top: 0px; left: 0px; width: 80%; } #menu { font-family: TrueType, "Loki Cola", Times, serif; font-size: 25px; color: #FFFFFF; position: absolute; top: 155px; left: 0px; width: 100%; height: 28px; background-color: #339900; color: #FFFFFF" } #symbol { position: absolute; top: 430px; left: 680px; width: 80%; } a { text-decoration:none; } |
|
|
|
#8 (permalink) | |||
|
Senior Member
|
This: Quote:
Quote:
delete this: Quote:
|
|||
|
|
|
#9 (permalink) |
|
Registered User
Join Date: Nov 2006
Posts: 50
|
cheers for that, it works!! but how will i keep this code incorporated within the design <style type="text/css"> <!-- a:link {color: #FFFFFF; text-decoration: underline; } a:active {color: #FFFFFF; text-decoration: underline; } a:visited {color: #FFFFFF; text-decoration: underline; } a:hover {color: #FF66FF; text-decoration: none; } --> </style> Cheers |
|
|
|
#13 (permalink) |
|
hmmm...
Join Date: Jan 2004
Location: Yorkuk
Posts: 2,130
|
Not very well though: The count to one million thread |
|
![]() |