![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
I'm having one of my memory lapses. I went to redo some old pages using 4.01 strict, and CSS for layout,something I have done dozens of times, and suddenly I could not sift through the mental artifacts of the passe and obsolete. I know CSS (columnar) layouts have been discussed here ad infinitum, and searching my notes and Google brings numerous layout examples. The problem is I can't remember the current state of affairs. I seen DIV's nested several layers deep, and don't remember if that's to compensate for some known browser bug. I don't remember what's "so last century", and what's "leading edge." I see many recommended layouts, yet they employ XHTML doctypes. So, if I were to hammer out my own CSS layout, or borrow from the many available, what kind of checklist should I have to determine its quality? Besides the passing validation for HTML and CSS, and testing across several browsers is there any way to create a concise checklist by which to evaluate a design (from a layout perspective)? |
#2
| |||
| |||
|
|
Jeff wrote: So, instead of this: h4 class="left_nav_h4">some heading</h4> ... I know that's a sample, but howzabout you rewrite (and advocate) using more meaningful words. |
|
h4 class="primary_nav_h4">some heading</h4 ..cause if next month the client says "I want the menu on the right," you don't have to edit every page to change to "right_nav_h4". People would chuckle if your left_nav was on the right. :-) |
![]() |
| Thread Tools | |
| Display Modes | |
| |