Uptown HTML

Advanced CSS Techniques

CSS is the building block of todays web design. It displays some styling to your site and even down to the content in your site, but there are two levels of techniques to CSS, beginner and advanced. To become a good web designer you must master both.

Objective

In this lesson you will be learning how to use advanced CSS techniques to build a simple web page that looks appealing to your audience

Sub Objective

This lesson will include the following key points about Advanced CSS Techniques: :Before, :After, and content.

View Demo

Lesson Plans:

web_add

Question 1: What html5 structural tags did we use to create our finish peace?





Question 2: What does the :before selector do?





Question 3: What does the content attribute do wen we used the :before and :After selectores?