Featured

HTML Course Part 1



Published
IS THIS COURSE FOR ME?
This course is for beginners in HTML or web development in general. It can also serve as a refresher to people who already know HTML.
AIM
The aim is to educate beginners on how to begin writing some HTML code.
COURSE OUTLINE
- Installing a Text Editor
- Setting up a Local Development Server
- HTML Page Structure
- HTML Syntax
- HTML Comments
- HTML Headers
- HTML Paragraphs
- HTML Block Quote
- HTML Links
- HTML Images
- HTML Lists
- HTML Forms
- HTML Input Types
- HTML Text Area
- HTML Dropdown List
- HTML Form Element Attributes
- HTML Buttons
- HTML Character Entities
- HTML Videos
- HTML Audios
- HTML Iframes and YouTube Videos
- HTML Style
- HTML JavaScript
- HTML Meta tags
- HTML Further Studies
REQUIREMENTS
- Laptop
- Data to install some apps
- Basic knowledge of how to use a computer
WHAT IS HTML
- Acronym for Hypertext Markup Language
- A client-side, front-end web development language
- Used to add content and structure to web pages
- Ends with .html file extension
INSTALLING A TEXT EDITOR
- Visual Studio Code
- Sublime Text
- Atom
- Notepad ++
Install Visual Studio Code from https://code.visualstudio.com/download
Category
Web design
Be the first to comment