on 21-08-2002 16:41, Bill Daly at billdalynj@yahoo.com wrote: > >>> 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 Right :) How can I make a border that is 50% of the page and centered? and 50% of the page and left aligned?Received on Wednesday, 21 August 2002 11:20:22 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 July 2008 07:54:20 GMT