Description
In this course, you will learn:
- Create your first web page with HTML and CSS.
- Distinguish between HTML and CSS and explain their respective uses.
- Identify and use the right syntax for popular HTML components.
- Explain how semantic HTML tags are used to organize online pages.
- Use tags and attributes to identify important information on a page.
- Identify and use the proper CSS syntax.
- Apply CSS to HTML elements.
Syllabus:
- Introduction to HTML and CSS
- Write your first lines of HTML and CSS
- Create content using HTML
- Decorate your content with CSS
- Create HTML text elements
- Create headings for strong page structure
- Add text in paragraphs
- Strengthen and emphasize text
- Add links and understand attributes
- Organize elements in a list
- Add images to your web page
- Use the best images possible
- Structure an entire page
- Create general page structure
- Understand block-level and inline elements
- Group content with divs and spans
- Add classes and ids to elements
- Add breaks and lines to your content
- Add a head to your HTML for information about your website
- Spice up your content with CSS
- Apply CSS to elements
- Decide where to write CSS
- Set your first colors
- Understand color theory
- Set fonts
- Control font sizes, line spacing, and word spacing
- Trick out your text
- Get some practice building your first page with HTML and CSS