Skip to content

Copy and paste starting points for HTML documents.

License

Notifications You must be signed in to change notification settings

patflannery/html-dummies

 
 

Repository files navigation

HTML dummies!

Copy and paste starting points for HTML documents.

Templates

Frameworks

Bootstrap (raw) Pure (raw) Backbone.js (raw)
qr code qr code qr code
Docs Docs Docs

HTML5

Robust (raw) Simple (raw) Minimal (raw)
qr code qr code qr code

HTML4

HTML4 (raw)
qr code

Other

CSS, HTML, etc. comment styles and examples:

/*
**----------------------------------------------------------------------
**
** Lorem ipsum dolor sit amet:
**
**----------------------------------------------------------------------
*/

/*
**----------------------------------
** Lorem ipsum dolor sit amet:
**----------------------------------
*/

//----------------------------------------------------------------------
// Lorem ipsum dolor sit amet:
//----------------------------------------------------------------------

//----------------------------------
// Lorem ipsum dolor sit amet:
//----------------------------------

/**
 * DocBlock style comments.
 *
 * @see http://google.com
 */

/* Lorem ipsum dolor sit amet.
------------------------------------------------------------------------------ */

 /* Lorem ipsum dolor sit amet:
/////////////////////////////// */

/* ==========================================================================
   Lorem ipsum dolor sit amet.
   ========================================================================== */

/*--------------------------------------------------------------------*/

/*----------------------------------( XXXXXXXXXXXXXXX )----------------------------------*/

/*----------------------------------*/

/*-----------------( XXXXXXXXXXXXXXX )-----------------*/

/*-----------------*/

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* - - - - - - - - - - - - - - - - - - - */

/* /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\ LOREM IPSUM /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\ */

/* /\/\/\/\/\/\/\/\/\ LOREM IPSUM /\/\/\/\/\/\/\/\/\ */

/* ==================================== Lorem ipsum ==================================== */

/* ================== Lorem ipsum ================== */

<!-- |||||||||||||||||||||||||||||||||||| LOREM IPSUM |||||||||||||||||||||||||||||||||||| -->

<!-- |||||||||||||||||| LOREM IPSUM |||||||||||||||||| -->

<!-- //////////////////////////////////// LOREM IPSUM DOLOR  \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ -->

<!-- \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ LOREM IPSUM DOLOR //////////////////////////////////// -->

<!-- ////////////////// LOREM IPSUM DOLOR \\\\\\\\\\\\\\\\\\ -->

<!-- \\\\\\\\\\\\\\\\\\ LOREM IPSUM DOLOR ////////////////// -->

<!-- ======================================================================== -->

<!-- ==================================== -->

<!-- ##### BEGIN CONTENT AREA ##### -->

<!-- ##### END CONTENT AREA ##### -->

<!-- [BEGIN] xyzThingy -->

<!-- [END] xyzThingy -->

<!-- ========================================================
     Lorem ipsum dolor sit amet, consectetur adipiscing elit.
     ======================================================== -->

<!-- ================= -->
<!-- LOREM IPSUM DOLOR -->
<!-- ================= -->

<!-- |||||||||||||||||||||||||||||||||||| LOREM IPSUM |||||||||||||||||||||||||||||||||||| -->

<!-- |||||||||||||||||| LOREM IPSUM |||||||||||||||||| -->

<!-- //////////////////////////////////// LOREM IPSUM DOLOR \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ -->

<!-- \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ LOREM IPSUM DOLOR //////////////////////////////////// -->

<!-- ////////////////// LOREM IPSUM DOLOR \\\\\\\\\\\\\\\\\\ -->

<!-- \\\\\\\\\\\\\\\\\\ LOREM IPSUM DOLOR ////////////////// -->

<!-- ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ LOREM IPSUM DOLOR ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ -->

<!-- ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ LOREM IPSUM DOLOR ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ -->

Links


LEGAL

Copyright © 2013-2014 Micky Hulse

Licensed under the Apache License, Version 2.0 (the “License”); you may not use this work except in compliance with the License. You may obtain a copy of the License in the LICENSE file, or at:

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

:octocat:

About

Copy and paste starting points for HTML documents.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 99.5%
  • JavaScript 0.5%