Roxydoll12 Web Help

 

You've picked out your background, but you have no clue how to add it to your page. Here's how!

Say this is the background you want.  It is called wahine15.gif.   You have to do 2 things:

1. Cut and paste the following code into your html.  The first thing on anyone's page is the <html> line.  Right after that is the section called <head>  The background command goes right after the <head> section ends.  How do you know where that is?  This command means that the head is done: </head>  So the background command goes right after it, like this:

<html>

<head>

<title>The title of your page will be here!!</title>

</head>

<body background="wahine15.gif">

 

If you put your images into a separate directory called "images," add the word "images," like this:

<html>

<head>

<title>The title of your page will be here!!</title>

</head>

<body background="images/wahine15.gif">

2.  You have to upload the background image into your own directory.  Upload it the way you would any other image. 

For another great tool to help you select backgrounds, check out the Colormaker!


GETTING STARTED

Check here first.  Everything about how to get started on your first webpage!

GRAPHICS

All about making graphics and adding them to your page!

TUTORIALS

How to make more advanced graphics and code effects

FRAMES

How to make and target all kinds of frames

TABLES AND MENUS

How to make tables and menus

FONTS AND HEADLINES

Make your page look its best with a unique font

CGI AND PERL

A basic introduction to cgi and perl

CARTOON DOLLS

Dollmaking tutorials and generators

MUSIC

Here's how to include music and sound on your webpage!

OTHER NEAT STUFF

Great tips and things to try!

© 1998-2004 by Alexandra Thelin