Jump to content

Sore

Members
  • Posts

    2
  • Joined

  • Last visited

Sore's Achievements

Newbie

Newbie (1/7)

0

Reputation

  1. I can't get it to be the right colors and sit up.Html code____________________________________________________________________<html><head><title></title><Link href="website.css" rel="stylesheet" type="text/css" ></head><body><H1><center>PS Center</center></H1><div id="title"></div></div><div id="link">SiteLink</div></div><div id="info"></div></div><div id="footer"></div></div></body></html>____________________________________________________________________Css code____________________________________________________________________Body{background-image:url('lblue009.jpg')}H1{text-align: center; color: #A52A2A; font-size: 40)H3{font-size: 12; color: #6633CC; text-align: center;}H4{font-size: 12; color: #6699FF; text-align: center;}#title{position: relative;top:0;left:0;width:100%; higth: 20%; color: #A52A2A; font-size:36;}#link{Position: relative;top: 100pxright: 0pxwidth:33%;height:auto; color: #FFFFFF; font-size: 20; background color: #000000;}#info{Position: relative;top:100pxRight: 100 px;Height auto; width: 77%; color: #000000;}#footer{position: relative;bottom:0; left:0height 10%; width: 100%;}____________________________________________________________________I can not see anything on the page expceted for the body, and the H1,H2, and H3. Can't get it to show up right.
  2. Here is the code____________________________________________________________________Body{background-image:url('lblue009.jpg')}H1{text-align: center; color: #A52A2A;)H3{font-size: 12; color: 6633CC; text-align: center;}H4{font-size: 12; color: 6699FF; text-align: center;}#title{width:100%; higth: 20%; text-aglign: center; color: #A52A2A; font-size:36;}#links{color #FFFFFF; height:auto;width:33%; background color: #000000;}#Info{Height auto; width: 77%;}____________________________________________________________________So could you tell me why my font dose not appare in the links seciontion. I have it for whigt, but it is still in black. What have I done worng for the text not to show up right as it should I have done all elsh right.
×
×
  • Create New...