FAQ
Members List
Calendar
Mark Forums Read
Positive
HighDots Forums
HTML Newsgroups
HTML
Positive
HTML
Writing HTML for the Web (comp.infosystems.www.authoring.html)
Discuss
Positive
in the
HTML
forum.
Thread Tools
Display Modes
#
1
Andrew Fedoniouk
Posts: n/a
Positive -
06-30-2004 , 12:27 AM
Use this if you want one pixel horizontal line "a la" ruler
..hr {
margin: 0;
padding: 0;
border-top: 1px solid red;
width: 80%;
height: 0px;
overflow:hidden;
text-align:center;
}
<div class=hr></div>
Andrew Fedoniouk.
http://terrainformatica.com
Andrew Fedoniouk
«
Previous Thread
|
Next Thread
»
Thread Tools
Show Printable Version
Email this Page
Display Modes
Linear Mode
Switch to Hybrid Mode
Switch to Threaded Mode
Posting Rules
You
may not
post new threads
You
may not
post replies
You
may not
post attachments
You
may not
edit your posts
vB code
is
On
Smilies
are
On
[IMG]
code is
On
HTML code is
Off
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
C++ Forums
-
MySQL Forums
-
Databases Forums
-
Hardware Forums
-
Borland Forums
-
Java Forums
-
Dotnet Forums
-
HighDots Forums
-
Archive
-
Top