Want to create interactive content? It’s easy in Genially!

Reuse this genially

Html and CSS

Ricardo Jose Nu�ez Lopez

Created on February 16, 2021

Start designing with a free template

Discover more than 1500 professional designs like these:

Transcript

Difference Between

HTML & CSS

HTML

Hypertext Markup Language (HTML) is the standard markup language for documents designed to be displayed in a web browser. It can be assisted by technologies such as Cascading Style Sheets (CSS) and scripting languages such as JavaScript.

Difference between HTML & CSS

Quite simply, HTML (Hypertext Markup Language) is used to create the actual content of the page, such as written text, and CSS (Cascade Styling Sheets) is responsible for the design or style of the website, including the layout, visual effects and background color.

CSS

HTML

Håkon Wium Lie

Tim Berners-Lee

CSS

Cascading Style Sheets is a style sheet language used for describing the presentation of a document written in a markup language such as HTML. CSS is a cornerstone technology of the World Wide Web, alongside HTML and JavaScript.

Examples of HTML

Examples of CSS

HTML BasicHTML Attributes HTML Headings HTML Paragraphs HTML Styles HTML Text Formatting Etc.

CSS SyntaxCSS Selectors CSS How To / Where To CSS Comments CSS Colors CSS Backgrounds Etc.