Skip to main content

Posts

Showing posts from September, 2023

WHAT IS CSS?ADVANTAGES, SYNTAX.

 CSS PROGRAMMING LANGAUGE                                                                     disadvantages CSS full form is cascade style sheets , which we call it says about how you should display the HTML elements on the screen. CSS tells us the style of the webpage let us take a simple example, if we build a home first we lay out the design that is known as the HTML language. Where the CSS means layout which means giving instructions on how the furniture should be nothing but the CSS. For example if we take PayPal we can see that the background color blue says the CSS background-color property. Netflix is also the best way of saying  CSS property, but if we remove it will be a normal webpage but with the red color and the black plus symbols it looks like the best webpage. Versions of CSS There are different versions available now in case it is developed by Wium we have three versions that are css1, css2, and css3. Currently we are using this css3 version this is the best version fo

WHAT IS CSS LANGUAGE? TYPES, COMMENTS, BORDERS

 WHAT IS CSS Css CSS is Cascading style sheets  which is a programming language, that is used to make the website more presentable to the audience.  To make the website good we should apply all these CSS styles to it so that it could reach a greater audience. In  CSS we can add margins, and colors to the text, height, width, and tables, these are some of the things we can do through CSS. There are different software used for CSS Bootstrap, Visual Studio Code, and Notepad++ in each of these there are different ways of saving the code. Easily if I say that difference between HTML and CSS is that, HTML makes the outer appearance of the home, CSS tells which color we need to add or what furniture is what. BENEFITS USING CSS Helps the page load fast :- HTML takes more time to load the test whereas the css takes less time less time because the code will be in less total. Maintain:-  HTML if you want to make any setting you need to change the whole code whereas in CSS just change code at a pa