Skip to content

krwg/practice3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

practice3

Requirements: Stylized "About Me" Page

  1. Include CSS in the HTML from Day 1
  2. CSS variables for colors in :root
  3. Reset: * { box-sizing: border-box; margin: 0; }
  4. Typography: one font for text, another for headings
  5. Links: remove underline, :hover — change color
  6. Skill cards with border, border-radius, padding

Criteria:

  • No inline styles in HTML
  • All text sizes in rem
  • Page is readable at 320px width

About

Practice repository #3 - coding exercises and learning snippets by krwg.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors