Presentation is loading. Please wait.

Presentation is loading. Please wait.

The structure and style of web pages

Similar presentations


Presentation on theme: "The structure and style of web pages"— Presentation transcript:

1 The structure and style of web pages
HTML and CSS The structure and style of web pages Warm-up: Write the CSS code to make a paragraph that has words with green letters.

2 Write the CSS code to make a paragraph that has words with green letters.
<p style=“color:green”> But that is just 1 way using inline style. What if you wanted EVERY paragraph to be green? It would be tedious to copy that into every paragraph. Also:; you don’t usually see it, it’s not completely necessary (the browser will display the information anyway) Use Khan Academy to learn to select by tag name and get every paragraph on the page.

3 Today Video: David Karp: How to start coding now
David started building websites at 11. 10 years later, he started Tumblr, one of the most popular blogging and social networking platforms in the world. Learn about different ways to set styles and choose colors. Continue work on Khan Academy HTML and CSS Tomorrow Compare the style of 2 webpages. Finish CSS styles part 1

4 Excellent resources http://www.w3schools.com/colors/default.asp
 


Download ppt "The structure and style of web pages"

Similar presentations


Ads by Google