Portal Home > Knowledgebase > Articles Database > Border bottom
Border bottom
Posted by hopesfall, 06-23-2008, 01:00 PM |
Is there a way to make the Border-Bottom line go on forever instead of just stopping where the text stops? I want it to go across the whole page horizontally but my text isnt all the way on the left so the bottom border stops, can anyone help? Also is there a way to give it some space betweed the border and the text? So the text isnt just sitting on the line.
|
Posted by aditya2071990, 06-23-2008, 02:01 PM |
Don't use border-bottom, just put a line-image there with required length...also u cud just keep the underscore key pressed to produce a line and place it using css...
|
Posted by Adam-AEC, 06-23-2008, 04:23 PM |
Add another element and apply the border-bottom to it.
ie.
Of course, you should extract the style from that line and put it in your stylesheet, and apply the class to that element, but hopefully that should be self explanatory.
|
Add to Favourites Print this Article
Also Read