Examples: Difference between revisions

From miki
Jump to navigation Jump to search
Line 17: Line 17:
* Crystal clear layout
* Crystal clear layout
* Clear explanations, animations, drawing...
* Clear explanations, animations, drawing...

;[https://adamj.eu/tech/2019/04/21/solving-algorithmic-problems-in-python-with-pytest/]
* Crystal clear layout
* Simplicity

Revision as of 17:30, 19 December 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...
[1]
  • Crystal clear layout
  • Simplicity