aboutsummaryrefslogtreecommitdiff
path: root/files/es/web/api/stylesheet/title/index.html
blob: e6c61082d79acd4568d20b4893ce612eb09013ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
title: Stylesheet.title
slug: Web/API/StyleSheet/title
translation_of: Web/API/StyleSheet/title
---
<p>{{ ApiRef() }}</p>
<h3 id="Summary" name="Summary">Resumen</h3>
<p><strong>title</strong> devuelve el título de la hoja de estilo que se está usando.</p>
<h3 id="Notes" name="Notes">Notas</h3>
<p>El título es a menudo especificado en el <a href="/es/DOM/stylesheet.ownerNode" title="es/DOM/stylesheet.ownerNode">ownerNode</a>.</p>
<h3 id="Specification" name="Specification">Especificación</h3>
<p><a class="external" href="http://www.w3.org/TR/2000/REC-DOM-Level-2-Style-20001113/stylesheets.html#StyleSheets-StyleSheet-title">title </a></p>
<p>{{ languages( { "pl": "pl/DOM/stylesheet.title" } ) }}</p>