Description
In this course, you will learn:
- CSS properties in their most basic form
- CSS selectors are the building blocks of the web
- Using CSS to create a web layout based on relative positioning
- Web design best practices
Syllabus:
1: Getting started with CSS
- What is CSS?
- Why is CSS important?
2: Building CSS rules
- HTML review
- Building a CSS rule
- Attaching CSS to HTML using selectors
- Applying styles using CSS properties
3: Specific HTML targeting with CSS selectors
- Using HTML classes and IDs
- CSS pseudo-classes
- Combining selectors
4: Layout and positioning
- The basics of layout
- Floating elements
- Relative positioning
5: Designing your Web site for your audience
- The basics of design
- Designing for your audience
- Why accessibility is important
- Why internationalization is important
- Historical Web design trends
- Current Web design trends