Backgrounds & Text
Backgrounds and text are the first step in learning HTML for presentations. Make sure you're using Mozilla Firefox, or this won't work. Remember that HTML editing site i gave you in the Basics post? Now its time to use it. Take the following code, and copy&paste it into the top of the HTML editing site.
Start
Text Here.
Now lets edit the code! The highlighted parts are the things you can change.
Colours
1. See that code between the # and the ;? that's your colour code. To change your colour, take out whatever code is in there.
2. Open the Colour Code site. Click Sample & find the colour you like. Type the code for it between the # and ; in the HTML site.
Text Fonts & Size
1. Change your font. After it says font-family: you can put the font you like.
2. To change the font size, Change the number after font-size in the code above.
Margins, Text Align and Line Spacing
1. Change the number found after margin to change the amount of margin in your presentation.
2. After it says text-align, you can change the highlighted part by typing left, right or center
3. Change the number found after line-hight to change the space between each line of text.
To drag your presentation onto your account, highlight what's on the bottom half of the HTML editor starting from the part that says Start. Open a tab with Stardoll, and go to edit your presentation like normal. Drag what you've got on the HTML site into Stardoll and put it where you would write what you want to be on your presentation.
No comments:
Post a Comment