Giter VIP home page Giter VIP logo

beginner-html-css's Introduction

Learn HTML and CSS from Scratch

Build your first website in this free live series on Zoom

Lesson 1

  • View solution code here
  • Mock up website design in Excalidraw
  • Learn what a code editor is
  • Create your first HTML file (index.html)
  • Learn the basics of HTML structure and syntax
    • Review the basics of HTML, here
  • Add a logo (image file) to the page

Lesson 2

  • View solution code here
  • Learn some more semantic HTML tags like main, section, article, and footer
  • Update the logo with an optimized version (cropped, resized, smaller filesize)
  • Add remaining sections to the page (main > section#about, section#portfolio, section#contact, and footer)

Lesson 3

  • View solution code here
  • View CSS Tutorial here
  • Add style.css
  • Add link tag for style.css in index.html
  • Add id to header element
  • Position header text around logo
  • Turn nav menu into a horizontal navigation bar

Lesson 4

  • View solution code here
  • Image updates
    • Create images folder
    • Move logo to images folder
    • Update img tag src attribute
    • Move inline CSS from img tag to style.css
    • Add hero image
  • Update About h2 text to "About Me"
  • Update age input to be an email input
  • Add textarea for message body
  • Add cards to portfolio section
  • Update nav padding-right to align text with the rest of the page

Lesson 5

  • View solution code here
  • Add dynamic form with web3forms
  • Customize form redirect
  • Add custom success message with JavaScript
  • Deploy website with GitHub Pages

beginner-html-css's People

Contributors

nax3t avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.