
Set up your development environment by installing a free editor like Sublime Text on Windows, creating a project folder, and saving your first HTML file with the proper extension.
Learn text formatting basics for the web, including bold and strong text, italic and em, nested tags, and subscript, superscript, mark, small text, and inserted text.
The exercise shows how to create a div and a paragraph, then apply inline CSS to style background and text colors. It demonstrates using hex colors and various color options.
Explore padding property to create space inside elements, apply padding to a div, and see how 40 pixels of padding affects the gap between a parent and its child paragraph.
Create a navbar and menu in HTML and CSS, link items with classes and IDs, and style colors, alignment, and hover transitions to build a navigation bar.
Create and style the about page as the main page, building a division with class section, adding education, works, and experience text, margins, and background color, with a future image.
Discover responsive design and how to implement it to adapt web pages. Test breakpoints with browser inspect tools to see elements reposition and colors change.
Discover how bootstrap components like alerts, button classes with color options, cards, and carousels enhance interfaces, with practical tips on dropdowns, grid systems, and container usage for responsive layouts.
Create a grid system with rows and columns, using bootstrap layouts to mirror a base site with four columns, a slider, and vertical cards, then place cards inside the columns.
Build a grade calculator that takes a grade input and returns A for 75, B for 50, or failed below 25, while enforcing a 0–100 range with an if-else flow.
Master the do while loop by running the block at least once before evaluating the condition. Compare it with a while loop and learn to increment to prevent infinite loops.
Detect button clicks with jQuery and trigger alerts, using $ and #myButton. Explore events like mouse over, hover, and selecting a radio button, and refresh the page when needed.
Implement height-based hide effects on click to smoothly vanish circles, with speed in milliseconds such as 1000. Use a callback to alert when a circle hides.
Explore slide down and slide up effects and implement a slide down on a button click, replacing fade with slide and adjusting milliseconds for timing.
What this course offers to you?
Our object is to start from zero knowledge and have you create any website you like to in the end of this course.
In this course, you will learn must have web development technologies:
HTML
CSS
Responsive design tips
Bootstrap
Javascript
Jquery
PHP
MySQL Database
5 Real Life Web Projects :
News Website
Portfolio Website
Blog Website
Social Media Website
Browser based memory cards game
10+ mini projects
What is special about this course?
Clear and step by step
Well-structured with right ordered modules
Fluent and easy to follow
You get 40 hours of content in 14 hours because there is no unwanted stops during the videos. Everything is
well-rehearsed before recorded.
This course contains 5 real life projects and 10+ mini-projects
I answer your questions in 2-3 hours with details and I like being in interaction with my students for further support.
All information will be reinforced with exercises
This course targets to have you become web developers with coding skills from zero. It is structured to have you make able to create any kind of website you like (Facebook, twitter etc.)
You will learn databases. You will be able to create and connect your database to your website
You will learn how to create a website with admin panel from zero
I created this course as a Software Engineer with both academical and hands on experience on web development. I have a best seller Web Development course on Udemy on my local language. But beyond all, I know that nothing is complicated as long as it is teached with well structured modules by a experienced instructor.
How will we use these technologies?
You will learn and create your websites backbones with html
You will learn and implement css to design your website in the way you want
By using responsive design techniques, you will be able to make your website look great on all the devices like pc, tablets, mobile phones etc.
Bootstrap is a front-end web library that makes your life easier. Instead of coding from scratch, you will use Bootstraps prebuild responsive classes.
Javascript is a widely used coding language on web. You will learn coding from zero step by step on this course
Jquery is a javascript library that makes our lives easier. It offers beatiful animations so you ll be able to animate your sebsite content
PHP is the most populer programming language of web development(remember that facebook was build with PHP) .You will be able to make database connections and validations with PHP
Mysql is as populer as PHP. It is a simple interfaced database. You will be able to create login and sign up systems and more...