HTML5
HTML5 is the fifth and current major revision of HTML (HyperText Markup Language), the standard markup language for structuring content on the web, adding native support for audio, video, graphics, semantic structure, and offline/local storage without relying on browser plugins.
11 resources across 2 libraries
Glossary Terms(10)
XML
XML (Extensible Markup Language) is a markup language that encodes structured data using nested, human-readable tags, designed to be both machine-readable and…
HTML5
HTML5 is the fifth and current major revision of HTML (HyperText Markup Language), the standard markup language for structuring content on the web, adding nati…
CSS3
CSS3 is the current generation of Cascading Style Sheets, the language used to style and lay out web pages, extending earlier CSS with modules for animations,…
SASS
SASS (Syntactically Awesome Style Sheets) is a CSS preprocessor that extends standard CSS with features like variables, nesting, mixins, and functions, compili…
LESS
LESS (Leaner Style Sheets) is a CSS preprocessor that extends CSS with variables, nesting, mixins, and operations, compiling into standard CSS and offering a s…
CSS Grid
CSS Grid is a two-dimensional layout system in CSS that lets developers arrange content into rows and columns simultaneously, using a defined grid template rat…
Flexbox
Flexbox (the CSS Flexible Box Layout) is a one-dimensional layout model in CSS that distributes space and aligns items along a single row or column, making it…
Cross-Browser Compatibility
Cross-browser compatibility is the practice of ensuring a website or web app functions and appears correctly across different web browsers, browser versions, a…
Web Accessibility (a11y)
Web accessibility (often abbreviated a11y) is the practice of designing and building websites so people with disabilities — including visual, auditory, motor,…
SEO
SEO (Search Engine Optimization) is the practice of improving a website's structure, content, and technical performance so it ranks higher in search engine res…