HTML    CSS    PHP    Bootstrap    JavaScript    Dev Tools      

Styling Elements in HTML - Part 3

Current Time  00:00 Total Time  00:00

We are always looking for input on our tutorial content. If you have a suggestion, comment, additional information on this topic that you feel should be added, drop us a line. We appreciate your input.

Title: Styling Elements in HTML - Part 3 Category: HTML / HTML5

Topic: HTML Essential Training Series Publish Date: 2015-01-16

Views: 199

Author: Mike King

Description

In this tutorial we discuss the advantages of using External Style Sheets when designing our web pages. We present the advantages of external style sheets and then work through demonstrations of creating an external style sheet and then linking that style sheet to our HTML page and then add styles to that external sheet to style our web page. We design the HTML element and the body element to reflect changes that we have made to our CSS Style Sheet. We look at numerous different properties in CSS to style the web page we have been using in our demonstration. We wrap up the tutorial by adding an additional page to our web site and attach the style to style the new page.