diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:51:32 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:51:32 +0100 |
commit | b7edf84c423a5f25ebb340fcdab552d5784e2109 (patch) | |
tree | 9b1143a3491a60131c9b14f950c21ff8a91026fb /files/tr/web/css | |
parent | 8f2731905212f6e7eb2d9793ad20b8b448c54ccf (diff) | |
download | translated-content-b7edf84c423a5f25ebb340fcdab552d5784e2109.tar.gz translated-content-b7edf84c423a5f25ebb340fcdab552d5784e2109.tar.bz2 translated-content-b7edf84c423a5f25ebb340fcdab552d5784e2109.zip |
unslug tr: modify
Diffstat (limited to 'files/tr/web/css')
6 files changed, 12 insertions, 6 deletions
diff --git a/files/tr/web/css/class_selectors/index.html b/files/tr/web/css/class_selectors/index.html index d735ceed7c..7db7988ab8 100644 --- a/files/tr/web/css/class_selectors/index.html +++ b/files/tr/web/css/class_selectors/index.html @@ -1,12 +1,13 @@ --- title: Sınıf seçicileri -slug: Web/CSS/Sınıf_seçicileri +slug: Web/CSS/Class_selectors tags: - CSS - CSS Referans - Yeni başlayan - seçiciler translation_of: Web/CSS/Class_selectors +original_slug: Web/CSS/Sınıf_seçicileri --- <div>{{CSSRef("Selectors")}}</div> diff --git a/files/tr/web/css/css_box_model/introduction_to_the_css_box_model/index.html b/files/tr/web/css/css_box_model/introduction_to_the_css_box_model/index.html index 38245c8af4..f93bbe1292 100644 --- a/files/tr/web/css/css_box_model/introduction_to_the_css_box_model/index.html +++ b/files/tr/web/css/css_box_model/introduction_to_the_css_box_model/index.html @@ -1,10 +1,11 @@ --- title: Kutu modeli -slug: Web/CSS/box_model +slug: Web/CSS/CSS_Box_Model/Introduction_to_the_CSS_box_model tags: - CSS - Kutu Modeli translation_of: Web/CSS/CSS_Box_Model/Introduction_to_the_CSS_box_model +original_slug: Web/CSS/box_model --- <h2 id="Özet">Özet</h2> diff --git a/files/tr/web/css/css_lists_and_counters/using_css_counters/index.html b/files/tr/web/css/css_lists_and_counters/using_css_counters/index.html index d31a159a27..bc33ddb4dd 100644 --- a/files/tr/web/css/css_lists_and_counters/using_css_counters/index.html +++ b/files/tr/web/css/css_lists_and_counters/using_css_counters/index.html @@ -1,6 +1,6 @@ --- title: CSS Sayaçlarını Kullanmak -slug: Web/Guide/CSS/Sayaçlar +slug: Web/CSS/CSS_Lists_and_Counters/Using_CSS_counters tags: - CSS - CSS Counter @@ -8,6 +8,7 @@ tags: - MDN - Sayaçlar translation_of: Web/CSS/CSS_Lists_and_Counters/Using_CSS_counters +original_slug: Web/Guide/CSS/Sayaçlar --- <p>{{CSSRef}}</p> <p><span class="seoSummary">CSS counters are, in essence, variables maintained by CSS whose values may be incremented by CSS rules to track how many times they're used. This lets you adjust the appearance of content based on its placement in the document.</span> CSS counters are an implementation of <a class="external" href="http://www.w3.org/TR/CSS21/generate.html#counters">Automatic counters and numbering</a> in CSS 2.1.</p> diff --git a/files/tr/web/css/css_selectors/index.html b/files/tr/web/css/css_selectors/index.html index a7f89d5c85..af5308fe63 100644 --- a/files/tr/web/css/css_selectors/index.html +++ b/files/tr/web/css/css_selectors/index.html @@ -1,6 +1,6 @@ --- title: CSS seçiciler -slug: Öğren/CSS/CSS_yapi_taslari/Selectors +slug: Web/CSS/CSS_Selectors tags: - Başlangıç - CSS @@ -11,6 +11,7 @@ tags: - seçiciler - sınıf translation_of: Web/CSS/CSS_Selectors +original_slug: Öğren/CSS/CSS_yapi_taslari/Selectors --- <div>{{LearnSidebar}}{{PreviousMenuNext("Learn/CSS/Building_blocks/Cascade_and_inheritance", "Learn/CSS/Building_blocks/Selectors/Type_Class_and_ID_Selectors", "Learn/CSS/Building_blocks")}}</div> diff --git a/files/tr/web/css/margin/index.html b/files/tr/web/css/margin/index.html index 356c738f48..e2fc1b4085 100644 --- a/files/tr/web/css/margin/index.html +++ b/files/tr/web/css/margin/index.html @@ -1,12 +1,13 @@ --- title: marjin -slug: Web/CSS/marjin +slug: Web/CSS/margin tags: - CSS - CSS özelliği - Referans translation_of: Web/CSS/margin translation_of_original: Web/CSS/margin-new +original_slug: Web/CSS/marjin --- <div>{{CSSRef}}</div> diff --git a/files/tr/web/css/type_selectors/index.html b/files/tr/web/css/type_selectors/index.html index f24f899681..8c375757ba 100644 --- a/files/tr/web/css/type_selectors/index.html +++ b/files/tr/web/css/type_selectors/index.html @@ -1,12 +1,13 @@ --- title: Tip Seçicileri -slug: Web/CSS/Tip_secicileri +slug: Web/CSS/Type_selectors tags: - CSS - CSS referansı - Yeni başlayan - seçiciler translation_of: Web/CSS/Type_selectors +original_slug: Web/CSS/Tip_secicileri --- <div>{{CSSRef("Selectors")}}</div> |