Question:
center a picture on HTML?
9javiolaanimebabe
2010-04-17 20:53:04 UTC
how do u make a picture centered vertically and horizontally on a web page?
doesn't work!! please help!!!!
Three answers:
2010-04-17 21:02:49 UTC
Some people just don't know how to code, but they answer any way. Here's a good example of centering an image vertically and horizontally:



http://nopeople.com/CSS/vertical%20center%20with%20CSS/pg2.html



Ron
margret
2016-06-02 11:59:27 UTC
Don't use tables to create the layout of your HTML page. Don't think of HTML as a way to create the layout of the page - simply learn the blocks of HTML and then learn CSS to create the styling. You can center anything within a parent tag by simply saying style="text-align:center;"
2010-04-17 20:55:11 UTC
How to center a picture on HTML:





This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...