0% found this document useful (0 votes)
62 views1 page

Unit 6

This document provides instructions on using a file manager to open an index.html file and browse a Web Work folder. It discusses naming conventions for CSS style sheets, with the recommendation to name the main style sheet style.css without capital letters. The document also explains how to specify styles for HTML tags within CSS, including the font family, color, and other aspects, with opening and closing curly brackets. Bulleted lists and useful CSS are mentioned as well.

Uploaded by

api-296281678
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
62 views1 page

Unit 6

This document provides instructions on using a file manager to open an index.html file and browse a Web Work folder. It discusses naming conventions for CSS style sheets, with the recommendation to name the main style sheet style.css without capital letters. The document also explains how to specify styles for HTML tags within CSS, including the font family, color, and other aspects, with opening and closing curly brackets. Bulleted lists and useful CSS are mentioned as well.

Uploaded by

api-296281678
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Unit 6

The Web Book


1) Use your newly-found file manager to browse to your Web Work folder, and double-click
on index.html. Or, if you prefer, go to the File menu on the top line and then use the
Open Document option.
2) They wanted to name it New.css, it was bad because it is conventional to name the main
style sheet file style.css and not to include any capital letters in the name.
3)

First line of each entry goes the name of the HTML tag that you want to specify a style
for, followed by a curly bracket

4) Specify the aspects of that style, such as font-family and color.


5) A closing curly bracket.
6) Define bulleted list
7) At the end of every line.
8) Useful
9) You cannot use all the fonts because it has to be installed into the visitors computer.
10) Installed on the visitors computer.

You might also like