WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You

WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You


You are not connected. Please login or register

View previous topic View next topic Go down  Message [Page 1 of 1]

1Image site too low on page Empty Image site too low on page Tue May 03, 2011 1:22 am

Bpoetic

Bpoetic
Registered Member
Registered Member
I have two html pages with image maps that need to be centered vertically.

Image site too low on page Center10

Here is the coding for one of them:

Code:
<html>
<head>
<title> Bpoetry.com </title>

<style type="text/css">
  body { color: black; background: black; }
</style>
</head>
<body>


<DIV align=center><IMG border=0 name="Home Page

Enter" src="http://img827.imageshack.us/img827/5365/homepageenter.jpg" useMap=#2> <MAP name=2><AREA href="http://www.bpetry.net/c1-meet-the-author" shape=CIRCLE target=_blank coords=" 179,  325,  34"><AREA href="http://www.bpoetrywriters.net/" shape=CIRCLE target=_blank coords=" 391,  291,  31"><AREA shape=POLY coords=" 290,  482,  324,  515,  357,  515"><AREA shape=POLY coords=" 250,  531,  284,  564,  317,  564"><AREA href="http://www.bpetry.net/c10-articles" shape=RECT target=_blank coords=" 284,  39,  352,  59"><AREA href="http://www.bpetry.net/c9-stories-in-short" shape=RECT target=_blank coords=" 214,  148,  291,  193"><AREA href="http://www.bpetry.net/h11-poetry-entry-page" shape=RECT target=_blank coords=" 409,  196,  486,  239"><AREA href="http://www.bpetry.net/h12-enter-page" shape=RECT alt="Welcome To BC Williams Writings!" target=_self coords=" 678,  148,  763,  433"><AREA shape=DEFAULT><!--  Image map created with Meracl ImageMap Generator, get it for free at http://come.to/meracl  --></MAP>
<DIV align=right><A href="http://www.forumotion.com/en/create-forum/" target=_blank><FONT color=sienna size=1>This Site Hosted by Forumotion</FONT></A></DIV></DIV>
 </MAP>
</div>
</body>
</html>

If you cut and paste this into an html page, you'll see that the image is centered horizontally, but not vertically. (Sits too low on the page) I understand vertical centering is very tricky . . . obviously above my head:-)

Any coding wizards around to help?

Thanks again, guys!

Bpoetic

2Image site too low on page Empty Re: Image site too low on page Thu May 05, 2011 11:36 am

Bpoetic

Bpoetic
Registered Member
Registered Member
Doesn't anyone know anything about this? Please . . .

3Image site too low on page Empty Re: Image site too low on page Sat May 07, 2011 3:27 am

Bpoetic

Bpoetic
Registered Member
Registered Member
I guess you can go ahead a delete this topic.

4Image site too low on page Empty Center align tag Tue Oct 04, 2011 4:00 pm

ntsoni


Registered Member
Registered Member
Please use <center></center> tag to align any content in body

http://www.gowebbaby.com/

Sponsored content


View previous topic View next topic Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum