Learning Web development using HTML5 CSS3 Bootstrap and JS
Description Learning Outcomes Description Course Outline HTML Elements Tags Attributes HTML Document Structure Self-Closing Elements CSS Selectors Class Selectors ID Selectors Universal Selectors d. Multiple Selectors Properties Values Psuedo Elements Media Queries Bootstrap Containers Grid Headings Text Alignment Tables Buttons Cards Navbar Accordion Modal JS Data types Variables Functions Loops Arrays Objects Dom Node Operators Promise […]
Course Outline
HTML
- Elements
- Tags
- Attributes
- HTML Document Structure
- Self-Closing Elements
CSS
- Selectors
- Class Selectors
- ID Selectors
- Universal Selectors
- d. Multiple Selectors
- Properties
- Values
- Psuedo Elements
- Media Queries
Bootstrap
- Containers
- Grid
- Headings
- Text Alignment
- Tables
- Buttons
- Cards
- Navbar
- Accordion
- Modal
JS
- Data types
- Variables
- Functions
- Loops
- Arrays
- Objects
- Dom Node
- Operators
- Promise
- Callback
- Async-Await
- Error-handling
Description
In this course we will provide you the content related the web development . we are going to learn about HTML5 , CSS3 , JS(JavaScript) and BOOTSTRAP
If you wanted to make websites but didn’t know how to start? Then this course was made for you! Learn how to write Web pages and Web sites by mastering HTML5 coding techniques and best practices.
Web development is the work involved in developing a Web site for the Internet or an intranet. Web development can range from developing a simple single static page of plain text to complex web applications, electronic businesses, and social network services.
HTML : The Hyper Text Markup Language, or HTML is the standard markup language for documents designed to be displayed in a web browser.
CSS : Cascading Style Sheets is a style sheet language used for describing the presentation of a document written in a markup language such as HTML. CSS is a cornerstone technology of the World Wide Web, alongside HTML and JavaScript.
JS : JavaScript, often abbreviated as JS, is a programming language that conforms to the ECMAScript specification. JavaScript is high-level, often just-in-time compiled, and multi-paradigm. It has curly-bracket syntax, dynamic typing, prototype-based object-orientation, and first-class functions.
BOOTSTRAP : Bootstrap is the most popular CSS Framework for developing responsive and mobile-first websites. It is a tool that is going to help us to create elements and design really fast! I want to show you how powerful is Bootstrap and how much time you can save with this amazing CSS framework.
You will learn
- Introduction To Course
- Install our code editor,
- Learn how to use it,
- Create our first HTML file,
- Write our first HTML lines,
- Display elements such as title, text, images & videos,
- Linking HTML pages,
- Understand website architecture,
- Stylising our pages with CSS,
- Importing font families,
- Install and understand Bootstrap,
- Designing our page with Bootstrap.
- understand JS(JavaScript)
- Implentation of JS(JavaScript) in our page