HTML & CSS Guide - Create your First Website in 2020
- 4.1
Brief Introduction
Create webpages in an easy way step by step, using HTML , CSS, Flexbox and become a modern web developer (with projects)Description
***************UPDATE July 2019******************
This class is a Introductory course to web development .
HTML is the structural component of a webpage, that allows creation of web pages and web applications. HTML is a power language that will help you develop mobile application, websites, and work with other languages like JavaScript or PHP that allow you to create dinamic pages.
This course will help to learn the basics of HTML, and is intended for users who have little or no knowledge of HTML and who wish to acquire the basic concepts of this language.
Having a good understanding of HTML is one of the main keys to develop websites, and in this short course you will learn the basics of the language.
After completing this class you are able to create a static content page for in the future deepen your knowledge of HTML as well as learn the main concepts of CSS, learning main syntax used with Cascading Style Sheets and nome of the most used properties used in CSS.
At the end you learn the last css properties that apply Flexbox Model
What you will learn in this class:
HTML document structure
Use of code editor to optimize your work
HTML elements and attributes
Heading Creation
Paragraph Rreation and Formatting
Creation of Tables and Lists to Display Data in Dfferents Formats
Hyperlinks to Connect to Other Pages and "Jump" to Internal Page Contents
Use of Images in a Webpage
How to Comment Code
Insert Audio Files(Multimedia)
Insert Video (Multimedia)
Embed Youtube Videos
Insert Embed Youtube Playlist
Embed HTML Documents
Use of tags from version 5 (HTML5)
Creation of Forms (text fields, submit buttons, radio buttons)
Understand importance of CSS in a webpage
Learn css syntax, how to add styles in a webpage and some of the main properties used in CSS
Understand CSS box model
Float and Clear properties
Css properties for flexbox model
Create 3 different projects
What is the target audience?
This course is intended for beginners in the world of web development
Settings recommended:
Video speed: 1-1.25x
Requirements
- Requirements
- To make this course just need a computer
- Code editor software
Knowledge
- Build a Website with the main elements that are used in webpages
- Know the main structure of a HTML document
- Learn some of the tags used in version 5 of HTML to format text
- Create tables and lists
- Insert images and create hyperlinks
- Use comments to organize your code
- Insert multimedia audio and videos in a website
- Embed youtube videos and playlists
- Embed HTML documents
- Add css code to your webpage
- Style your page content with style sheets
- Learn advanced CSS (flexbox)