PDA

View Full Version : How can i get this into HTML?



AmylovesMisty
12-29-2002, 06:53 PM
hey i was just wondering how i could get this into HTML for my new website! Is it possible or will i have to find some other way?

COCatMama
12-29-2002, 06:56 PM
Download Frontpage ...that's what I use

the html will be something like this : src="http://www.lalania.com/darwin.jpg"

AmylovesMisty
12-29-2002, 07:00 PM
Frontpage???

COCatMama
12-29-2002, 07:33 PM
yeah it's a microsoft product you use to create webpages, I use it
also here's a HINT...go to a website like, say, mine http://www.lalania.com and then click View in the menubar up top
then click Source
this will allow you to see all the HTML on a website, this is how I taught myself to show pictures and things :)

AmylovesMisty
12-30-2002, 10:44 AM
can you just give me the address instead of giving me hints beacause i need it fast .......

The Cat Factory
12-30-2002, 11:14 AM
It should work if you do it like this :)

<IMG height=326 src="http://www.imagemagician.com/images/peppurr/aniamlsxgalore!!!!!.jpg" width=547></A>

slleipnir
12-30-2002, 11:22 AM
Id just put < img src="url"> no spaces though.
You don;t really need the height and stuff like that for a picture...

AmylovesMisty
12-30-2002, 11:24 AM
Thank you so much The Cat Factory your a great help!!!!!!

The Cat Factory
12-30-2002, 11:51 AM
You're Welcome :)

12-30-2002, 12:46 PM
Microsoft Frontpage is super !! That's also what I use for my home-page !!