The first question has to do with an image not working. This is my source for the page:
<HTML>
<HEAD>
<TITLE></TITLE>
</HEAD>
<BODY BGCOLOR=CCCC99 TEXT=003366 LINK=990000 VLINK=990000>
<CENTER><IMG SRC="half.jpg"></CENTER>
</BODY>
</HTML>
Very simple [is part of a frame] but the picture won't work. the picture is called half.jpg
Am i doing something wrong? It's in the same folder. I can't seem to get it to work.
It won't work here either:
<HTML>
<HEAD>
<TITLE></TITLE>
</HEAD>
<BASE TARGET=BANNER>
<BODY BGCOLOR=CCCC99>
<CENTER><IMG SRC="CreativeCrossroadsLogo.jpg"></CENTER>
</BODY>
</HTML>
Different picture but it's in the same location and everything is spelled correctly. [Same problem]
If anyone could help me i'd absolutely love you!
-------------------------------------------------------------------------------------------------------------------------
The second problem I have is I don't know how to create a set resolution where there will be a background behind the actual page. I want to make the background this specific green color...but i don't know how to go about doing this. Can anyone tell me how?
