6 members and 67 guests
Most users ever online was 695, 02-16-2011 at 07:01 AM.
» Site Navigation
» Domains For Sale
|
-
Image middle of page??
how do i get an image to lie in the middle of a page?? (not centered)
top
|
|
| <<-- right there...
|
|
bottom
thanks in advance..
-
I think you can only do it using CSS.
-
You could put it in a table that is centered and give the tr tag the attributes valign=center align=center (I think)
------------------
Neil "Mr Moderator" Graddage - neil@htmlhelpcentral.com
All sites being redesigned (doh)
-
it has to be in a table??
-
would there be any text surround any sides of the pic?
if so you should go with tables, if not you can just put <BR> tags till you get the desired effect
*Note* it wont look good if you use just the <BR> tags, i highly suggest using tables. not only will all the info be aligned neatly it will make it easier for your viewers to view your page.
i have a problem with CSS, i mainly use IE i dislike how all my pages look in NS.
IE isnt as picky with CSS or HTML code as NS is. hahaha you can misspell something and IE will still make it work, where as NS wouldnt show what you wanted 
[This message has been edited by Ispet21 (edited 05-11-2001).]
-
oh yeah! <br> tags, i totally forgot about them, thanks alot ...
-
-
Another good thing to remember would be
This creates a space, plain and simple. Good for moving stuff around.
------------------
Neil "Mr Moderator" Graddage - neil@htmlhelpcentral.com
All sites being redesigned (doh)
-
OK, it doesnt show, here it is with spaces between each character:
& n b s p
Use it without the spaces for the desired effect.
------------------
Neil "Mr Moderator" Graddage - neil@htmlhelpcentral.com
All sites being redesigned (doh)
-
You mean &nbsp, Neil? Anyway, this can, as starla pointed out, be done with style sheets and absolute positioning. As always, http://www.htmlgoodies.com/beyond/positioning.html
Sorry Dan for referring so many people there. 
------------------
Knowledge is not as much knowing a subject as it is knowing where to find information upon it.
Have you found these boards helpful? Then please take a minute to link back to HTML Help Central. Thanks!
-
so does   = 1 hit of the spacebar?
-
oops i meant & n b s p (it didn't show up)
-
Yep, it does. If you want to write &nbsp; or the likes in these forums you have to use &amp; instead of &.
------------------
Knowledge is not as much knowing a subject as it is knowing where to find information upon it.
Have you found these boards helpful? Then please take a minute to link back to HTML Help Central. Thanks!
-
Show off 
------------------
Neil "Mr Moderator" Graddage - neil@htmlhelpcentral.com
All sites being redesigned (doh)
Similar Threads
-
By samliew in forum HTML / XHTML / XML
Replies: 5
Last Post: 06-06-2007, 09:23 AM
-
By klavs in forum HTML / XHTML / XML
Replies: 5
Last Post: 07-29-2004, 08:22 PM
-
By brian417 in forum HTML / XHTML / XML
Replies: 1
Last Post: 08-18-2001, 12:47 AM
-
By Kougar in forum HTML / XHTML / XML
Replies: 2
Last Post: 07-26-2001, 12:03 AM
-
By perthomas in forum HTML / XHTML / XML
Replies: 1
Last Post: 07-24-2001, 06:48 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|