Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 1.86 KB

css1.md

File metadata and controls

37 lines (27 loc) · 1.86 KB

CSS Apprentice 1

A developer who can code independently and build simple and well-styled websites.

Master the following skills:

  • Describe why CSS is important to web development
  • Use inline CSS styles change the visual behavior of HTML elements
  • Include CSS styles in the head section of an HTML document
  • Import CSS from local files into an HTML document
  • Import CSS from remote locations into an HTML document
  • Differentiate between selectors, properties and values in the CSS Context
  • Control the color of HTML elements using color names, RGB values and Hex values
  • Control the style of text elements in HTML
  • Compare and contrast the concepts of margin and padding
  • Control padding, margin and background for block elements using CSS
  • Control the border styles of inline and block elements using CSS
  • Control differing styles for HTML elements based on hover state

Suggested Learning:

Suggested Excercies:

  • You can use this tutorial{:target="_blank"} to help you solidify your knowledge.

Evaluation:

Ask your mentor if you are ready for evaluation. Then, schedule a live evaluation by clicking here to find a time on the calendar. After the evaluation, claim the badge.

.