centreing a page

C

cliff morrow

Hi , need more help

every page in the web i have created is slightly set to the left when i view
in fp and when viewed on line ,,,
its not for a lack of trying but i cant figure this out , even in fp normal
view everything is to the left ,
when viewed online this looks a little bit worse ,, any ideas will be great

thanks cliff .
 
R

Rob Giordano [MS MVP]

For display issues you need to post the URL to the offending online page(s)
so we can see the problem.
 
C

cliff morrow

Thanks Karl ,,,, to be honest i dont know what to expect , as being a
novice to this i am just trying ,
learning and trying to get help and advice were i can .
cliff
 
C

cliff morrow

Hi Karl ,,, what is the best way to go about this or does it involve to
much for you to explain
and is it just a case of me learning for myself trial and error as i go
along.
thanks cliff .
 
K

Karl E. Peterson

cliff said:
Thanks Karl ,,,, to be honest i dont know what to expect , as being a
novice to this i am just trying ,
learning and trying to get help and advice were i can .

Well, sorry if that sounded harsh. But the bottom line is, if you want to center
something you tell it to be centered. If you want it at (X,Y), well, you tell it to
go there. Actually the latter is far harder. The old school way of centering a
graphic, just as you seem to want, right in the middle of the page is somethign like
this:

<table width=100% height=100%>
<tr>
<td align=center valign=center><img src=...></td>
</tr>
</table>

But tables just aren't "cool" anymore, I'm afraid. (Not that I'd ever let that stop
me! <g>)
 
C

cliff morrow

Dont apologise ,,,, even the horizontal line is to the left ,,, it is set
for centre and not on absolute position .
any thoughts or is this still to do with the same problem
thanks cliff .
 
H

Hot-text

cliff morrow to day you learning FrontPage programming
But one day you will see it just a Toy when it come too programming PHP and
Perl

I learning HTML with a WEBTV PageBuilder Boy that was Fun for 3 year
one day I got a PC with FrontPage. For WEBTV PageBuilder give me just the
base roots
But FrontPage open my mind when it come to HTML and how it works in making a
good webpage with for SSI, .
To Do <!--#include file="" -->








cliff morrow said:
Thanks Karl ,,,, to be honest i dont know what to expect , as being a
novice to this i am just trying ,
learning and trying to get help and advice were i can .
cliff
 
K

Karl E. Peterson

cliff said:
Dont apologise ,,,, even the horizontal line is to the left ,,, it is set
for centre and not on absolute position .
any thoughts or is this still to do with the same problem

I don't see a horizontal line, except under "enter", on that page? Ahhh, if I click
the enter link, yeah... Same problem.

<div style="position: absolute; top: 118; left: 12; width: 1031; height: 19">

You've set an absolute width, and it's being honored.
 
K

Karl E. Peterson

cliff said:
Hi Karl ,,, what is the best way to go about this or does it involve to
much for you to explain
and is it just a case of me learning for myself trial and error as i go
along.

That's how I did it, yeah. <g> Not sure that's the best way, though. Most powerful
learning tool available on the web is View-Source.
 
H

Hot-text

I see you on http://www.zeus.com/products/web-server/techspecs.html good

But Your Banner

height=394 width=1168 size: 855 kb

Your Banner to BIG need to be width 568 height 192
go back to your Gif editor and make it 568 x 192
it will help center you webpage


Your image could not be loaded. GIFWorks
currently accepts only images that are saved in the GIF (.gif) format.
There is also a 400k image size limit. Please try again.



This one is height=46 width=204

Here is how your Banner look in a Web browse
http://www.hot-text.ath.cx/reformlive/gallery.htm

<center><img alt="main_banner_1 (855K)"
src="http://www.reformlive.co.uk/main_banner_1.gif" height="394"
width="1168" /><br />
you can not do it here http://www.reformlive.co.uk/main_banner_1.gif"
(((height="394" width="1168")))
you have to EDIT in a GIF EDITOR First so it can be right for all browse
to read !!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top