In this chapter, we going to make our HTML page responsive. Curious, let’s get started.
Hello friends, today’s need a beautiful responsive website. Still, we learn about how to make a beautiful HTML page. You might hear “responsive” word much time but do not know its meaning. In this lesson, we will know about responsive. So let’s get started. What is Responsive web design? When you open a website in […]
Hello friends, in the last lesson we learn basic of CSS, now let take it to next level. In this lesson, I will explain how to style HTML. So let’s get started.
When you add style within the tag then it is known as inline CSS. In external CSS, CSS added in external file and then the file is linked to pages.
CSS stands for Cascading Style Sheets. In short, CSS give style to HTML and also control how to represent the HTML element in different screen size devices.
Every website has almost the same type of layout for their pages. So we can divide a web-page in a collection of some sections.