Skip to content

Stan015/altschool_assignment2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AltSchool assignment 3 : Web development

Task: A pixel-perfect of the given figma file of a responsive form page

Steps taken to achieve the result:

  • maintained semantic tags for accessibility (HTML5)
  • wrote a pixel-perfect style using pure CSS
  • maintained a clean and readable code
  • made sure to code exactly what the designer gave