Contact Forum Editor

Send an email to our Forum Editor:


PLEASE NOTE: Your name is used only to let the Forum Editor know who sent the message. Both your name and email address will not be used for any other purpose.

Web Design Help


It's free to register, to post a question or to start / join a discussion


 

Centering the page in frontpage


Likes # 0

My father-in-law has put a site together in Frontpage 2003,but it will not center, but stays to the left. Where is he going wrong.Code pt 1.


!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"click here">
html>

head>
p style="margin-left: auto; margin-right: auto; width:350px; background:#eee;">



meta http-equiv="Content-Language" content="en-gb">
meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
title>Restored4U /title>
script language="JavaScript">
!--
function FP_preloadImgs() {//v1.0
var d=document,a=arguments; if(!d.FP_imgs) d.FP_imgs=new Array();
for(var i=0; i a.length; i++) { d.FP_imgs[i]=new Image; d.FP_imgs[i].src=a[i]; }
}

function FP_swapImg() {//v1.0
var doc=document,args=arguments,elm,n; doc.$imgSwaps=new Array(); for(n=2; n args.length;
n+=2) { elm=FP_getObjectByID(args[n]); if(elm) { doc.$imgSwaps[doc.$imgSwaps.length]=elm;
elm.$src=elm.src; elm.src=args[n+1]; } }
}

function FP_getObjectByID(id,o) {//v1.0
var c,el,els,f,m,n; if(!o)o=document; if(o.getElementById) el=o.getElementById(id);
else if(o.layers) c=o.layers; else if(o.all) el=o.all[id]; if(el) return el;
if(o.id==id || o.name==id) return o; if(o.childNodes) c=o.childNodes; if(c)
for(n=0; n c.length; n++) { el=FP_getObjectByID(id,c[n]); if(el) return el; }
f=o.forms; if(f) for(n=0; n f.length; n++) { els=f[n].elements;
for(m=0; m els.length; m++){ el=FP_getObjectByID(id,els[n]); if(el) return el; } }
return null;
}
// -->
/script>
/head>

Like this post

Likes # 0

WOW what an overwhelming response. He has sorted it himself now.

Like this post

Likes # 0

and closed it on Teusday evening - hardly an eternity. Sometimes it takes a little while for someone who understands html to spot these questions.

I'm glad all is OK now, anyway. There is a way to do this in FrontPage without any html knowledge being required.

Like this post

Likes # 0

To all. I'm sorry I said that. I am concerned for my daughter who is in in alderhay hospital and i'm afraid I got a bit short tempered. This is a great forum and you did not deserve that. Sorry again.

Like this post

Reply to this topic

This thread has been locked.



Send to a friend

Email this article to a friend or colleague:


PLEASE NOTE: Your name is used only to let the recipient know who sent the story. Both your name and the recipient's name and address will not be used for any other purpose.