Skip to content

MazontheMoon/css_cheatsheet_lists_links

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSS Cheatsheet - Lists and Links

My cheatsheets to teach myself coding and frontend development - this lesson is for lists ans links

Prerequisites

Web Browser

Built With

  • HTML
  • CSS
  • Sweat, some tears and a bit of laughter

Software

  • VS Code
  • CodePen
  • Git and Git Desktop

Versioning

  • Version 1.1 - Initial content
  • Version 2.1 - Style
  • Version 3.1 - Testing
  • Version 4.1 - Update content (add marker pseudo-element)
  • Version 5.1 - Update content (add link best practices)

Authors

Code Naming Conventions

Naming convention using underscores (_) to separate words: Example "section_content"

Git Commit Naming Conventions

Keyword: Description FILE

Examples:

  • create: Add new document INDEX
  • new: Add new content for sectionB INDEX
  • update: Add info to existing section on INDEX
  • fix: Typo in sectionA content INDEX
  • style: Add colour schema to page STYLESHEET
  • docs: Add naming convention rules to README
  • test: Test accessibility for styles in STYLESHEET

Resources

  • MDN
  • W3Schools
  • Font Awesome
  • Google fonts
  • Coolors.co

Table of Contents

  1. Heading title
  2. Nav menu
  3. Section 1 - Lists 3.a Intro 3.b Subsection 1 - list-style-type 3.c Subsection 2 - list-style-position 3.d Subsection 3 - list-style-image 3.e Subsection 4 - list-style 3.f Subsection 4 - marker
  4. Section 2 - Links
  5. Footer

Acknowledgments

We would like to offer our appreciation to Spotify and the This is:Ramin Dwanji playlist for providing the suitable background music for this project

License

This project is licensed under Unlicense - see the LICENSE.md file for details

About

My cheatsheets to teach myself coding and frontend development - this lesson is focusing on lists and links

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published