Skip to content

HTML and CSS

Option One: Convert

  • Write a document in Word, Markdown and save it in HTML, including a style (no or minimal CSS).
  • Use Pandoc to convert Word, Markdown, and other format to HTML.

Option Two: Generate

  • Look for a HTML generator online.
  • Use a PC generator: StaticGen

Option Three: Learn and Code

Create a webpage with notepad, notepad++ or gedit (among many text editors) using simple HTML and CSS.

  1. PDF: Web Page Design.
  2. Tutorial: Building your First Web Page.
  3. Comprehensive Tutorial: HTML 4.01 Specification.

Add CSS

CSS Generators

Web Generator Lists