|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
CSS and Positioning
hi,
i was wondering if someone might be able to help me with centering an image on a page using css? i know about top, bottom , left and right...but is there a center? thanks, SP |
|
#2
|
|||
|
|||
|
RE: CSS and Positioning
<div style="
vertical-align:middle; text-align:center "> <img src="image.gif" /> </div> |
![]() |
| Viewing: Codewalkers Forums > Other Technologies > Client Side Things > CSS and Positioning |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|
|