Front End Web Development Full Course [22 Hours] | Learn HTML, CSS, Bootstrap 5, Tailwind CSS

preview_player
Показать описание
Front End Web Development Full Course [22 Hours] | Learn HTML, CSS, Bootstrap 5, Tailwind CSS

This full course on front-end web development will cover all the essential skills needed to become a professional web developer. The course includes lectures on HTML and CSS, JavaScript, Bootstrap and Tailwind CSS. You will learn how to create responsive websites that look great on any device using HTML and CSS. You'll also learn how to use JavaScript to add interactivity and dynamic content to your site. Additionally, the course will cover best practices for web development, including accessibility, performance optimization, and SEO. By the end of the course, you will have the knowledge and skills to build professional-quality websites and to adapt to new web technologies as they emerge. With Bootstrap and Tailwind CSS, you will learn how to use pre-built CSS classes and components to quickly create beautiful, responsive layouts for your website.

00:00:00 - Video Intro
00:00:11 - Front End Development Header
00:00:28 - HTML+CSS
08:40:19 - JavaScript
16:37:29 - Bootstrap 5
19:48:24 - Tailwind css

WsCube Tech is a leading Web, Mobile App & Digital Marketing company, and institute in India.

We help businesses of all sizes to build their online presence, grow their business, and reach new heights.

All the courses are job-oriented, up-to-date with the latest algorithms and modules, fully practical, and provide you hands-on projects.

📞 For more info about the courses, call us: +91-7878985501, +91-9269698122

✅ CONNECT WITH THE FOUNDER (Mr. Kushagra Bhatia) -

Connect with WsCube Tech on social media for the latest offers, promos, job vacancies, and much more:

--------------------------------------| Thanks |---------------------------
#frontend #frontenddeveloper #frontendwebdevelopment
Рекомендации по теме
Комментарии
Автор

Timestamps:
00:00:00 | Introdcution to HTML | Structure of HTML
00:06:33 | Types of Tags in HTML | Open Tags | Close Tags
00:11:30 | Heading Tags in HTML | Imporatance of Heading Tags
00:15:54 | Basic Tags in HTML | Practical Implementation
00:24:20 | List Tags in HTML | Ordered List | Unordered List
00:31:52 | Nested list in HTML | How to make a nested list ?
00:38:25| Image Tag in HTML | Image Tag Attributes
00:45:35 | Anchor Tag in HTML | How to use Anchor Tag ?
00:53:26 | Super script, sub script and meter tags in HTML
01:00:33 | Table tags and its children tags
01:09:21 | Table tag attributes.
01:21:57 | Introduction to Form in HTML.
01:27:06 | rom tag and form elements (Textbox, Textarea, Radio Button, Submit and Reset)
01:38:18 | Form elements (Select Box, Check Box, File Input), Fieldset and Legend Tag
01:46:57 | HTML 5 Form elements (Color, Email, Password, Number and Hidden)
01:55:28 | HTML 5 Calendar Form elements (Date, Datetime Local, Time, Month, Week, Range)
02:03:18 | HTML 5 Form attribues (Required, Placeholder, Autofocus, Read Only, Disabled, Min, Max, Maxlength, Checked )
02:14:47 | Introduction to the concept of div tag in HTML. | What is div tag ? | How div tag works ?
02:25:22 | Introduction to CSS | What is CSS ? | Types of CSS
02:29:01 | How does CSS works ? | CSS selectors | What is Class and Id ?
02:34:22 | Working with internal CSS | CSS Properties (width, height, background, float)
02:49:06 | How to count div tags using desgins
02:55:38 | CSS Properties (font-size, color, font-weight, font-style )
03:02:23 | CSS Properties (text-align, text-decoration, text-transform, word-spacing, letter-spacing)
03:09:39 | One page design using HTML and CSS
03:36:01 | How to embed video to the web page ? Video tag and its attributes
03:48:44 | How to embed audio to the web page ? Audio tag and its attributes
03:57:26 | What is iframe tag ? How to use iframe tag in HTML 5
04:02:38 | How to add Youtube video using iframe tag
04:06:23 | How to add Google map video using iframe tag
04:08:56 | Implement Auto suggestion on web page using data list tag in HTML 5
04:14:40 | Detail and Summary Widget using HTML 5 Tags
04:19:24 | Web Page layout | How does the HTML 5 layout works | Tags in HTML 5
04:25:26 | HTML 5 special characters codes | How to insert sepcial chacters in HTML
04:30:41 | What is external CSS ? | Why use external CSS ? | How to link external CSS with a page
04:39:44 | What is inline CSS ? How to use inline CSS ?
04:44:25 | CSS Hover Effect. How to use hover effect ?
04:49:30 | Border properties in CSS. | How border works ?
05:02:16 | Margin properties in CSS. | How margin works ?
05:10:32 | Padding properties in CSS. | How margin works ?
05:21:22 | Background image and background repeat | CSS Properties
05:27:49 | Background position, size and attachment | CSS Properties
05:35:51 | Background color using rbg and rbga function | CSS Properties
05:45:50 | Box shadow | CSS Property
05:54:42 | Text shadow | CSS Property
06:01:10 | Overflow, overflow-x and overflow-y | CSS Properties
06:08:49 | CSS transform Property | translate function
06:15:37 | CSS transform Property | skew function
06:23:27 | CSS transform Property | rotate function
06:29:20 | CSS transform Property | scale function
06:34:54 | CSS Property | Position | Absolute and Relative
06:45:33 | CSS Property | Position | Fixed and Sticky
06:52:42 | CSS Column Properties (Column-count, Column-fill, Column-gap)
06:58:28 | CSS Column Properties (Column-rule, Column-span, Column-width)
07:05:04 | CSS Opacity and Transition Property with Example
07:11:45 | Add to cart button pop up over image using HTML and CSS
07:19:21| Display Property | None | Block | Inline | Part 1
07:25:44 | Display Property | Inline-block | Flex | List-item | Part 2
07:33:42 | CSS Properties | Resize | Text-indent
07:38:31 | What is CSS 3 Animation ? Properties of CSS 3 Animation
07:43:51 | keyframes, animation-name, animation-duration . animation-delay | CSS 3 properties
07:53:07 | animation-iteration-count, animation-direction, animation-timing-function, animation-fill-mode | CSS 3 properties
07:59:07 | animation CSS 3 Property animation-timing-function.
08:04:08 | Animation using CSS3 Properties
08:21:03 | CSS Properties Grid Part 1 display- grid, grid-row-gap, grid-column-gap, grid-gap, grid-template-columns
08:31:12 | CSS Properties Grid Part 2 grid-column-start, grid-column-end, grid-row-start, grid-row-end,
08:33:35 | CSS Properties, Min and Max Height & Min and Max Width

dark-knightCoder
Автор

08:40:20 | Java Script Start
08:49:01 | How to use JavaScript with HTML
08:53:01 | Functions in JavaScript
08:58:31 | Functions in JavaScript(Practical Implementation)
09:07:13 | JavaScript Variable
09:17:11 | Put and Get data from the HTML element
09:28:46 | String Concatenation
09:33:45 | Types of Operators
09:46:59 | Comparison Operators in JS
09:52:39 | Logical and Ternary Operators in JS
10:00:57 | Assignment Operators in JS
10:06:30 | Predefined and User defined functions
10:13:18 | Calling User Defined Function on Click Event
10:21:02 | Simple Calculator using JS
10:30:57 | How to get the data using Prompt function
10:35:35 | JavaScript conditional statements
10:41:14 | JavaScript conditional statements(Practical Implementation)
10:47:19 | Array in JS
10:56:33 | JavaScript looping statements (for loop)
11:05:14 | JavaScript looping statements (while loop)
11:12:02 | JavaScript looping statements (forEach loop)
11:21:00 | JavaScript continue statement
11:26:14 | JavaScript break statement
11:30:55 | JavaScript switch statement
11:37:20 | Some important array method in JavaScript
11:53:07 | Data methods in JS
12:06:32 | What is typeof operator in JS

umarhome
Автор

😎Hey, thanks for watching! We’d love to know your thoughts/doubts here in the comments.

wscubetech
Автор

This channel has a largest scale of knowledge share in YouTube.

KiranmoySarkar-lc
Автор

Time Stamp ( Javascript )


8:40:05 - Introduction to JavaScript
8:48:51 - Using javascript with html
8:52:46 - Functions
8:58:12 - Functions ( practical)
9:06:58 - Variables
9:16:55 - Dom function
9:28:27 - String Concatenation
9:33:27 - Types of operators
10:06:13 - Functions in JavaScript
10:13:00 - Click event
10:20:44 - Simple calculator using javascript
10:30:40 - get data using prompt function
10:35:16 - conditional statements
10:47:02 - Array in JavaScript
10:56:18 - Loops (for loop)
11:05:02 - while loop
11:11:45 - for each loop
11:20:41 - continue statement
11:25:55 - break statement
11:30:38 - switch case
11:37:02 - array methods 1
11:52:50 - date methods
12:06:15 - (typeof) operator in JavaScript
12:10:29 - Events in JavaScript
12:17:12 -
12:23:35 - set interval method
12:27:27 - set Timeout method
12:31:09 - Digital clock using javascript
12:47:50 - clear timeout method
12:53:58 - clear Interval method
12:58:27 - difference between Java and javascript
13:08:28 - DOM manipulation
13:12:55 - window DOM
13:19:23 - history object
13:32:08 - screen object
13:40:07 - math object
13:54:35 - this keyword
14:03:51 - Event listener
14:23:49 - number validation
14:33:43 - print table of user given number
14:41:23 - printing patters
14:51:22 - animation using javascript
15:02:18 - Exception handling
15:29:32 - get and set Attributes in JavaScript
15:37:40 - show and hide password using javascript
15:44:49 - password validation
15:56:56 - getModifierState() function
16:03:29 - white space or blank space validation
16:10:30 - RegExp
16:26:28 - password checking

entertainment
Автор

The dedication and hard work is its best. Thank you is a not enough for you sir. Hats off you 🙏🙏

gopallaharpure
Автор

00:19:30 | Basic HTML
08:40:20 | Java Script Start
16:37:30 | Bootstrap Start

pawanmahar
Автор

very useful course for students who want to make career in web development. Course content and presentation is very very systematic thankyou so much sir

AtalMishra-jm
Автор

What an explanation! Deserves appreciation!! 👏👏👏

wwe.urdupak
Автор

very useful course for students who want to make career in web development. Course content and presentation is very very systematic.

HarshVardhan-tkej
Автор

How can I thank you, you taught it very simply..😊can't express my gratitude.

sudiptadas
Автор

Aap itane achhe se samjhte h ... thank you so much sir ..❤❤❤ love you too dear sir ❣️❣️❣️

neetumamfanclub
Автор

Thanks, WsCube Tech for covering the Front End Web Development in a single video💥.

backendIsFishy
Автор

At 12:15:20 ( please go manually at this timestamp YouTube has some glitch it is not going at that location by clicking on the timestamp) you are saying we need to keep it out of the function so, it would be global variable, but you are using var whose scope is always a global scope, if you are using let than using it out of the function makes it global variable and it makes sense ?.... Pls guide if I am wrong ...

visheshgupta
Автор

Thank you sooo much sir ❤️❤️❤️❤️
Love from Pakistan And big respect ❤️❤️❤️
Bohat koch sekha deya apny ❤️❤️❤️❤️❤️

Muzikhattak
Автор

Bundle Of Thanks Sir and also Wscube tech i have commplete this tuterial and Alhamdulillah i learned

AliKhan-feyq
Автор

Best YouTube channel for learning thanks a lot wscube team and all sir thanku ❤️😊

saurabhmishra
Автор

This video is very helpful for me thank you so much sir. Also give best explanation of all the topics and easily understandable your explanation 🤩

radhakrishna
Автор

It's amazing tutorial for beginners, salute to this man.

vipgamer
Автор

Very informative video each and every thing I understood thank you so much for this video.

rimshakhan