Basic HTML Seminar

From UW-Math Wiki
Revision as of 20:57, 19 December 2016 by Nagreen (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  1. HTML is just like LaTeX.
  2. web servers like things in certain places; public/html/
  3. web servers like things called index.
  4. Head and body
  5. Title
  6. Text
  7. pictures
  8. links
  9. tables
  10. subdirectories
  11. other methods for creating web pages
  12. Advanced topics