Introduction to HTML and CSS: Create Your Own Website From Scratch

Introduction to HTML and CSS: Create Your Own Website From Scratch

English | MP4 | AVC 1280×720 | AAC 44KHz 2ch | 2h 38m | 352 MB

Get started on the basics of creating websites with HTML and CSS. Relying on only the most up-to-date techniques, this video course provides a way for you to quickly begin coding basic websites on your own.

Key topics to be covered are the foundational concepts behind how the web works and the advantages to coding your own site versus using online templates. Then, you will be introduced to the HTML tags used on the vast majority of sites and learn how to properly structure sites to make them easy to design, easy to maintain, and flexible enough to view on all screens (also known as responsive design). Finally, CSS will be introduced to show you how to create beautiful designs.

Practically everyone can benefit today from having a website, but why limit yourself to the look and feel of using pre-built templates when you can quickly learn how to create your own site from scratch? After watching this video, you will be prepared to begin coding your own websites.

What You Will Learn

  • Get started with the basics of HTML
  • Structure your website
  • Design a stunning website with CSS
  • Lay out your site to maximize the user experience
  • Work with responsive design to cater for all devices

Who This Video Is For
Beginners with a basic understanding of how computers work; those who work in smaller offices or in businesses that are asking fewer people to do more. .

Table of Contents

01 Overview
02 What is the web
03 Required Software
04 HTML Basics
05 The Core Four Tags
06 Headings
07 Paragraphs
08 Saving and Previewing
09 Links
10 External Links
11 Image Formats
12 The image Tag
13 Lists
14 Special Characters
15 Structure
16 Introduction to CSS
17 Linking to Stylesheets
18 Colors on the Web
19 Web Typography
20 Units of Measurement
21 Setting Font Size
22 The Box Model
23 Borders
24 Width and Height
25 Background Colors
26 Advanced Selectors
27 Background Images
28 Layout
29 Styling Navigation
30 Creating Buttons
31 Positioning
32 Responsive Layout
33 Conclusion