ARCHIVE.PH MIGHT ACK SOON (GLOWNIGGERS ARE AFTER ITS ADMIN)
ALWAYS USE MULTIPLE ARCHIVES AND REARCHIVE EVERYTHING (on megalodon.jp and other archivers) NOW!!! (possibly a false alarm doey)
CSS

CSS (Cascading Style Sheets) is what is used to style HTML, and XSLT for XML. Obviously it's used on the Soysphere.
Some languages like Java and C# contain interfaces for interacting with CSS (such as in org.w3c.dom.css for Java and System.Web for C#). CSS is not a programming language (as it is not Turing complete), but just a markup language with HTML for customising websites with. It was formerly managed by W3C but it is now by WHATWG.
Tutorial[edit | edit source]
|
Step 1 Lets say you have a paragraph on a HTML slide that looks like this.
<p>This is a paragraph.</p> To make the text red, background light blue and the font family "Tahoma": <p style="color: red; background: lightblue; font-family: tahoma">This is a paragraph.</p> |
|
CSS is part of a series on Computer Science. |
|
|---|---|
| Languages | Programming languages: Assembly - C - C++ - C# - Holy C - Rust - Java - Ruby - Go - ActionScript - JavaScript - PHP - Python - SQL - ScratchMarkup languages: HTML - CSS |
| Software | Quotechan - Vichan - Yotsuba - OpenYotsuba - Windows - Linux - Android - TempleOS - Babybot - McChallenge - Systemd |
| More | CGI - DDoS - Vibe coding - Game development - Piracy - Regex - Doxing - Microsoft - SNCA:Apple - Google - Datamining |