Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 3,934 for

attributes

(0.37 sec)
  1. <thead>: The Table Head element - HTML: HyperTe...

    The HTML element encapsulates a set of table rows ( elements), indicating that they comprise the head of a table with information about the table's columns. This is usually in the form of column headers ( elements)....it Attributes This element includes the global attributes . Deprecated...Deprecated attributes The following attributes are deprecated...

    developer.mozilla.org/en-US/docs/Web/HTML/Eleme...
  2. template element

    CompositeGrid element description|Documentation,TableNames Element|Aspose.Words for SharePoint,System::Collections::Generic::EnumeratorWrapperIterator<...Member Functions | Protected Attributes | List of all members Sy...Member Functions | Protected Attributes | List of all members Sy...

    search.aspose.com/q/Template-Element.html
  3. <xmp> - HTML: HyperText Markup Language | MDN

    The HTML element renders text between the start and end tags without interpreting the HTML in between and using a monospaced font. The HTML2 specification recommended that it should be rendered wide enough to allow 80 characters per line.... <strong>Attributes</strong> This element has no other <strong>attributes</strong> than the...the global <strong>attributes</strong> , common to all elements. DOM interface...</h3></div> </div> <div class="site text-truncate"> <cite>developer.mozilla.org/en-US/docs/Web/HTML/Eleme...</cite> </div> <div class="more"> <a href="#result0">more..</a> </div> </li> <li id="result4"> <h2 class="title text-truncate"> <a class="link" href="https://developer.mozilla.org/ru/docs/Web/HTML/Global_attributes/data-*" data-uri="https://developer.mozilla.org/ru/docs/Web/HTML/Global_attributes/data-*" data-order="0">data-* - HTML | MDN</a> </h2> <div class="body"> <div class="description"><h3>The data-* Глобальные атрибуты образуют класс атрибутов, называемых пользовательскими атрибутами данных, которые позволяют обмениваться проприетарной информацией между HTML и его представлением DOM посредством сценариев.... В разделе Using data <strong>attributes</strong> . Спецификации Specification...Смотрите также All global <strong>attributes</strong> . The HTMLElement.dataset...</h3></div> </div> <div class="site text-truncate"> <cite>developer.mozilla.org/ru/docs/Web/HTML/Global_a...</cite> </div> <div class="more"> <a href="#result0">more..</a> </div> </li> <li id="result5"> <h2 class="title text-truncate"> <a class="link" href="https://developer.mozilla.org/en-US/docs/Web/HTML/Element/legend" data-uri="https://developer.mozilla.org/en-US/docs/Web/HTML/Element/legend" data-order="0">&lt;legend&gt;: The Field Set Legend element - HTML: ...</a> </h2> <div class="body"> <div class="description"><h3>The <legend> HTML element represents a caption for the content of its parent <fieldset>.... Try it <strong>Attributes</strong> This element only includes...includes the global <strong>attributes</strong> . Examples See &lt;form&gt; for examples on...</h3></div> </div> <div class="site text-truncate"> <cite>developer.mozilla.org/en-US/docs/Web/HTML/Eleme...</cite> </div> <div class="more"> <a href="#result0">more..</a> </div> </li> <li id="result6"> <h2 class="title text-truncate"> <a class="link" href="https://github.com/mdn/content/blob/main/files/en-us/web/html/element/textarea/index.md?plain=1" data-uri="https://github.com/mdn/content/blob/main/files/en-us/web/html/element/textarea/index.md?plain=1" data-order="0">content/files/en-us/web/html/element/textarea/i...</a> </h2> <div class="body"> <div class="description"><h3>The content behind MDN Web Docs. Contribute to mdn/content development by creating an account on GitHub....of `&lt;textarea&gt;`: - An `id` <strong>attribute</strong> to allow the `&lt;textarea&gt;`...accessibility purposes - A `name` <strong>attribute</strong> to set the name of the associated...</h3></div> </div> <div class="site text-truncate"> <cite>github.com/mdn/content/blob/main/files/en-us/we...</cite> </div> <div class="more"> <a href="#result0">more..</a> </div> </li> <li id="result7"> <h2 class="title text-truncate"> <a class="link" href="https://apireference.groupdocs.com/metadata/java/com.groupdocs.metadata.core/CmsSigner" data-uri="https://apireference.groupdocs.com/metadata/java/com.groupdocs.metadata.core/CmsSigner" data-order="0">CmsSigner - GroupDocs.Metadata for Java - API R...</a> </h2> <div class="body"> <div class="description"><h3>All Classes Packages com.groupdocs.metadata com.groupdocs.metadata.core com.groupdocs.metadata.export com.groupdocs.m......() Gets the collection of <strong>attributes</strong> that are signed. byte[] getSignerIdentifier...() Gets the collection of <strong>attributes</strong> that are not signed. Methods...</h3></div> </div> <div class="site text-truncate"> <cite>apireference.groupdocs.com/metadata/java/com.gr...</cite> </div> <div class="more"> <a href="#result0">more..</a> </div> </li> <li id="result8"> <h2 class="title text-truncate"> <a class="link" href="https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/style" data-uri="https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/style" data-order="0">style - HTML: HyperText Markup Language | MDN</a> </h2> <div class="body"> <div class="description"><h3>The style global attribute contains CSS styling declarations to be applied to the element. Note that it is recommended for styles to be defined in a separate file or files. This attribute and the <style> element have mainly the purpose of allowing for quick styling, for example for testing purposes....中文 (简体) The style global <strong>attribute</strong> contains CSS styling declarations...separate file or files. This <strong>attribute</strong> and the &lt;style&gt; element have...</h3></div> </div> <div class="site text-truncate"> <cite>developer.mozilla.org/en-US/docs/Web/HTML/Globa...</cite> </div> <div class="more"> <a href="#result0">more..</a> </div> </li> <li id="result9"> <h2 class="title text-truncate"> <a class="link" href="https://developer.mozilla.org/en-US/docs/Web/HTML/Element/br" data-uri="https://developer.mozilla.org/en-US/docs/Web/HTML/Element/br" data-order="0">&lt;br&gt;: The Line Break element - HTML: HyperText ...</a> </h2> <div class="body"> <div class="description"><h3>The <br> HTML element produces a line break in text (carriage-return). It is useful for writing a poem or an address, where the division of lines is significant.... <strong>Attributes</strong> This element&#039;s <strong>attributes</strong> include the...the global <strong>attributes</strong> . Deprecated <strong>attributes</strong> clear Deprecated Indicates...</h3></div> </div> <div class="site text-truncate"> <cite>developer.mozilla.org/en-US/docs/Web/HTML/Eleme...</cite> </div> <div class="more"> <a href="#result0">more..</a> </div> </li> <li id="result10"> <h2 class="title text-truncate"> <a class="link" href="https://www.w3.org/TR/html401/sgml/framesetdtd.html" data-uri="https://www.w3.org/TR/html401/sgml/framesetdtd.html" data-order="0">HTML 4 Frameset Document Type Definition</a> </h2> <div class="body"> <div class="description"><h3>previous next contents elements <strong>Attributes</strong> index 23 Frameset Document Type Definition <!-- This is the HTML 4.01 Fram......previous next contents elements <strong>attributes</strong> index 23 Frameset Document...previous next contents elements <strong>attributes</strong> index...</h3></div> </div> <div class="site text-truncate"> <cite>www.w3.org/TR/html401/sgml/framesetdtd.html</cite> </div> <div class="more"> <a href="#result0">more..</a> </div> </li> </ol> </div> </div> <!-- pagination --> <div class="row"> <nav id="subfooter"> <ul class="pagination"> <li class="page-item" aria-label="Previous"> <a class="page-link" href="/q/attributes-11.html"> <span aria-hidden="true">«</span> <span class="sr-only">Prev</span> </a> </li> <li class="page-item"> <a href="/q/attributes-7.html" class="page-link">7</a> </li> <li class="page-item"> <a href="/q/attributes-8.html" class="page-link">8</a> </li> <li class="page-item"> <a href="/q/attributes-9.html" class="page-link">9</a> </li> <li class="page-item"> <a href="/q/attributes-10.html" class="page-link">10</a> </li> <li class="page-item"> <a href="/q/attributes-11.html" class="page-link">11</a> </li> <li class="page-item active"> <a href="/q/attributes-12.html" class="page-link">12</a> </li> <li class="page-item"> <a href="/q/attributes-13.html" class="page-link">13</a> </li> <li class="page-item"> <a href="/q/attributes-14.html" class="page-link">14</a> </li> <li class="page-item"> <a href="/q/attributes-15.html" class="page-link">15</a> </li> <li class="page-item"> <a href="/q/attributes-16.html" class="page-link">16</a> </li> <li class="page-item"> <a href="/q/attributes-17.html" class="page-link">17</a> </li> <li class="page-item"><a href="/q/attributes-13.html" class="page-link"><span class="sr-only">Next</span> <span aria-hidden="true">»</span></a></li> </ul> </nav> </div> <!-- end of pagination --> </div></div> <div id="back-top"><a href="#top" class="backtop" style="cursor: pointer; display: inline;">&nbsp;</a></div> <div id=DynabicMenuFooter></div> <!-- jQuery --> <script src="/static/vendors/jquery/v2.2.3/jquery.min.js"></script> <!-- Containerize.Menu js --> <script>(function(i,s,o,g,r,a,m){i['ContainerizeMenuObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.append(a)})(window,document,'script','https://menu.containerize.com/scripts/engine.min.js?v=1.0.1','groupdocs-en');</script> <!-- Bootstrap --> <script src="/static/vendors/bootstrap/v4.3.1/js/bootstrap.bundle.min.js"></script> <script type="text/javascript" src="/static/js/groupdocs/suggestor.js"></script> <script type="text/javascript" src="/static/js/groupdocs/index.js"></script> <script> $(function() { var isEnterClicked = false; $('.sideopen, #searchOptionsButton, #searchOptionsCloseButton').click(function(){ $('.sideopen').toggleClass('movebtn'); if(isEnterClicked === true){ $("#searchOptions").removeClass("active") } }); $('.searchinput').on('keypress', function(e) { var keycode = e.charCode || e.keyCode; if (keycode === 13) { // Trigger the button element with a click document.getElementById("searchButton").click(); // $("#searchOptions").removeClass('active'); isEnterClicked = true; } }); }); </script> </body> </html>