![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
border-color: WHITE; border: 10px; I read that if I do the above there will be a boarder on all four sides of the IMAGE and that the boarder will be white. This does not work. What am I doing incorrectly? |
#3
| |||
| |||
|
|
News wrote: border-color: WHITE; border: 10px; I read that if I do the above there will be a boarder on all four sides of the IMAGE and that the boarder will be white. This does not work. What am I doing incorrectly? Not setting the border-style to something other than "none", and (not so much "incorrect" as inconsistent) using the border shorthand property to set some properties and the expanded versions for other properties. |
#4
| |||
| |||
|
|
News wrote: border-color: WHITE; border: 10px; I read that if I do the above there will be a boarder on all four sides of the IMAGE and that the boarder will be white. This does not work. What am I doing incorrectly? Not setting the border-style to something other than "none", and (not so much "incorrect" as inconsistent) using the border shorthand property to set some properties and the expanded versions for other properties. |
![]() |
| Thread Tools | |
| Display Modes | |
| |