Skip to content

Simple specification for creating HTML and CSS code that can be imported.

Notifications You must be signed in to change notification settings

goldingdamien/html-css-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Description

Simple specification for creating HTML and CSS code that can be imported. Differs from other common formats in that it is just client code and does not use complicate JavaScript libraries/frameworks such as React or WebComponents. Includes template loader for viewing code.

Creating code

  1. Create a directory with the name of the template.
  2. Create an index.html file inside the created directory.
  3. Create a style.css file inside the created directory.

Using the loader

  1. Copy the template loader to your desired location.
  2. Reference your template.
  3. Open with a server(http-server, etc.)

About

Simple specification for creating HTML and CSS code that can be imported.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published