How To Make Website Using HTML & CSS | Full Responsive Multi Page Website Design Step by Step

preview_player
Показать описание
Learn How To Make A Complete Website Using HTML and CSS, Complete HTML and CSS Multiple Pages Website Design Tutorial Step by Step

-----------------------------------

In this video you will learn to create a complete website design using HTML and CSS step by step. It will be fully responsive website design and we will create 5 different website pages and we will link all pages through navigation menu. We will learn to create Home Page, About Page, Course page, Single blog post page and Contact page with a working contact form.

Download the image used in website from the above link then try to make this website yourself after watching this step by step website design tutorial.
-------------------------------------
Recommended certification course:

❤️ Complete website Using HTML and CSS
✔️ 8 Complete website step by step
✔️ Source Code Download
✔️ 76 Lectures, 12 Hours Video
✔️ Course Completion certificate

-----------------------------------------
Recommended Video on YouTube:

HTML and CSS Complete course for beginners:

Code Editor used in video and shortcut keys:

Make Responsive Team member design for website in HTML CSS:

Make Elastic Image Slider using HTML CSS And JS

Make Login and Registration Form using HTML CSS:

Make A Complete one page website in HTML and CSS

---------------------------------------
My recommended tools and tutorials

-------------------------------------
Image Credit:

-------------------------------------
Like - Follow & Subscribe us:

Рекомендации по теме
Комментарии
Автор

You Indians are genius and you are so generous to share your knowledge. Much appreciation from Philippines 🇵🇭.

jojid.econar
Автор

Honestly you have taught me more in a hour than my own university has taught me in 3 months. You make it so easy to learn and to understand. You're a life saver; Thank you !
Subscribed=YES

Zendayafan
Автор

I'm extremely grateful for this video, man. I'm not the sharpest tool in the shed when it comes to coding, but this the most comprehensive tutorial I've seen this far, and it's just one hour.

You rock, dude.

abe
Автор

This is where it all began for me! 2 years later, and after going deep in to react for the past year, I have landed my first internship as a web dev. Keep working dudes! 🎉

dabneeboy
Автор

I owe all of my tech ability to random Indian guys on YT.

kenosabi
Автор

I am a self taught Coder. I completed so many udemy courses but I think you have teach me so many things in one hour. I like practical things. Thank you 😊

SadDamniT
Автор

This man is literally explaining everything bit by bit ... Just awesome for a beginner to fully understand. clear explanations and concise. I recommend 🌟

musshare
Автор

I have just bought you a coffee. I have watched the entire course and I think you are the one to follow. You are brilliant to say the least. Everything well explained at every step. I have bought the source code and will deconstruct it to learn from it. Thank you the effort in bringing this wonderful tutorial to us newbies, who are willing to learn from examples. Thanks from the UK.

christopherpereira
Автор

I would really thank @Easy Tutorials for helping me with "What to do after studied all the HTML and CSS topics?" and I got my answer, thank you so much so that I could really practice everything that I have learned so far. Your designing style is best it's very precise and perfect.

pratikkolte
Автор

Man, I must tell you that you are just great when it comes to Web Development. Haven't seen anyone who makes Web Development easy to understand like you do, since I started Learning Web Development. Have gotten so much from your Web Development projects and I must thank you for that and I encourage you to continue making tutorials like those, we love then 👍

sixtusushahemba
Автор

Thank you so much for this. As a very beginner, I've been struggling for a while, now this is really friendly for my skill level right now, and it really give me hope that I can understand this Frontend development . Thank you. God bless you. This is priceless to me.

udemedaniel
Автор

Thank you very much for your help. I was able to follow along. This tutorial helped me to develop a website for a school/orphanage. I adapted some things to the needs of the school, but I really thank you. I only took two web design courses in college. I can tell you are a SME (Subject Matter Expert). I really appreciate you taking the time to do this. I'm looking forward to the next one.

randyzeroth
Автор

1 hour, 11 minuts and 58 seconds spend the best way possibe.
I did know some HTML, CSS and Javascript before i clicked on this video but how you showed how easy it is to make a beautiful website to both phones and computers with the tools you've already gather is incredible.
You are a god among men <3.

noahnannbergschousboe
Автор

Over 9 months of reading various resources on building website now, your EASY 1 hour video solved the whole problem.
You're a problem solver.
Thanks to you all at EASY TUTORIALS.

semiukareem
Автор

00:00 📜 Introduction to Website Design

Introduction to creating a responsive website using HTML and CSS.
Overview of the website design we will be creating.
Mention of multiple pages and key elements.
05:02 📂 Preparing the Project Files

Setting up the project files and folder structure.
Mention of image resources for the project.
Creating the initial HTML and CSS files.
06:01 🎨 Styling the Header

Styling the website header section.
Adding a background image with a gradient overlay.
Styling the navigation menu and logo.
16:45 📄 Adding Content to the Header

Adding a title, text, and a call-to-action button to the header.
Styling the header content.
Making adjustments for responsive design.
21:46 🍔 Creating a Responsive Navigation Menu

Implementing a responsive navigation menu using media queries.
Adding icons for menu open and close functionality.
JavaScript functions to show and hide the menu.
30:37 🔧 Adding JavaScript for Toggle Menu

JavaScript is added to handle the toggle functionality of the menu.
The code ensures that clicking on the menu icon opens the menu, and clicking on the close icon closes it smoothly.
32:04 📚 Creating the "Course" Section

A new section for displaying available courses is created in HTML.
CSS styles are applied to make the course section responsive and visually appealing.
36:25 📊 Making the "Course" Section Responsive

Media queries are used to make the course section responsive for smaller screens.
CSS adjustments ensure that the content looks good on different devices.
40:21 🏢 Creating the "Campus" Section

A new section representing the global campus is added to the HTML.
CSS is applied to style and make this section visually appealing.
44:59 🌍 Adding Location Overlays in the "Campus" Section

CSS is used to add location overlays and create an interactive effect when hovering over images in the campus section.
49:14 🏢 Designing the "Facilities" Section

A new section highlighting various facilities is added in HTML.
CSS is applied to style this section and make it visually appealing.
54:28 🗣 Constructing the "Testimonials" Section

A "Testimonials" section with user reviews is added to the HTML.
CSS styles are applied to format and make the testimonials visually appealing.
58:46 ⭐ Styling Star Icons in the "Testimonials" Section

CSS is used to style star icons in the testimonials section, including their colors and sizes.
01:02:07 📢 Creating the "Call to Action" Section

A "Call to Action" section encouraging users to contact for courses is added to the HTML.
It includes a title and a "Contact Us" button.
01:03:00 🌐 Creating the Call to Action Section

Created a call to action section at the end of the webpage.
Added a background image and styled it for visual appeal.
Adjusted text size for smaller screens to maintain responsiveness.
01:06:21 📜 Designing the Footer

Designed the footer section with an "About Us" title and description.
Added social media icons (Facebook, Twitter, Instagram, LinkedIn) and a "Made with Love" message.
Styled the icons and text for a visually appealing footer.
01:10:13 ❤ Completing the Webpage

Demonstrated the completed webpage, highlighting its responsive design for both large and small screens.
Emphasized that the entire webpage looks visually pleasing and functions effectively across different devices.

ehsanhaq
Автор

Honestly you have taught me more in a hour than my own university has taught me in 3 months. You make it so easy to learn and to understand. You're a life saver; Thank you !

VisualDesignerSojib
Автор

I have been a developer for almost 2 years but my designs kinda still sucked when I looked at them so today I just search for better designs n color and found this master piece. When I finally nail my next design n get paid I'm coming for support. Thank you so much sir.

eliphasmasuka
Автор

I'm on my 3rd day trying to follow everything and understand. Thank you so much🙏 this is really fun, I didn't think I would ever make a website before

rigalaitheseer
Автор

I have watched numerous videos about website building, as I have learnt HTML, CSS, jQuery, JS, PHP but was looking for some ideas, and to see someone making a site step by step. This video is FAR THE BEST of all of what I've seen. Hats off!

besz
Автор

I finished this course in over a week and I am very happy to have accomplished this. Thanks a lot for sharing and showing things so easily. I wish you showed how to host the website so that I could share it with others.

tanmoyd