Re: what constitutes "good" CSS layout?
- From: "Beauregard T. Shagnasty" <a.nony.mous@xxxxxxxxxxxxxxx>
- Date: Tue, 24 Feb 2009 14:09:06 -0500
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. :-)
--
-bts
-Friends don't let friends drive Windows
.
- Follow-Ups:
- Re: what constitutes "good" CSS layout?
- From: Jeff
- Re: what constitutes "good" CSS layout?
- References:
- what constitutes "good" CSS layout?
- From: William Gill
- Re: what constitutes "good" CSS layout?
- From: Jeff
- what constitutes "good" CSS layout?
- Prev by Date: Re: what constitutes "good" CSS layout?
- Next by Date: Re: what constitutes "good" CSS layout?
- Previous by thread: Re: what constitutes "good" CSS layout?
- Next by thread: Re: what constitutes "good" CSS layout?
- Index(es):
Relevant Pages
|