eadie
09-03-2006, 07:13 AM
hi everyone
could someone please help me with this dilema.
i recently did an assignment for HTML classes were i had to add background & image.
the following code is what i used (images being the file my jpgs are located)
<body bgcolor="#000099" background="images/eadiebg.jpg" text="#333300" link="#663300" vlink="#003300" alink="#FF9966" marginwidth="0" marginheight="0" leftmargin="100" rightmargin="150">
<img src="images/EADIEMAIN.jpg" width="397" height="413" border="0" hspace="20" vspace="10" align="left" alt="My lesson 6 image" >
although my group leader couldnt view my page as i seen it in my browser so i changed the code to
<body bgcolor="#000099" background="eadiebg.jpg" text="#333300" link="#663300" vlink="#003300" alink="#FF9966" marginwidth="0" marginheight="0" leftmargin="100" rightmargin="150">
<img src="EADIEMAIN.jpg" width="397" height="413" border="0" hspace="20" vspace="10" align="left" alt="My lesson 6 image" >
my group leader can view it perfectly now unfortunatley for me all i can view in my browser with changing the code is blue background and a box were my image should be
WHY? is this that i can view it one way & not the other can anyone please help my browser is IE
thanks in advance eadie
could someone please help me with this dilema.
i recently did an assignment for HTML classes were i had to add background & image.
the following code is what i used (images being the file my jpgs are located)
<body bgcolor="#000099" background="images/eadiebg.jpg" text="#333300" link="#663300" vlink="#003300" alink="#FF9966" marginwidth="0" marginheight="0" leftmargin="100" rightmargin="150">
<img src="images/EADIEMAIN.jpg" width="397" height="413" border="0" hspace="20" vspace="10" align="left" alt="My lesson 6 image" >
although my group leader couldnt view my page as i seen it in my browser so i changed the code to
<body bgcolor="#000099" background="eadiebg.jpg" text="#333300" link="#663300" vlink="#003300" alink="#FF9966" marginwidth="0" marginheight="0" leftmargin="100" rightmargin="150">
<img src="EADIEMAIN.jpg" width="397" height="413" border="0" hspace="20" vspace="10" align="left" alt="My lesson 6 image" >
my group leader can view it perfectly now unfortunatley for me all i can view in my browser with changing the code is blue background and a box were my image should be
WHY? is this that i can view it one way & not the other can anyone please help my browser is IE
thanks in advance eadie