diff options
Diffstat (limited to 'files/bn/web/css/getting_started/readable_css/index.html')
-rw-r--r-- | files/bn/web/css/getting_started/readable_css/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/files/bn/web/css/getting_started/readable_css/index.html b/files/bn/web/css/getting_started/readable_css/index.html index 07801c10fa..49bdc94605 100644 --- a/files/bn/web/css/getting_started/readable_css/index.html +++ b/files/bn/web/css/getting_started/readable_css/index.html @@ -4,6 +4,7 @@ slug: Web/CSS/Getting_Started/Readable_CSS tags: - NeedsReview translation_of: Learn/CSS/Introduction_to_CSS/Syntax#Beyond_syntax_make_CSS_readable +translation_of_original: Web/Guide/CSS/Getting_started/Readable_CSS --- <p>{{ CSSTutorialTOC() }}</p> <p>{{ previousPage("/en-US/docs/Web/Guide/CSS/Getting_Started/Selectors", "Selectors")}}<span class="seoSummary">This is the 6th section of the <a href="/en-US/docs/Web/Guide/CSS/Getting_Started" title="en-US/docs/Web/Guide/CSS/Getting Started">CSS Getting Started</a> tutorial; it discusses the style and grammar of the CSS language itself. You change the way your sample CSS file looks, to make it more readable.</span></p> |