diff options
Diffstat (limited to 'files/vi/web/guide/css/getting_started/index.html')
-rw-r--r-- | files/vi/web/guide/css/getting_started/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/files/vi/web/guide/css/getting_started/index.html b/files/vi/web/guide/css/getting_started/index.html index 2d395bee37..2bfc5c76bb 100644 --- a/files/vi/web/guide/css/getting_started/index.html +++ b/files/vi/web/guide/css/getting_started/index.html @@ -13,6 +13,7 @@ tags: - TopicStub - Web translation_of: Learn/CSS/First_steps +translation_of_original: Web/Guide/CSS/Getting_started --- <p><span class="seoSummary">This tutorial introduces you to the basic features and language (the syntax) for <a href="/en-US/docs/Web/Guide/CSS" title="/en-US/docs/Web/Guide/CSS"><strong>Cascading Style Sheets</strong></a> (CSS). You use CSS to change the look of a structured document, such as a web page. The tutorial also includes sample exercises you can try on your own computer to see the effects of CSS and features that work in modern browsers. </span></p> <p>The tutorial is for beginners and anyone who would like to review the basics of CSS. If you have more experience with CSS, the CSS main page <a href="/en-US/docs/Web/Guide/CSS" title="/en-US/docs/Web/Guide/CSS">lists</a> more advanced resources.</p> |