![]() |
Quick and simple CSS question on borders
Well this *should* be simple... for someone.
I'm trying to set a wrapper class with a 20px left/right blue border, but it's not working. Can anyone spot the issue? Code:
|
border-style:solid;
|
Argh I thought that was the default. Thanks cd
|
You can put each border in one line of code:
border-right: 1px solid #ffdb00; border-left: 1px solid #ffdb00; |
All times are GMT -4. The time now is 07:55 AM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc