![]() | ![]() |
|
Welcome to the HEXUS.community discussion forums forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and other features. By joining our free community you will have access to post topics, respond to polls and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! |
|
|||||||
| Software and web development Databases, graphics, programming, scripting and web development. |
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) |
|
Cable Guy
Join Date: Jul 2003
Location: Loughborough Uni
Posts: 4,278
Thanks: 0
Thanked 4 Times in 1 Post
|
CSS + Other Language Questions
I've decided to move on a bit and ditch tables in favour of using CSS (like the Hexus frontpage). Should I also look to use XTHML over HTML? The site I'm going to do won't be too demanding, but it will be nice to practice these things now if they are going to replace tables and HTML, and also which versions (XHTML 1.0/1.1, and which level of CSS 1/2).
Thanks Also, any guides on CSS would be great, as well as the advantages they have over using tables etc. |
|
|
|
|
|
#2 (permalink) |
|
HEXUS.net Webmaster
Join Date: Jul 2003
Location: UK
Posts: 3,113
Thanks: 1
Thanked 0 Times in 0 Posts
|
Aim for XHTML Transitional 1.1. If you can get 1.1 Strict then even better. Please note that if you use flash in your site then you will never achieve XHTML compliance, a problem I faced with the HEXUS page due to the ads.
CSS is designed to replace tables for layout, not tables for tables if you see what I mean. It's an important point to note. Guides to CSS at http://www.glish.com/css http://www.alistapart.com http://www.sitepoint.com/subcat/90 |
|
|
|
|
|
#3 (permalink) |
|
Cable Guy
Join Date: Jul 2003
Location: Loughborough Uni
Posts: 4,278
Thanks: 0
Thanked 4 Times in 1 Post
|
So basically the only table I will need now is to display a data table. The layout will be done with CSS.
What's the main differences between strict and transitional? Thanks |
|
|
|
|
|
#4 (permalink) |
|
Cable Guy
Join Date: Jul 2003
Location: Loughborough Uni
Posts: 4,278
Thanks: 0
Thanked 4 Times in 1 Post
|
www.caged.net/dofe
Is what I have so far. What I need to know is, how can I make that bar on the left fill 100% of the browser window height? I've put height: 100%; in, but this only makes it expand to fit 100% of the content in. I can set it to a pixel value, but it's going to be different on each page and will depend on the font size selected. |
|
|
|
|
|
#6 (permalink) |
|
Cable Guy
Join Date: Jul 2003
Location: Loughborough Uni
Posts: 4,278
Thanks: 0
Thanked 4 Times in 1 Post
|
Yer I know. Got it lining up in IE6 and the newest version of Firebird. Strange thing is the text alignment is slightly out. Seems they interpret pixels differently as well :/
|
|
|
|
|
|
#8 (permalink) |
|
Cable Guy
Join Date: Jul 2003
Location: Loughborough Uni
Posts: 4,278
Thanks: 0
Thanked 4 Times in 1 Post
|
Argh, why is Internet Explorer so rubbish. It's the only one that insists on making sure the alt tags on images pop up when you get the cursor anywhere near them. If I wanted a pop up message, I'd use the title attribute
.
|
|
|
|
![]() |
| Breadcrumb | ||||||
|
||||||
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
|
|