What is CSS ?



Do you want to Know about CSS ?

So that CSS is the HTML`s Special Buddy, Think of it as windows dressing.So otherwise HTML is also use to webpage like mostly peoples works on Blogger or website here also HTML It acts like a Master only order to Make it look nice and pretty.it does not stuff like change the color style and size. it often can add color backgrounds and not just the Background of the webpages but any elent on it such a making a paragraph a color different from the rest of the webpage.CSS can position stuff on webpage to which makes it an indespensible tool in desingning the layout of webpages.




By the CSS its possible to do things that HTML alone cannot such as adjust the spacing between letters.CSS also does fun stuff like mouseovers.

So CSS is a easy its nothing to learn.

Is that cool or what ? the most power full aspects of CSS is the appearance of an entire site can be changed at once from a single file called an external style sheet. and you know what else? CSS

So if are you ready to learn then Begin by seeing how to make an External style sheet?

Making an external style sheet:
In this process we are going to make a CSS file,Better Know as an external style sheet. So its to be esy.The external style sheet contains only CSS
Codes.You can change the whole website by this only one page at once so this is where you will add and edit all your CSS codes.
To Make the external style sheet open any text editor such as Notepad and save the blank add the css estension to it like so .
Mystyle.css
you will just Made What called an external style sheet? aka CSS file . Sve the file in the same folder where you keep your web[ages.Now open up some webpages and put the following Codes.
<link rel=" href="mypage.css"type="text/css>
This bit of code is telling the browser to diplay things on the webpage according to what`s in the css file.Every web page that has code will be affected by the CSS in that external style sheet. Replace "Mystyle.css" with the name of th CSS file you made. You are all set to write your first pies of CSS code.


So try it Most easy thank you !

1 comments:

Debajyoti Banerjee said...
9 March 2023 at 12:16

CSS stands for Cascading Style Sheets. It is a language used for describing the presentation of web pages, including colors, fonts, layouts, and other visual elements. CSS allows web developers to separate the presentation of a website from its structure and content, making it easier to make global changes to the website's appearance. By using CSS, web developers can create more dynamic and visually appealing websites while also improving website performance and accessibility.

Regards from,
Seven Boats - Leading digital agency and digital marketing training institute in Kolkata, India
Digital Marketing Company in Kolkata
Digital Marketing Course in Kolkata

Post a Comment