Skip to content

asadak86/webDevelopmentBasic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Web Development Basic

Youtube Video: https://www.youtube.com/watch?v=dEgOxZSAdbM&t=58s

Overview:

  • I will be mainly talking in Urdu.
  • I will start with very basic and simple examples by which you can understand easily.
  • I will be creating a small topics/chapters maximum of 10 mins each.
  • Source code will be shared for each topic/chapters.
  • I will reply to all the comments on youtube/facebook.
  • By the end of course you will be able to create HTML websites using latest technologies.
  • Main idea is to share knowledge.

Chapter 1: Introduction & Basic setup

Youtube Video: https://www.youtube.com/watch?v=iLkU3DXAo2c&t=8s

  • What is web development?
    • What are the benefits of web development?
  • What is IDE(integrated development environment )?
    • Atom
    • Sublime Text
    • Adobe Dreamweaver
    • Visual studio code (Preferred)
      • How to install VSC?
  • What is source code?
    • How to create & use GitHub account

Chapter 2: First HTML Page

Youtube Video: https://www.youtube.com/watch?v=o4XdcZAUNc8&t=3s

  • HTML (Hyper Text Markup Language)
    • How to create a web page
  • Tags
    • <></>
    • Everything should be inside
    • All tags are in lower case
    • All tags should open and close
    • Rules of tags (Sandwich)
  • html, head, body
  • h1, h2, h3, h4, h5, h6, p

About

Web Development Basic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages