Skip to content

blackdogcode/WebDevBoot

Repository files navigation

References

Web Dev Tools

HTML Element Anatomoy

  1. Getting started with HTML
  2. What’s in the head? Metadata in HTML
  3. HTML text fundamentals
  4. Creating hyperlinks

    Download Hyper Link
    mailto

  5. Advanced text formatting
  6. Document and website structure
  7. Debugging HTML
  8. Assessment: Marking up a letter
  9. Assessment: Structuring a page of content

2.1 Multimedia

2.2 HTML Q/A

3. Learn to style HTML using CSS

CSS Loading Process

CSS External Link

  1. What is CSS?
  2. Getting started with CSS
  3. CSS Types(inline, internal, external(.css)
  • How CSS is structured
  • How CSS works
  • Assesment: Using your new knowledge
    • The box model
    • CSS Position Property
      • static(default flow)
      • absolute: add a margin to its parent elemt i.e. div, p
      • relative: add a margin relative to whree the element should be(static position)
      • fixed

    3-3. CSS — Styling the Web

    3-4. Styling text

    3-5. CSS layout

    4. Bootstrap Front-End Framework

    Boot Strap Home

    5. JavaScript — Dynamic client-side scripting

    Java External Link

    1. What is JavaScript?
    2. A first splash into JavaScript
    3. Grammar and types

    5.3. JavaScript Function

    5.4 Collections

    5.6 jQuery

    07. Express.js with Node.js

    08. APIs

    09. EJS

    10. MongoDB(NoSQL)

    11. Monggose

    12. RESTful API

    13. Authentication & Security

    15. Design Shcool 101

    Q/A

    Others

    About

    The Complete 2020 Web Development Bootcamp

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published