Skip to content

IvanPostarnak/pure-lite-markup-training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 

Repository files navigation

"Pure Lite" markup training 💪

pure-lite-presentation-picture Humble example of landing page markup
The second markup of mine, a little better than the previous one


Things I've improved over the previous attempt 💹

  • started using semantic tags of HTML
  • names of CSS classes are getting better
  • meet BEM methodology: started extracting repetitions of styles into independent blocks with their controlling modifiers

Things I have NOT acchived from the last attempt 🚨

  • STILL a lot of CSS code repetitions
  • STILL pixel-perfect (mostly)
  • STILL not using any of CSS preprocessors
  • STILL wasn't tested in every browser

New things to improve: ❗

  • learn inheritance in case to prevent wasting re-inicialization

Contacts

About

My second completed markup as a training exercise

Topics

Resources

Stars

Watchers

Forks