Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / HTML, CSS, Scripts / CSS / September 2003



Tip: Looking for answers? Try searching our database.

Complicated CSS layout = impossible?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Tom Schmitt - 28 Sep 2003 16:22 GMT
I tried getting a complicated, multi-column box design on it's way on
my web-site and it works out fine on the IE6. Because I'm a relative
beginner to all stuff related to CSS and am used to workung with
tables to achieve the results I want, I'm still baffled by how easy
and good looking CSS-Layout can be, in code and the on screen results.
I will surely never use tables again...

But here's my problem: If you look at the site

http://www.stud.uni-giessen.de/asta/

you will find it displays correctly with the IE6. It will get messed
up with opera and netscape though. And try to sort through the
validation results here:

http://validator.w3.org/check?uri=http%3A%2F%2Fwww.stud.uni-giessen.de%2Fasta

and here:

http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fwww.stud.uni-giess
en.de%2Fasta%2Fasta.css&warning=1&profile=css2&usermedium=all


I can tell you, it isn't pretty. Apart from that, I hate writing
invalid HTML. But right now, I really have no idea how to get my site
valid an displaying correctly while using CSS to describe the content
(provided by a CMS).

Other nags:
- How do you get everything fluid except the menu on the left?
- stuff keeps busting out of its frame... try making the
browser-windows smaller, you'll see what I mean...

All I'm looking for are a few good tips on how to get the site the way
I want it without having to worry about validation, the big browser
slip-ups, etc. I've been looking through the tutorials (glish et al.)
but nothing quite desribes what I need...

Hoping for help, thanks a lot,
Tom
Brian - 28 Sep 2003 17:37 GMT
> http://www.stud.uni-giessen.de/asta/ 
>
> sort through the validation results

You may only use a particular id once per page.  You might want to use
the class attribute instead.  Start with that. BTW, if this is a new
site, you ought to author with html 4.01/strict

Signature

Brian
follow the directions in my address to email me

Tom Schmitt - 29 Sep 2003 09:44 GMT
I find it difficult, because I split the page into a navigation and a
content part and have category properties and descriptions skewn all
over the page, interspersed with articles and other stuff... is it
possible to define one <div id="cat_prop">-Block with elements all
over the page?

If it is, I'll try...

Thanks,
Tom

> > http://www.stud.uni-giessen.de/asta/ 
> >
[quoted text clipped - 3 lines]
> the class attribute instead.  Start with that. BTW, if this is a new
> site, you ought to author with html 4.01/strict
Brian - 29 Sep 2003 15:26 GMT
Please do not top-post.

> http://www.stud.uni-giessen.de/asta/

Brian wrote:
>> sort through the validation results
>>
>> You may only use a particular id once per page.  You might want
>> to use the class attribute instead.

> I find it difficult, because I split the page into a navigation and
> a content part and have category properties and descriptions skewn
> all over the page, interspersed with articles and other stuff...

I don't know what I'm suppose to say here.

> is it possible to define one <div id="cat_prop">-Block with
> elements all over the page?

I don't know what you were trying to say here.  Have you looked into
the class attribute?  Will it do what you need?

Signature

Brian
follow the directions in my address to email me

Marko Faldix - 29 Sep 2003 13:28 GMT
Hi,

[snip]

http://validator.w3.org/check?uri=http%3A%2F%2Fwww.stud.uni-giessen.de%2Fast
a

You really have to fix Validators' first error:
ID "ROW" already defined

Fix this first, then you can go on. Is AStA-CMS providing the multi-use of
id's?

[snip]

Marko

--
Marko Faldix
M+R Infosysteme
Hubert-Wienen-Str. 24     52070 Aachen
Tel.: 0241-93878-16     Fax.:0241-875095
E-Mail: marko.faldix@mplusr.de
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.