Charas-Project

Off-Topic => Really Old Stuff => Archive => HTML & DHTML => Topic started by: maxine on September 29, 2005, 11:13:35 AM

Title: A hr width question
Post by: maxine on September 29, 2005, 11:13:35 AM
Is there a way too make the
more high than it is?.. It draws a small line over the screen but i would like it too be higher aswell..
Title:
Post by: GhostClown on September 29, 2005, 04:27:13 PM
Yes, it can all be done using .CSS, just slap this inside of your head tag's and make your hr tag use that class, like so:

Quote



and then the actual CSS:

Quote




Just mess around with all of those different attributes, and I'm sure that you will get the result's that you're looking for.
Title:
Post by: maxine on September 30, 2005, 06:36:29 PM
niiiiiiice thx man