Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Revision 1018120 of CSS

  • Revision slug: Web/CSS
  • Revision title: CSS
  • Revision id: 1018120
  • Created:
  • Creator: pasalog
  • Is current revision? Hayır
  • Comment
Tags: 

Revision Content

Bir stylesheet(şablon-stil) dili olup, çoğu zaman CSS olarak kısaltılan Cascading Style Sheets,  HTML ya da XML ile yazılmış  (SVG ya da XHTML gibi çeşitli XML dillerini içeren) belgelerin sunumları tanımlamak için kullanılır. CSS,  yapılandırılmış elemanların ekranda, kağıt üzerinde, konuşmada yahut diğer medya aygıtlarında nasıl ifade edileceğini belirler. 

CSSopen webin temel dillerinden biridir ve  W3C standartlarına sahiptir. Geliştirilme sırasına göre, CSS1 artık kullanılmamakta, CSS2.1 tavsiye edilir ve şu an daha küçük modüllere ayrılmış olan CSS3 ise standartlaştırılma sürecindedir.

  • CSS Referansı

    Deneyimli Web Geliştiricileri için CSS'in her özellik ve konseptini tanımlayan kapsamlı bir referans.

  • CSS Dersi

    Tüm yeni başlayanlara yardım için bir adım adım giriş kısmı. Bu kısım, ihtiyaç duyulabilecek tüm temel bilgileri içerir.

  • CSS3 Örnekleri

    CSS teknolojilerini bir aksiyon içinde gösteren bir demo kolleksiyonu ki yaratıcılık için destekleyicidir.

Dökümanlar ve Dersler

CSS önemli kavramlar
Describes the syntax and forms of the language and introduces fundamentals like specificity and inheritance, the box model and margin collapsing, stacking and block-formatting contexts, or the initial, computed, used and actual values. Entities like CSS shorthand properties are also defined.
CSS geliştirici kılavuzu
CSS tekniklerini öğrenmeniz ve ürettiğiniz içeriğin kalitesini artırmanız için makaleler.
Genel CSS soruları
CSS ile ilgili sıkça sorulan sorulara cevaplar.
     

CSS geliştirici araçları

  • W3C CSS Kontrol Servisi, verilen CSS kodunun geçerli olup olmadığını kontrol eden bir hata ayıklama aracıdır.
  • Firefox' Firebug extension, a popular extension of that navigator that allows to edit live CSS on watched sites. Very practical to test some changes, though this extension does much more.
  • Firefox' Web Developer extension also allows to watch and edit live CSS on watched sites. Simpler than Firebug, though less powerful.
  • Firefox' EditCSS extension allows editing CSS in the sidebar.
  • CSS Text-decoration Level 3 reached the Candidate Recommandation status, defining that the text-decoration-* and text-emphasis-* properties. The long known {{cssxref("text-shadow")}} is also defined in it. (August 1st, 2013)
  • Gecko's now support {{cssxref("background-origin")}}: local. It will be available from Firefox 25 (and already is in Nightly). (July 25th, 2013)
  • Pointer Events reached the Candidate Recommandation status, meaning that the CSS property touch-action, currently only implemented in IE10 (with the -ms- prefix), is no more experimental. (May 6th, 2013)
  • Gecko's support of flexible boxes has been adapted to match a recent specification clarification: from Firefox 23 {{cssxref("::before")}} and {{cssxref("::after")}} will be flex items, and as such can be repositioned using {{cssxref("order")}} and {{cssxref("align-self")}}. (May 3rd, 2013)

{{CommunityBox("Web layout", "dev-tech-layout", "mozilla.dev.tech.layout", "", "Stack Overflow|https://stackoverflow.com/questions/tagged/css|HTML topics|Visit Stack Overflow, a collaboratively built and maintained Q&A site. See if you can find an answer; if not, you can ask your question there.||CSS-Discuss|https://www.css-discuss.org/|CSS-Discuss mailing list|Join the css-discuss mailing list, which is dedicated to discussing practical, real-world use of CSS.")}}

Revision Source

<p><span class="seoSummary">Bir <a href="/en-US/docs/DOM/stylesheet">stylesheet</a>(şablon-stil) dili olup, çoğu zaman CSS olarak kısaltılan&nbsp;<strong>Cascading Style Sheets</strong>, &nbsp;<a href="/en-US/docs/HTML" title="The HyperText Mark-up Language">HTML</a> ya da <a href="https://developer.mozilla.org/en-US/docs/XML">XML</a> ile yazılmış &nbsp;(<a href="https://developer.mozilla.org/en-US/docs/Web/SVG">SVG </a>ya da <a href="https://developer.mozilla.org/en-US/docs/Glossary/XHTML">XHTML</a> gibi çeşitli XML dillerini içeren) belgelerin sunumları tanımlamak için kullanılır. CSS, &nbsp;yapılandırılmış elemanların ekranda, kağıt üzerinde, konuşmada yahut diğer medya aygıtlarında nasıl ifade edileceğini belirler.&nbsp;</span></p>

<p><strong>CSS</strong>,&nbsp;<em>open web</em>in temel dillerinden biridir&nbsp;ve &nbsp;<a href="https://w3.org/Style/CSS/#specs">W3C standartlarına</a>&nbsp;sahiptir. Geliştirilme sırasına göre, CSS1 artık kullanılmamakta, CSS2.1&nbsp;tavsiye edilir ve&nbsp;şu an daha küçük modüllere ayrılmış olan <a href="/en-US/docs/CSS/CSS3" title="CSS3">CSS3</a>&nbsp;ise standartlaştırılma sürecindedir.</p>

<section id="sect1">
<ul class="card-grid">
 <li><span>CSS Referansı</span>

  <p>Deneyimli Web Geliştiricileri için&nbsp;CSS'in her özellik ve konseptini tanımlayan&nbsp;kapsamlı bir&nbsp;<a href="/tr/docs/Web/CSS/Reference">referans</a>.</p>
 </li>
 <li><span>CSS Dersi</span>
  <p>Tüm yeni başlayanlara&nbsp;yardım için bir <a href="/en-US/docs/CSS/Getting_Started" title="en-US/docs/CSS/Getting_Started">adım adım giriş&nbsp;</a>kısmı. Bu kısım, ihtiyaç duyulabilecek tüm temel bilgileri içerir.</p>
 </li>
 <li><span>CSS3 Örnekleri</span>
  <p>CSS teknolojilerini bir aksiyon içinde gösteren bir <a href="/en-US/demos/tag/tech:css3" title="https://developer.mozilla.org/en-US/demos/tag/tech:css3">demo kolleksiyonu</a>&nbsp;ki yaratıcılık için destekleyicidir.</p>
 </li>
</ul>

<div class="row topicpage-table">
<div class="section">
<h2 class="Documentation" id="Documentation" name="Documentation">Dökümanlar ve Dersler</h2>

<dl>
 <dt>CSS önemli kavramlar</dt>
 <dd>Describes the <a href="/en-US/docs/CSS/Syntax" title="/en-US/docs/CSS/Syntax">syntax and forms of the language</a> and introduces fundamentals like <a href="/en-US/docs/CSS/Specificity" title="Specificity">specificity</a> and <a href="/en-US/docs/CSS/inheritance" title="inheritance">inheritance</a>, the <a href="/en-US/docs/CSS/box_model" title="Box model">box model</a> and <a href="/en-US/docs/CSS/margin_collapsing" title="Margin collapsing">margin collapsing</a>, <a href="/en-US/docs/CSS/Understanding_z-index/The_stacking_context" title="The stacking context">stacking</a> and <a href="/en-US/docs/CSS/block_formatting_context" title="block formatting context">block-formatting</a> contexts, or the <a href="/en-US/docs/CSS/initial_value" title="initial value">initial</a>, <a href="/en-US/docs/CSS/computed_value" title="computed value">computed</a>, <a href="/en-US/docs/CSS/used_value" title="used value">used</a> and <a href="/en-US/docs/CSS/actual_value" title="actual value">actual</a> values. Entities like <a href="/en-US/docs/CSS/Shorthand_properties" title="CSS/Shorthand_properties">CSS shorthand properties</a> are also defined.</dd>
 <dt><a href="/en-US/docs/Web/Guide/CSS" title="/en-US/docs/Web/Guide/CSS">CSS geliştirici kılavuzu</a></dt>
 <dd>CSS tekniklerini öğrenmeniz ve ürettiğiniz içeriğin kalitesini artırmanız için makaleler.</dd>
 <dt><a href="/en-US/docs/Web/CSS/Common_CSS_Questions">Genel CSS soruları</a></dt>
 <dd><strong>CSS</strong> ile ilgili sıkça sorulan sorulara cevaplar.</dd>
 <dt>&nbsp; &nbsp; &nbsp;</dt>
</dl>

<h2 class="Tools" id="Tools" name="Tools">CSS geliştirici araçları</h2>

<ul>
 <li><a class="external" href="https://jigsaw.w3.org/css-validator/">W3C CSS Kontrol Servisi</a>, verilen CSS kodunun geçerli olup olmadığını kontrol eden bir hata ayıklama aracıdır.</li>
 <li>Firefox' <a class="link-https" href="https://addons.mozilla.org/en-US/firefox/addon/1843">Firebug extension</a><span class="external">, a popular</span> extension of that navigator that allows to edit live CSS on watched sites. Very practical to test some changes, though this extension does much more.</li>
 <li><span class="external">Firefox' </span><a class="link-https" href="https://addons.mozilla.org/en-US/firefox/addon/60">Web Developer extension</a> also allows to watch and edit live CSS on watched sites. Simpler than Firebug, though less powerful.</li>
 <li>Firefox' <a class="external link-https" href="https://addons.mozilla.org/en-US/firefox/addon/179">EditCSS extension</a> allows editing CSS in the sidebar.</li>
</ul>
</div>

<div class="section">
<h2 class="Related_Topics" id="News" name="News">Haberler</h2>

<ul>
 <li><a href="https://www.w3.org/TR/css-text-decor-3/" title="https://www.w3.org/TR/css-text-decor-3/">CSS Text-decoration Level 3</a> reached the <em>Candidate Recommandation</em> status, defining that the <code>text-decoration-*</code> and <code>text-emphasis-*</code> properties. The long known {{cssxref("text-shadow")}} is also defined in it. (<em>August 1st, 2013)</em></li>
 <li>Gecko's now support {{cssxref("background-origin")}}<code>: local</code>. It will be available from Firefox 25 (and already is in Nightly). <em>(July 25th, 2013)</em></li>
 <li><a href="https://www.w3.org/TR/pointerevents/" title="https://www.w3.org/TR/pointerevents/">Pointer Events</a> reached the <em>Candidate Recommandation</em> status, meaning that the CSS property <code>touch-action</code>, currently only implemented in IE10 (with the <code>-ms-</code> prefix), is no more experimental. <em>(May 6th, 2013)</em></li>
 <li>Gecko's support of <a href="/en-US/docs/CSS/Tutorials/Using_CSS_flexible_boxes" title="/en-US/docs/CSS/Tutorials/Using_CSS_flexible_boxes"><em>flexible boxes</em></a> has been adapted to match a recent specification clarification: from Firefox 23 {{cssxref("::before")}} and {{cssxref("::after")}} will be flex items, and as such can be repositioned using {{cssxref("order")}} and {{cssxref("align-self")}}. <em>(May 3rd, 2013)</em></li>
</ul>

<h2 class="Related_Topics" id="Related_Topics" name="Related_Topics">İlgili Başlıklar</h2>

<ul>
 <li>Mozilla Learn <a href="/en-US/learn/css" title="https://developer.mozilla.org/en-US/learn/css">CSS resources</a>.</li>
 <li>Open Web languages on which CSS is often applied: <a href="/en-US/docs/HTML" title="en-US/docs/HTML">HTML</a>, <a href="/en-US/docs/SVG" title="SVG">SVG</a>, <a href="/en-US/docs/XHTML" title="en-US/docs/XHTML">XHTML</a>, <a href="/en-US/docs/XML" title="en-US/docs/XML">XML</a>.</li>
 <li>Mozilla technologies which make extensive use of CSS: <a href="/en-US/docs/XUL" title="en-US/docs/XUL">XUL</a>, Firefox and Thunderbird <a href="/en-US/docs/Extensions" title="en-US/docs/Extensions">extensions</a> and <a href="/en-US/docs/Themes" title="en-US/docs/Themes">themes</a>.</li>
</ul>
</div>
</div>
</section>

<p>{{CommunityBox("Web layout", "dev-tech-layout", "mozilla.dev.tech.layout", "", "Stack Overflow|https://stackoverflow.com/questions/tagged/css|HTML topics|Visit Stack Overflow, a collaboratively built and maintained Q&amp;A site. See if you can find an answer; if not, you can ask your question there.||CSS-Discuss|https://www.css-discuss.org/|CSS-Discuss mailing list|Join the css-discuss mailing list, which is dedicated to discussing practical, real-world use of CSS.")}}</p>
Revert to this revision