About Katie Bischoff Expertise I have been making webpages for 5 years. I have worked with everything from Geocities to Dencity to CuteHTML. I can answer almost any question you have, be it about programming in general or different programs to use.
Experience I have been making websites for 5+ years, and I currently run 10 different sites. I went from having a site on Geocities to having my own domain, and in the process I've used quite a few different programs to ccomplish what I wanted.
Expert: Katie Bischoff Date: 9/20/2000 Subject: Web Page
Question I wanted to get a web page, so one day I did but their are a lot of problems, I don`t know how to put pictures on the web site or put a background for it, I`ve choosen geocities for my web page?
I also want to know how can you move a web page from one site to another site?
Ione
Answer Ione -
To put a picture on your website, type:
<img src="whatever.gif">
where whatever.gif is the name of your picture (me.jpg, flag.gif)
To have a background image, type:
<body background="whatever.gif">
again, whatever.gif is the name of the picture
As for moving a web page from one site to another, do you mean have a link? Like, "Click here to look at my favorite websites"?