im using html to make a page and i want to know how i make a picture that i have on my computer the background.
How do i add a picture as my background on a page using html?
hi,
You can add the backgroud using the %26lt;body%26gt; tag itself...
%26lt;body background="image.jpeg"%26gt;.This is the Sample. You can try using this .....
Reply:%26lt;body background="the picture link here"%26gt;
for example:
%26lt;body background="http://www.geocities.com/nan...
Reply:replace the %26lt;body%26gt; tag with
%26lt;body background="yourimage"%26gt;
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment