treehouse : what would you like to learn today?
Web Design Web Development iOS Development

bancom

  • how to make text not visible in a tag

    Hi thanks for the tip i'll give it a go and also I will hunt down Chris's different techniques on image replacement blog / podcast. I am very wary of keeping my sites accessible, SEO and using web standards. Due to this I dont want to use …
    Comment by bancom October 2008 permalink
  • Align an image using CSS

    I used the text-align: center; in my sidebar div which then centered the text. Again the god of CSS design has done it. Thanks Chris :P
    Comment by bancom August 2008 permalink
  • Header text does not center on background

    OOOooops! sorry here it is. /*Main page setings*/ body { background:#999999 url(images/bg.jpg) repeat scroll 0%; margin:0pt; padding:5px 0pt 50px; text-align:center; font-family: arial, tahoma, sans-serif 62.5%; } .center { text-align:cente…
    Comment by bancom August 2008 permalink