Author Topic: HTML Help?  (Read 1507 times)

Its not showing up :c


Where do you have the html file saved? You should make a folder with your html files inside and have an images subfolder. If you did that the code should be <img src "images\hillking.png">.

It worked!!! How do you change the background color?
« Last Edit: October 29, 2010, 03:22:26 PM by edman2299K »

Where do you have the html file saved? You should make a folder with your html files inside and have an images subfolder. If you did that the code should be <img src "images\hillking.png">.

WHY DIDN'T HE LISTEN TO ME A FEW MINUTES AGO?!?

It worked!!! How do you change the background color?

<body background="red">

WHY DIDN'T HE LISTEN TO ME A FEW MINUTES AGO?!?

<body background="red">

Oh that doesn't work, this is what does thoug <body bgcolor="red"> works fine.

Will someone help me over skype?

Oh that doesn't work, this is what does thoug <body bgcolor="red"> works fine.

Yeah for the color, if you want a picture as a background it's <Body background=" "> you can add multiple attributes too such as <body background=" " bgcolor=" ">