Jump to content

TigrisJK

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by TigrisJK

  1. Awesome, thanks a lot. Works perfectly now, just verified it all in XHTML 1.0 Transitional. =)
  2. @mpoer: Thanks for the tips, I'll keep those in mind.@RahXephon: That nbsp does wonders, but the content still isn't centered on the page. =(
  3. It's been a while since I've really done any coding, so I'm rather miffed by this. Any help would be appreciated... I just spent the last hour writing it up quickly then running into this problem... thanks!The site is here: http://www.johannkwan.com/nlay/It works fine in IE and Opera, but FireFox doesn't like it at all. And I haven't even slapped on the XHTML DOC tag yet. <html><head><title>Johann Kwan (dot) com - Photography, Visual Arts, and Webdesign</title><meta name="keywords" content="johann,kwan,photography,photo,visual,art,webdesign,webmaster,story,literature,journalist,blog,design,carleton,humanities,charlatan" /><style type="text/css"><!--html, body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; background-color: #000000; border: 0; margin: 0; padding: 0; height: 100%;}table { border: 0; margin: 0; padding: 0;}#container { height: 100%; width: 100%; background-color: #000000; text-align: center; border: 0; margin: 0; padding: 0;}#middlething { width: 600px; height: 400px; border: 0; margin: 0; padding: 0;}td.topdog { background-image: url(topBG.jpg); width: 600px; height: 60px; border: 0; margin: 0; padding: 0;}td.underdog { background-image: url(bottomBG.jpg); width: 600px; height: 340 px; border: 0; margin: 0; padding: 0;}td.smallprint { text-align: center; font-size: 8px;}--></style></head><body><table id="container" border="0" cellspacing="0" cellpadding="0"><tr><td id="container"><table id="middlething" border="0" cellspacing="0" cellpadding="0"><tr><td class="topdog"></tr><tr><td class="underdog"></td></tr><tr><td class="smallprint">Curriculum Vitae | Legal Stuff</td></tr></table></td></tr></table></body></html>
×
×
  • Create New...