Examples: Difference between revisions

From miki
Jump to navigation Jump to search
Line 13: Line 13:
* lean and mean
* lean and mean
* Moving table of content. Single page, but with clickable content selection.
* Moving table of content. Single page, but with clickable content selection.

;[https://nullprogram.com/blog/2017/11/03/ Render Multimedia in Pure C]
* Crystal clear layout
* Clear explanations, animations, drawing...

Revision as of 15:10, 24 November 2020

Examples of various nice things collected on Internet for inspiration.

Style

thesimplecomputer.info
  • A nice HTML5/CSS3 layout for computer blog.
  • What I like:
    • The selection of fonts (Bree Serif for Free!) and font icons (Font Awesome).
    • The consistent style: bold for option name and selected value; common style for command and command logs; ...
    • Lean and light style.
Mastering Markdown
  • Another HTML/CSS layout.
  • lean and mean
  • Moving table of content. Single page, but with clickable content selection.
Render Multimedia in Pure C
  • Crystal clear layout
  • Clear explanations, animations, drawing...