Tilted Forum Project Discussion Community  

Go Back   Tilted Forum Project Discussion Community > Interests > Tilted Technology


 
 
LinkBack Thread Tools
Old 10-21-2003, 11:57 PM   #1 (permalink)
Insane
 
Me again...CSS again...sigh :)

CSS is starting to seem like a road I shouldn't have begun to walk down.

My first css-ish website is up(ish) although sans content. http://tim.komta.com if anyone's interested.

Had my first glance at it through a Mac...holy hell, it was fucked up. IE5 on the Mac was one of the screwiest things I've ever seen...it took the <p> tags and formed them into columns instead of presenting them horizontally as you'd expect.

Safari did a little better, but it was still a bit fucked. A few things overlapped, etc.

So, my first move will be to bail on the absolute positioned items, best I can. I had been hoping for a table-free setup, but since I want a footer at the bottom even if there's not much on the page, I've already had to resort to a table or two.

Any other advice? Anyone with a different browser care to take a look?

MPEDrummer
__________________
My sig can beat up your honor student.
mpedrummer2 is offline  
Old 10-22-2003, 06:20 AM   #2 (permalink)
Junkie
 
Location: Louisville, KY
HTML error on line 11:
Code:
<table width="100%"><tr><tr>
and line 43:
Code:
<!-- Begin output from footer.php -->
</tr></tr>
Perhaps this is whats causing your problems?
__________________
You do not use a Macintosh, instead you use a Tandy
Kompressor break your glowstick, Kompressor eat your candy
Kompressor open jaws, Kompressor release ants
Kompressor watch you scream, Because Kompressor does not dance
Nefir is offline  
Old 10-22-2003, 07:02 AM   #3 (permalink)
kel
WARNING: FLAMMABLE
 
Location: Ask Acetylene
Check out CSS and HTML validators. They will help ensure that your page shows up correctly in all browsers.

http://validator.w3.org/

Cheers
__________________
"It better be funny"
kel is offline  
Old 10-22-2003, 09:34 AM   #4 (permalink)
Chef in Training
 
It can seem frustrating in the beginning, but it is a rewarding development cycle. Check out the articles at A List Apart

ALA

They helped me on my way. I've just completed the framework for a table-less intranet site. Its getting rave reviews, and it was easy to put together. For your design, I suggest thinking about containers within containers, especially for the footer section.
__________________
"We are supposed to be masters of space, but we cant even line up our shoes?"

One life, one chance, one opportunity.
Ripsaw is offline  
Old 10-22-2003, 09:38 AM   #5 (permalink)
Insane
 
You guys rock. That double tr typo was pretty much it.

Thanks!

MPEDrummer
__________________
My sig can beat up your honor student.
mpedrummer2 is offline  
 

Tags
againcss, againsigh


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -8. The time now is 03:48 PM.

Tilted Forum Project

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0 PL2
© 2002-2012 Tilted Forum Project

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54