My cheatsheets to teach myself coding and frontend development - this lesson is for lists ans links
Web Browser
- HTML
- CSS
- Sweat, some tears and a bit of laughter
- VS Code
- CodePen
- Git and Git Desktop
- 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)
- Mary Ronan - MazOnTheMoon
Naming convention using underscores (_) to separate words: Example "section_content"
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
- MDN
- W3Schools
- Font Awesome
- Google fonts
- Coolors.co
- Heading title
- Nav menu
- 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
- Section 2 - Links
- Footer
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
This project is licensed under Unlicense - see the LICENSE.md file for details