Course Information
- Available
- *The delivery and distribution of the certificate are subject to the policies and arrangements of the course provider.
Course Overview
Learn web development basics.
Hello and welcome to this course.
This course is an introductory course to web development for absolute beginners.
The aim of the course is not take you from beginner to expert but to take you
from beginner to a point where you can you can decide if you want to explore more.
The three technologies every web developer must know are :
HTML : Used to create content
CSS: Used to present the content
JavaScript : Used to create interaction
They are the building blocks of all websites and web based projects.
This course will teach you the basics of these three technologies
by creating a basic one page website project.
What You will learn
Introduction to basic HTML
- Creating a very basic website
- Planning a basic website
- Assembling files and folders
- What is HTML
- HTML document structure
- Anatomy of HTML element
- Marking up text
- Links
- Using comments
- HTML Attributes
Introduction to basic CSS
- What is CSS
- Ways to apply CSS
- CSS Ruleset
- CSS basic selectors
- Styling multiple elements
- CSS Box model
- Using margin and padding properties
- Changing background color
- CSS Display property
- CSS Font property
- Using google fonts
Introduction to basic JavaScript
- What is JavaScript
- Where to place JavaScript
- Variables
- Data Types
- Operators
- Operator precedence
- Using Conditionals
- Functions
- Events
- Using Linting tools
- Adding image changer
- Adding personalized message
By the end of this course you will be able to create a basic one page website and in the process acquire some basic but useful
web development skills.
Course Content
- 4 section(s)
- 60 lecture(s)
- Section 1 Getting Started with the web
- Section 2 Introduction to HTML Basics
- Section 3 Introduction to CSS Basics
- Section 4 Introduction to JavaScript Basics
What You’ll Learn
- Build a very basic one page website
- Plan and design a basic website project
- Install and use text editor
- Create a basic HTML document structure
- Use comments in your code
- Learn basic HTML
- Learn basic CSS
- Learn basic JavaScript
- Learn to use linting tools
- Add image changer code to a website
- Add personalised greeting message to website
- Learn to use web browser console
- Access google fonts from your website
Skills covered in this course
Reviews
-
DDr Vinod Kumar sangal
The video and audio lecture were both understandable and clear.
-
FFavour Olajide
So far so good. Easy to understand and goes straight to the point. I am just unsatisfied with the JavaScript content. He didn't provide much information, I followed everything he did but my code still doesn't work
-
HHarshitha Balamurugan
It was good for basics,, but the last JS video felt like an information dump.
-
RRajesh G
Sir, please try Visual Studio Code which is very useful, free, cross platform text editor.