centering images
-
I am trying to figure out how to center images inside posts at my blog: https://www.wump.info/wumpblog
The css code I’m trying to use:
.storycontent img {
border: solid 5px #000000 ;
align: center ;
}
For some reason this isn’t working. I know this is a basic question but after quite a bit of experimenting and google-searching I’m still not what the answer to this is.
Viewing 13 replies - 1 through 13 (of 13 total)
Viewing 13 replies - 1 through 13 (of 13 total)
- The topic ‘centering images’ is closed to new replies.