Jump to content

CSS Help


Mythirion

Recommended Posts

I code my own CSS and HTML, but I host it using freewebs because I can't pay for anything else. So, I have another page called "CSS", but it won't show up on the Nav. Bar, and I can't get to it. Any help would be appreciated.http://freewebs.com/mythirionThis is the code I am using right now

body { color: #FFFFFF;background-color: #584E56;border-style:;border-color: #584E56;border-width:;font-family: Times, "Times New Roman", serif;font-size: 0.75em;line-height: 1.2em;text-align: left;}a:link {color: #38B0DE;background-color: #584E56;text-decoration: underline;}a:hover {color: #778899;text-decoration: underline;}h1 {font-size: 1.4em;font-family: Times, "Times New Roman", serif;font-weight: bold;text-align: left;}h2 {font-size: 1.3em;font-family: Times, "Times New Roman", serif;font-weight: bold;text-align: left;}h3 {font-size: 1.2em;font-family: Times, "Times New Roman", serif;font-weight: bold;text-align: left;}h4 {font-size: 1.1em;font-family: Times, "Times New Roman", serif;font-weight: bold;text-align: left;}h5 {font-size: 1em;font-family: Times, "Times New Roman", serif;font-weight: bold;text-align: left;}

EDIT: Added Code

Link to comment
Share on other sites

I visited the link you posted and I can clearly see the links Home and CSS.Please elaborate, it's unclear what the problem is.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...