• Post category:StudyBullet-9
  • Reading time:3 mins read


Make Your Own Websites

What you will learn

Make your own website

Learn what JavaScript is

Learn about CSS

Common Cyber Security threats

Description

Websites are everywhere these days. They provide information and interact with users through different platforms, such as computers, tablets, and smartphones. A website is a network of linked web pages that users access through their web browsers. A user can access a website only when he or she has a web browser to process the code used to create the website’s content.

A website is made up of HTML code, which stands for Hypertext Markup Language. HTML is the main language used to create websites. This code defines the look and behavior of a website’s pages using tags and attributes. Web pages can be viewed in different web browsers— such as Microsoft Internet Explorer or Google Chrome.


Get Instant Notification of New Courses on our Telegram channel.


In this course you will learn how websites work and be able to create your own web pages. You will understand basics like HTML, JavaScript and CSS. On top of that, you will learn about Security vulnerabilities that sometimes occur with web pages. Indeed, this is not just a Web Development course but it has a Cyber Security components as well!

If you are new to Web Development and Cyber Security, this course is for you! No prior knowledge required. The course includes exercises that let you play around with HTML code and more.

English
language

Content

Introduction

Introduction
How Web Works
HTML
Exercise
Stylesheets
JavasScript
Sensitive Data Exposure
Exercise
HTML Injection
Exercise