Basic HTML Seminar

From DEV UW-Math Wiki
Revision as of 20:56, 19 December 2016 by Nagreen (talk | contribs) (Created page with "# HTML is just like LaTeX. # web servers like things in certain places; public/html/ # web servers like things called index. # Head and body # Title # Text # pictures #...")
(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. Advanced topics
  11. CSS
  12. Javascript
  13. php