Functionalities of HTML and CSS



HTML

has a set of controls-using these controls, we can build a web page without good styling.
ex: just like a building without painting 
web design company in Chennai

CSS

It is used to style the  HTML elements.
ex: painting the building
web design company in Velachery.





CSS Introduction 

CSS(cascading style sheet) is used to apply styles to the HTML elements.
ex: fonts,colors,padding,border,margin.

note

CSS to be used with HTML to make the result.

CSS alone has no effect.Ex.HTML = Like Car with accessories but without painting and polished (semi-furnished).

HTML + CSS = Like Car with accessories, painting and polished (fully furnished).

But HTML can be used without CSS.


Comments

Popular posts from this blog