Posts

Image
 Web Designing By Katta There are lots of web sites that can help people to learn HTML, JavaScript and CSS. But here I am going to explain it with proof(screenshots). because when IU was an undergraduate I faced Lots of problems in web designing. I will mostly focus on them as it's a perspective of a student. I will be using notepad++ as my code editing tool and to execute codes I will use Google Chrome. As an example I'm going to make a website for a Hardware store named MJS Traders. Hope you'll learn something out of this blog. Good Luck. Watch the following code and output . CODE OUTPUT As you can see what we are going to type in the title, will appear on the tab name position. What we type in the body section is displayed in the web page.  1. Why there is <div class = "header"> ?                                               ...