Here you are gonna learn the very first lesson of making, creating, developing and designing websites on your own.
If you ain’t know anything about it and don’t know where to start with then this post is for you,
For beginners :
1. The first thing that you need to learn is HTML 5.
2. Then go for CSS.
3. And the last but not the least JAVASCRIPT. /*We’ll have a deep-dye on this topic after Fully understanding the above two, till then just ignore.*/
HTML
We will spend the first chapter looking at how HTML is used to create web pages. You will see that you start by writing down the words you want to appear on your page. You then add tags or elements to the words so that the browser knows what is a heading, where a paragraph begins and ends, and so on.
The rest of this section introduces the tags you have at your disposal to create web pages, grouped into chapters on: text, lists, links, images, tables, forms, video audio and flash, and miscellaneous elements.
The following chapters on CSS will show you how to make your pages look a lot more interesting.
CSS
We start this section with a chapter that explains how CSS uses rules to enable you to control the styling and layout of web pages. We then go on to look at the wide variety of CSS properties you can use in your CSS rules. These properties generally fall into one of two categories:
Presentation: How to control things like the color of text, the fonts you want to use and the size of those fonts, how to add background colors to pages (or parts of a page), and how to add background images.
Layout: How to control where the different elements are positioned on the screen. You will also learn several techniques to make your pages more attractive.
I think that’s it for now.
We’ll soon have a deep-dye on each and every topic which will help us to make the webpages more creative.
Thank You

superb execellent
LikeLike
superb
LikeLike