Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Web Development With HTML CSS BOOTSTRAP JQUERY for Beginners
Rating: 4.4 out of 5(83 ratings)
4,318 students

Web Development With HTML CSS BOOTSTRAP JQUERY for Beginners

Learn to code fully Responsive Websites using HTML CSS BOOTSTRAP JQUERY from SCRATCH. This Course is made for EVERYONE!
Created byRyan Dhungel
Last updated 11/2022
English
English [Auto],

What you'll learn

  • You will learn, understand and get comfortable with HTML5, CSS, BOOTSTRAP and BASICS OF JQUERY.
  • At the end of this course, You will be able to build fully Responsive Websites that are Feature Rich, Modern and easily Extendable.

Course content

5 sections61 lectures4h 46m total length
  • Write your first html code and run in the browser4:58

    Set up text editor such as Sublime Text, create a project folder, and save index.html to write HTML with paragraphs and headings h1–h6, and view your code in Google Chrome.

  • Using inline css styling4:47

    Learn to structure a basic HTML document with doctype, head, and body, using headings and paragraphs. Practice inline styling with the style attribute to color elements, like turning headings red.

  • Create and link your own css file3:41

    Create a separate css file and link it in the head of the index page, then adjust font sizes to see how styles apply.

  • Using google fonts2:36

    Learn to use google fonts by obtaining the font link, adding it to the HTML head, and applying font-family to headings and text in CSS.

  • Adding images to html pages5:35

    Add images to html pages by organizing them in an images folder, using the image tag to link files, and resizing with width and height attributes for proper display.

  • Adding alt tags to images and its importance2:39

    Add alt tags to images to help search engines understand content and improve search engine optimization, boosting your page visibility in Google results.

  • Add links to text4:59

    Learn how to create hyperlinks in HTML by turning text into clickable links that navigate to other pages. Open links in a new tab with target _blank to control behavior.

  • Add links to image2:43

    Learn how to make images clickable by wrapping them in links, use hover effects, and apply best practice by giving elements a class name for targeted styling.

  • Applying border styling and hover effect4:40

    Apply border styling and hover effects to targeted images by assigning a specific class, enabling interactive styling that affects only selected images.

  • Applying background color and paddings6:15

    Apply background color and padding to elements using class and id selectors, control padding on all sides or individual sides, and adjust heading size and text decoration for styling.

  • Creating ordered and unordered lists3:09

    Learn to create ordered and unordered lists in HTML, explore list nesting and list structure with headings and paragraphs on real pages.

  • Creating forms3:10

    Create forms with input and textarea elements, set rows and columns, add a submit button, and use bootstrap to improve the form's appearance.

  • Margin and styling5:38

    Apply margins and padding to control spacing around content, adjust top, bottom, left, and right sides, and set a background color to style elements inside the body.

  • Radio buttons and checkboxes5:53

    Master radio buttons and checkboxes in forms using HTML and Bootstrap, including labels, input types, placeholders, default selections, and required submission behavior.

Requirements

  • You should be able to use a computer
  • Interested in Web Development or Learning to Code

Description

Hello and welcome.

I would like to welcome you to this wonderful course which will make you a web developer from scratch

This course has 3 major sections

First section will get you up and running with html and css. Then in the second section we will dive into bootstrap which will enable you to develop production ready professional web pages that are beautiful, feature rich and fully responsive.

They will work perfectly for both web and mobile devices.

We will not stop there. We will also dive into jquery. And you will be surprised how cool and easy jquery is even if you know absolutely nothing about javascript. You will learn about using cool animations, learn how to select the html elements using jquery and add awesome features to them.

Now you might be thinking ok thats great. But wait, there is more. There are some more great topics covered as well. One of them is adding email feature to your contact forms

Yes, its almost impossible to use email features on static sites that are built only with html and css without any server side technology such as php but we will tackle this problem too .. nice and easy.

So yes, there will be email feature to our site and it will go live. Yes, I will show you how to push your local project to live server and reach out to the whole world.

Yes this one course will change everything. 

You know web development is vast and complex but mainly is because of confusion and not being able to decice where to begin and what to learn ...

This course will solve that problem. Enrol in this course and change your life. Lets start right now!

Here in the main course demo (There will be two more projects based on pure html and css and also on jquery), we have a beautiful image slider. With heading and a bit of description and a call to action button.

It is fully responsive and works perfectluy in small screen and mobile devices too because it uses bootstrap

 we will learn how to customize it many ways, making images responsive. using font awewsome icons and google fonts and also a bit about SEO practices.

Adding a fullwidth fixed background image for beautiful effects, fully functioning contact form, tables, background gradient color...formating articles...and more!

Not to forget, cool panels and yes modal too which you can customize in many ways you prefer...

You can add more animations and interactivity to it using jquery which you will learn in the last seciton . so yes, its packed with awesome practical tools that you will require in every day life as a web developer. Excited? lets get right into it!!

Remember, In this course, you will learn to CODE FROM SCRATCH. If you haven't yet, get ready to write you very first code and discover the the brand new world!

Who this course is for:

  • Anyone who wants to learn to code or get into Web Development
  • Anyone who wants to learn how to create, maintain and host fully responsive modern websites