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/guide | |
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/guide')
-rw-r--r-- | files/tr/web/guide/graphics/index.html | 3 | ||||
-rw-r--r-- | files/tr/web/guide/html/html5/index.html | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/files/tr/web/guide/graphics/index.html b/files/tr/web/guide/graphics/index.html index c72c02d2b5..52179a8951 100644 --- a/files/tr/web/guide/graphics/index.html +++ b/files/tr/web/guide/graphics/index.html @@ -1,6 +1,6 @@ --- title: Web Çizgeleri -slug: Web/Guide/Çizgeler +slug: Web/Guide/Graphics tags: - 2B - 3B @@ -16,6 +16,7 @@ tags: - Çizge - Ölçeklenebilir Görüntü translation_of: Web/Guide/Graphics +original_slug: Web/Guide/Çizgeler --- <p><span class="seoSummary">Web siteleri ve uygulamaların bazen çizge göstermeleri gerekir.Durağan görseller {{HTMLElement("img")}} ögesi kullanılarak kolayca gösterilebilir, ya da ögenin ardalan görseli CSS {{cssxref("background-image")}} özelliğiyle belirlenebilir.</span> Oluşturulmuş çizgelerin üzerinde de anlık oynamalar yapabilirsiniz. <span class="seoSummary">Buradaki gönderiler sizler bunları nasıl yapacağınızı anlatır.</span></p> diff --git a/files/tr/web/guide/html/html5/index.html b/files/tr/web/guide/html/html5/index.html index d4ab791219..b2fc61ed8f 100644 --- a/files/tr/web/guide/html/html5/index.html +++ b/files/tr/web/guide/html/html5/index.html @@ -1,6 +1,6 @@ --- title: HTML5 -slug: Web/HTML/HTML5 +slug: Web/Guide/HTML/HTML5 tags: - HTML - HTML5 @@ -14,6 +14,7 @@ tags: - html5 türkçe açıklama - web geliştirici translation_of: Web/Guide/HTML/HTML5 +original_slug: Web/HTML/HTML5 --- <p><span class="seoSummary"><strong>HTML5</strong> , html standartlarının son halidir. Anlam olarak iki farklı kavramı temsil eder:</span></p> |