| | |
Vertical Align Image
Please support our HTML and CSS advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
This is doing my nut in as I'm sure it must be really simple. All I want to do is display an image in the center of my webpage vertically and horizontally:
http://www.blackdrop.org/
What do I need to do and thanks for any help!
http://www.blackdrop.org/
What do I need to do and thanks for any help!
Im not sure what your asking. How are you going to display the same image two different ways. Or do you mean you want to position it in the center of the page.
you most likely want to use css for this and absolute position the image.
I would recommend not using tables for your webpage as well.
you most likely want to use css for this and absolute position the image.
HTML and CSS Syntax (Toggle Plain Text)
img.center { position:absolute; top:25%; /*change to fit*/ left:45%;/*change for page*/ } <!--Then your html should be--> <img class="center" src="MFTP.jpg" alt="" />
I would recommend not using tables for your webpage as well.
Last edited by mikeandike22; Aug 21st, 2006 at 11:26 am.
yea I know but the more content you add the longer the page is gonna get anyways. So it can never truly be center w/o javascript im assuming or possibly you could use the vertical-align property in css and set it to middle.
:-| i wasnt looking for a debate, i was just looking for a different way to try and design my pages. im always open to different methods, especially if i see an increase in usability and decrease in overall load times and all that jazz.
Dont forget to spread the reputation to those that deserve!
![]() |
Similar Threads
- image align (HTML and CSS)
- This is my first Website. Constructive Criticism Is Welcome! (Website Reviews)
Other Threads in the HTML and CSS Forum
- Previous Thread: Scroll Bar color change
- Next Thread: Making a Background Image a Link
| Thread Tools | Search this Thread |
appointments asp background backgroundcolor beta browser bug calendar cart cgi code codeinjection corporateidentity css design development displayimageinsteadofflash dreamweaver emailmarketing epilepsy explorer firefox flash form format google griefers hackers hitcounter hover html ide ie7 ie8 iframe image images internet internetexplorer intranet iphone javascript jpeg layout macbook maps marketshare microsoft mozilla multimedia navigationbars news offshoreoutsourcingcompany opacity opera optimization pnginie6 positioning problem scroll seo shopping studio swf swf. textcolor timecolor titletags url urlseparatedwords visual visualization web webdevelopment webform website windows7






