From 3ebea0d6c1a22ff57b4d1716caad197b4bbe179a Mon Sep 17 00:00:00 2001 From: ritikk7257 <117145587+ritikk7257@users.noreply.github.com> Date: Thu, 13 Apr 2023 10:16:12 +0530 Subject: [PATCH] Updated Readme Provided more information about CSS --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index dd8930f..fe8994c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ +Css Introduction: +Cascading Style Sheets (CSS) is a style sheet language used for describing the presentation of a document written in a markup language such as HTML or XML (including XML dialects such as SVG, MathML or XHTML).[1] CSS is a cornerstone technology of the World Wide Web, alongside HTML and JavaScript.[2] + +CSS is designed to enable the separation of content and presentation, including layout, colors, and fonts.[3] This separation can improve content accessibility; provide more flexibility and control in the specification of presentation characteristics; enable multiple web pages to share formatting by specifying the relevant CSS in a separate .css file, which reduces complexity and repetition in the structural content; and enable the .css file to be cached to improve the page load speed between the pages that share the file and its formatting. + # .bc-style-guide { > The so-called `"nico-style"` brought to markdown. **Because Style Guide**.