Hello.
Not sure if this is totally correct thread to post this in, however I hope you do read it and take note from it.
It's about the general design of the main website, the Forums (although it'd be nice with a different skin, or ones people can change in their profile) are fine.
The main website, however, should really be re-coded, it should not use a table for layout, tables are incorrect use of markup, and were never meant for layout, only for tabular data. See: http://www.allmyfaqs.com/faq.pl?Tableless_layouts
With this design, as it's quite simple, it wouldn't be very hard, I'm able to assist should you need it.
Regards,
Forum Suggestions
Whether or not tables were meant to be used for layout is not important. What is important is that it works perfectly fine, and thus it is not needed to change that. There is no point in fixing something that is not broken.
[url=http://www.xr-s.com][img]http://www.solaris.as/kahr/sigs/kahr_mix_5.jpg[/img][/url]
That completely depends how you look at it.
Search around google and you'll see millions of pages stating why tables should not be used for design.
I would imagine from your reply that you're not a web developer, otherwise you wouldn't have posted such a post. The benefits of using CSS over table is that it's faster - stylesheets are cached.
Officially, (w3c) the HTML table was concieved as a means to display tabular data. W3C said style sheets, not tables, should be used for layout. Using tables for layout is like wearing dress shoes jogging-both work, but they're the wrong tools for the job.
Screen readers and text browsers struggle to read table-based layouts, in fact, the W3C in its Web Content Accessbility guidelines explicity said "do not use tables for layout" - a tableless-layout designed using CSS can present the most appropriate and usage design for each user agent, be it a cell phone, a screen reader, a TV-based browser or a browser running from a PC.
For both the site developer and the reader, a CSS-based design offers a degree of flexibility nearly impossible in restrictive table-based layouts. Not only can developers quickly and easily redesign an entire site by modifying one file, they can also present alternate designs for the reader. Separating content from the detailed structure table-based layouts provide, has the added benefit of future compatibility and portability.
Point made?
Search around google and you'll see millions of pages stating why tables should not be used for design.
I would imagine from your reply that you're not a web developer, otherwise you wouldn't have posted such a post. The benefits of using CSS over table is that it's faster - stylesheets are cached.
Officially, (w3c) the HTML table was concieved as a means to display tabular data. W3C said style sheets, not tables, should be used for layout. Using tables for layout is like wearing dress shoes jogging-both work, but they're the wrong tools for the job.
Screen readers and text browsers struggle to read table-based layouts, in fact, the W3C in its Web Content Accessbility guidelines explicity said "do not use tables for layout" - a tableless-layout designed using CSS can present the most appropriate and usage design for each user agent, be it a cell phone, a screen reader, a TV-based browser or a browser running from a PC.
For both the site developer and the reader, a CSS-based design offers a degree of flexibility nearly impossible in restrictive table-based layouts. Not only can developers quickly and easily redesign an entire site by modifying one file, they can also present alternate designs for the reader. Separating content from the detailed structure table-based layouts provide, has the added benefit of future compatibility and portability.
Point made?
Kind Regards,
Angelic1.
Angelic1.
Heh, I didn't even start working on it, I have other priorities right now (uni). The way to do it -- i guess -- would be to use a <div> for the contents of the page, (that <div> will have margin-right:NNNpx) and include the side boxes in another <div> (with width:NNNpx and float:right).
Does that make any sense?
Does that make any sense?

I am a signature virus. Copy me into your signature to help me spread.
- FasTK|LLeR
- Posts: 105
- Location: Morocco
/me think about new skin for The Undernet forum 

Past Undernet webmaster
Past Class Tutor
Past Class Tutor