Skip to content

A repository for simple HTML and CSS sites to demonstrate introductory concepts.

Notifications You must be signed in to change notification settings

EnneNerdyPerson/DemoSites

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Bit by Bit Demo Sites

These are some demonstration websites meant to introduce certain HTML and CSS concepts. Many of them may be intentionally flawed or broken to demonstrate a point.

Organization

Any standalone websites that dont require external files (such as JS or CSS) live in the main repository folder. Anything that needs multiple files gets its own folder.

The Sites

Site Name Purpose
forgot-to-close-tags demonstrate what can happen if you forget to close an HTML tag
Boxes This site is meant to demonstrate that you can think of any element of HTML as a box. It demonstrates many different kinds of elements like inline ancd block elements and has some CSS to exaggerate and add color to emphasize the presence of the box model. Just remove the CSS to see the
"normal" version.

About

A repository for simple HTML and CSS sites to demonstrate introductory concepts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%