Skip to content

breakerbay/checker-html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Checker Html

Defines the main articles of the Checker Html projects. Articles equate to Svelte components, i.e. .svelte files

Articles

Components:

Checker Projects

A collection of individual Checker Project's Components:

Checker Project Summary

  • Followup Action (optional)

CSS Grid Reference Projects

~/css-grid/Mobile-First-CSS-Grid-master

https://github.com/nabendu82/Mobile-First-CSS-Grid

  • Mobile First CSS Grid
  • CSS Variables, grid, flexbox
  • @media screen and (min-width: 960px){ - laptop
  • @media screen and (min-width: 1200px){ - desktop

~/css-grid/mobile-first-practice-project

https://github.com/kamalahmed/mobile-first-practice-project

  • Similar to ~/css-grid/Mobile-First-CSS-Grid-master
    • Slightly more complex but with more features
    • Better mobile menu
    • Mobile go to top of page button

~/css-grid/ecommerce-layout - photos

https://github.com/tomphill/ecommerce-layout

~/css-grid/responsive-tables

~/css-grid/book-code/css/css-grid-layout/2e/ch1-auto-fill-flexible.html -responsive boxes

~/css-grid/book-code/css/css-grid-layout/2e/ch2-boxy.html, ch2-boxy-responsive.html - responsive images

The CSS object-fit property is used to specify how an or

https://github.com/abookapart/css-grid-layout-code/blob/master/2e/ch2-boxy.html The CSS object-fit property is used to specify how an or

~/css-grid/book-code/css/css-grid-layout/2e/ch3-layout.html

~/css-grid/book-code/css/css-grid-layout/2e/ch4-flex.html

~/css-grid/book-code/css/css-grid-layout/2e/ch4-grid.html

~/css-grid/book-code/css/css-grid-layout/2e/ch4-layout.html

~/css-grid/HTML-AND-CSS-MOBILE-UI-LAYOUT

https://github.com/MbuguaCaleb/HTML-AND-CSS-MOBILE-UI-LAYOUT

  • Basic - CSS Grid and CSS Variables but not very good mobile

Online examples and info

richard:checker-html richardhancock$ find . -type f -name "*.html" ./index.html ./grid.html ./examples/responsive-tables/dist/index.html ./examples/responsive-tables/src/index.html ./examples/HTML-AND-CSS-MOBILE-UI-LAYOUT/index.html ./examples/Mobile-First-CSS-Grid-master/index.html ./examples/css_nested_grid/index.html ./examples/2e/ch1-auto-fill.html ./examples/2e/ch1-line-based-grid-area.html ./examples/2e/ch1-auto-rows.html ./examples/2e/ch2-boxy-overlay.html ./examples/2e/ch1-line-based-overlap.html ./examples/2e/ch1-line-based-span.html ./examples/2e/ch3-layout.html ./examples/2e/ch1-fr.html ./examples/2e/ch1-line-based-named-lines.html ./examples/2e/ch1-line-based.html ./examples/2e/ch1-gaps.html ./examples/2e/ch2-boxy-responsive.html ./examples/2e/ch1-auto-fill-flexible.html ./examples/2e/ch1-minmax.html ./examples/2e/ch1-repeat.html ./examples/2e/ch4-grid.html ./examples/2e/ch5-nosubgrid.html ./examples/2e/ch4-layout.html ./examples/2e/ch1-grid-template-areas.html ./examples/2e/ch4-flex.html ./examples/2e/ch1-basic.html ./examples/2e/ch5-subgrid.html ./examples/2e/ch1-line-based-shorthand.html ./examples/2e/ch2-boxy.html ./examples/2e/ch2-layout.html ./examples/mobile-first-practice-project/index.html ./examples/ecommerce-layout/index.html ./checker-projects/checker-projects.html

TODO

  • Mobile Hamburger Menu
  • Confirm layout for Projects, Project, Worklots, Checklists, Checkpoints, Criteria, Followup Actions

October-November Power Bil

About

Checker Html identifies the basic html pages and the elements they containing, e.g. articles etc ...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors