Download presentation
Presentation is loading. Please wait.
Published byLeony Tedja Modified over 6 years ago
1
Instructions for creating a template in MS Frontpage
Go to: Format Theme
2
Instructions for creating a CSS (Cascading Style Sheet) in Frontpage
Go to: File (make 2 pages) New More page templates then Style Sheets (choose a style)
3
Format – Style Sheet Links Add (your page to the style
CSS continued Save the CSS page Click on your web page Format – Style Sheet Links Add (your page to the style sheet you saved)
4
Change the background colour and look at your linked page to see what happens.
5
Change the h1 (heading 1 colour) and see what happens when you write an h1.
6
Try using some Hexadecimal code
7
Info for Geeks - Hexadecimal
In mathematics and computer science, hexadecimal (also base 16, or hex) is a positional numeral system with a radix, or base, of 16. It uses sixteen distinct symbols, most often the symbols 0–9 to represent values zero to nine, and A, B, C, D, E, F (or alternatively a–f) to represent values ten to fifteen. For example, the hexadecimal number 2AF3 is equal, in decimal, to (2 × 163) + (10 × 162) + (15 × 161) + (3 × 160), or
8
Info for Geeks - RGB The RGB color model is an additive color model in which red, green, and blue light are added together in various ways to reproduce a broad array of colors. The name of the model comes from the initials of the three additive primary colors, red, green, and blue.
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.