difference between HTML5 & CSS3

HTML5
HTML5 is the fifth release of HyperText Markup Language. It is used to design the structured content of a web page. In short, HTML5 is one of the several programming languages written to allow for the rendering of a web page. It combines the feature of its predecessor in addition to XHTML and DOM level HTML. Through HTML5 we can design better and user-friendly websites.
Some features of HTML5 are:-
  • Header and footer options are more user-friendly now.
  • Several APIs allows audio and video option.
  • Browser Compatibility-It supports latest versions of most used browsers.
  • Extensive multimedia support.

CSS3:-

CSS3 is the third and latest release. It has some petty advanced styling capabilities which enable the web designer to manipulate background as well as fonts styles. Web page built-in CSS3 can be easily made responsive using media queries.
Some features of CSS3 are:-
  • CSS3 is backward compatible with CSS1.
  • CSS3 is the latest iteration of CSS.
  • Rounded border feature is available.
  • Border image feature is available.
  • Text shadow feature is available.
  • CSS3 can be split into the module.

Post a Comment

0 Comments