css - Centering an image in a div -


i had gotten through setting div inside div , wanted graphic in inner div managed , centre gave myself big pat on atleast trying , getting far without having go using dream weaver.

then tried create class div use produce 3 columns put text , images in. when couldn't work went using tables because div's can such bitch , never know if div's going display correctly in every browser tables seem more stable.

here link have done far picture michael.sydney.

i have link how looking without table centered graphic , example of how looks now.

i tried adding

#boxinner {    text-align: center; } 

and worked page


Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -