Presentation is loading. Please wait.

Presentation is loading. Please wait.

LT: I can use CSS to decorate a web page. Do Now: Get your storyboard, and log in to winhome. Write our a list of colors you want in your website. (Minimum.

Similar presentations


Presentation on theme: "LT: I can use CSS to decorate a web page. Do Now: Get your storyboard, and log in to winhome. Write our a list of colors you want in your website. (Minimum."— Presentation transcript:

1 LT: I can use CSS to decorate a web page. Do Now: Get your storyboard, and log in to winhome. Write our a list of colors you want in your website. (Minimum 3 colors not including Black or White.) Unit 3 – Web Design

2 LT: I can use CSS to decorate a web page. What is CSS CSS stands for Cascading Style Sheets CSS is used to add color and style CSS provides formatting options

3 LT: I can use CSS to decorate a web page. CSS Can be written as: Inline styles Internal style sheets External style sheets

4 LT: I can use CSS to decorate a web page. Inline Styles Go inside tags in an HTML page. Have ordered pairs that define the style elements This text is blue

5 LT: I can use CSS to decorate a web page. Internal Styles Go inside the head of an HTML page. Are defined by the tag Have ordered pairs that define the style elements

6 LT: I can use CSS to decorate a web page. My Page body { background-color: linen; } h1 { color: maroon; margin-left: 40px; }

7 LT: I can use CSS to decorate a web page. Reflection: Add styles to your page for the tag that set the left margin to 85 pixels and the line height to 2 (hint: use w3schools.com) Turn in your html page by email.


Download ppt "LT: I can use CSS to decorate a web page. Do Now: Get your storyboard, and log in to winhome. Write our a list of colors you want in your website. (Minimum."

Similar presentations


Ads by Google