> > How can I add a line only at the end of the 3rd > indented sections? > > How about the CSS > > section section section{ > border-bottom: thin black solid; > padding-bottom: 1em; > margin-bottom: 1em; > } > > or > > section section section{ > border-bottom: thin black solid; > padding-bottom: 1em; > } > > section section section + section { > padding-top: 1em; > } > > > This is just a quick suggestion. Maybe you can think > of something better for > your needs. The "hr" will have the full width of the > section though. > > Which leads me to wonder, if hr is going to be removed, then would there be a need for change in the way borders are implemented? I'm sure there are cases where we wouldn't want the border having the full width of the section. Just some food for thought. Bill Daly __________________________________________________ Do You Yahoo!? HotJobs - Search Thousands of New Jobs http://www.hotjobs.comReceived on Wednesday, 21 August 2002 10:41:07 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 July 2008 07:54:20 GMT