|
| |
|
|
curious monkey
Posts: 543 Joined: 4/28/2006 From: The lower handle of US Status: offline
|
lines - 5/23/2006 12:44:49
is there a way just to draw a line in CSS, not a border around something but just a line?
_____________________________
The way it is now, the asylums can hold all the sane people but if we tried to shut up the insane we should run out of building materials.
|
|
|
|
rdouglass
Posts: 9224 From: Biddeford, ME USA Status: offline
|
RE: lines - 5/23/2006 12:47:49
<hr style="width:50%;left:20px;"> (an example) Something like that perhaps? The <hr> element does support CSS styles. That help?
_____________________________
Don't take you're eye off your final destination. ASP Checkbox Function Tutorial.
|
|
|
|
Tailslide
Posts: 6032 Joined: 5/10/2005 From: Out here on the raggedy edge Status: offline
|
RE: lines - 5/23/2006 13:27:57
I do this: hr {border:0; color: #ccc;background-color: #ccc;height: 1px; } I have no idea why - pretty sure it was to make it work cross-browser as there are some "issues"
_____________________________
"My strategy is so simple an idiot could have devised it" Little Blue Plane Web Design | Blood, Sweat & Rust - A Land Rover restoration project
|
|
|
|
curious monkey
Posts: 543 Joined: 4/28/2006 From: The lower handle of US Status: offline
|
RE: lines - 5/23/2006 14:39:07
they don't care... oh well
_____________________________
The way it is now, the asylums can hold all the sane people but if we tried to shut up the insane we should run out of building materials.
|
|
|
|
Tailslide
Posts: 6032 Joined: 5/10/2005 From: Out here on the raggedy edge Status: offline
|
RE: lines - 5/23/2006 14:45:11
tell 'em that it's more likely to work properly in IE7 if you can check it against a good browser like FF - unless they'd prefer you to download the beta!
_____________________________
"My strategy is so simple an idiot could have devised it" Little Blue Plane Web Design | Blood, Sweat & Rust - A Land Rover restoration project
|
|
|
|
curious monkey
Posts: 543 Joined: 4/28/2006 From: The lower handle of US Status: offline
|
RE: lines - 5/23/2006 15:01:12
speaking to them about web stuff is like explaining a bowel movement to a child. they just know its there, have no idea how it got there or why, but it's there.
_____________________________
The way it is now, the asylums can hold all the sane people but if we tried to shut up the insane we should run out of building materials.
|
|
|
|
Tailslide
Posts: 6032 Joined: 5/10/2005 From: Out here on the raggedy edge Status: offline
|
RE: lines - 5/23/2006 15:05:19
quote:
ORIGINAL: curious monkey speaking to them about web stuff is like explaining a bowel movement to a child. they just know its there, have no idea how it got there or why, but it's there. That's a classic line - I will be stealing it often!
_____________________________
"My strategy is so simple an idiot could have devised it" Little Blue Plane Web Design | Blood, Sweat & Rust - A Land Rover restoration project
|
|
|
|
curious monkey
Posts: 543 Joined: 4/28/2006 From: The lower handle of US Status: offline
|
RE: lines - 5/23/2006 15:41:49
hmmm.... does the <hr> tag not validate? quote:
Error Line 71 column 8: end tag for element "HR" which is not open. <hr></hr> but there's the <hr> right infront of it!
< Message edited by curious monkey -- 5/23/2006 16:04:44 >
_____________________________
The way it is now, the asylums can hold all the sane people but if we tried to shut up the insane we should run out of building materials.
|
|
|
|
rdouglass
Posts: 9224 From: Biddeford, ME USA Status: offline
|
RE: lines - 5/23/2006 16:08:46
quote:
<hr></hr> Needs to be <hr />
_____________________________
Don't take you're eye off your final destination. ASP Checkbox Function Tutorial.
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|