1 / 8

Instructions for creating a template in MS Frontpage

Instructions for creating a template in MS Frontpage. Go to: Format Theme. 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). CSS continued. Save the CSS page

karis
Download Presentation

Instructions for creating a template in MS Frontpage

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  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. 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 base16, or hex) is a positionalnumeral 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 10995.

  8. Info for Geeks - RGB • The RGB color model is an additivecolor 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.

More Related