Overview / Web Technology
Web technology reference for developers
HTML
Structure of content on the web
CSS
Code used to describe document style
JavaScript
General-purpose scripting language
HTTP
Protocol for transmitting web resources
Web APIs
Interfaces for building web applications
Web Extensions
Developing extensions for web browsers
Accessibility
Build web projects usable for all
Web Technology
Web technology reference for developers
Filter sidebar
In this article<a>
<abbr>
<acronym>
Deprecated<address>
<area>
<article>
<aside>
<audio>
<b>
<base>
<bdi>
<bdo>
<big>
Deprecated<blockquote>
<body>
<br>
<button>
<canvas>
<caption>
<center>
Deprecated<cite>
<code>
<col>
<colgroup>
<data>
<datalist>
<dd>
<del>
<details>
<dfn>
<dialog>
<dir>
Deprecated<div>
<dl>
<dt>
<em>
<embed>
<fencedframe>
Experimental<fieldset>
<figcaption>
<figure>
<font>
Deprecated<footer>
<form>
<frame>
Deprecated<frameset>
Deprecated<h1>
<head>
<header>
<hgroup>
<hr>
<html>
<i>
<iframe>
<img>
<input>
<ins>
<kbd>
<label>
<legend>
<li>
<link>
<main>
<map>
<mark>
<marquee>
Deprecated<menu>
<meta>
<meter>
<nav>
<nobr>
Deprecated<noembed>
Deprecated<noframes>
Deprecated<noscript>
<object>
<ol>
<optgroup>
<option>
<output>
<p>
<param>
Deprecated<picture>
<plaintext>
Deprecated<pre>
<progress>
<q>
<rb>
Deprecated<rp>
<rt>
<rtc>
Deprecated<ruby>
<s>
<samp>
<script>
<search>
<section>
<select>
<selectedcontent>
Experimental Non-standard<slot>
<small>
<source>
<span>
<strike>
Deprecated<strong>
<style>
<sub>
<summary>
<sup>
<table>
<tbody>
<td>
<template>
<textarea>
<tfoot>
<th>
<thead>
<time>
<title>
<tr>
<track>
<tt>
Deprecated<u>
<ul>
<var>
<video>
<wbr>
<xmp>
Deprecatedaccesskey
anchor
Experimental Non-standardautocapitalize
autocorrect
autofocus
class
contenteditable
data-*
dir
draggable
enterkeyhint
exportparts
hidden
id
inert
inputmode
is
itemid
itemprop
itemref
itemscope
itemtype
lang
nonce
part
popover
slot
spellcheck
style
tabindex
title
translate
virtualkeyboardpolicy
Experimentalwritingsuggestions
<input>
types
<input type="button">
<input type="checkbox">
<input type="color">
<input type="date">
<input type="datetime-local">
<input type="email">
<input type="file">
<input type="hidden">
<input type="image">
<input type="month">
<input type="number">
<input type="password">
<input type="radio">
<input type="range">
<input type="reset">
<input type="search">
<input type="submit">
<input type="tel">
<input type="text">
<input type="time">
<input type="url">
<input type="week">
<script>
types
<meta>
names
rel
keywords
Baseline Widely available
This feature is well established and works across many devices and browser versions. Itâs been available across browsers since July 2020.
The part
global attribute contains a space-separated list of the part names of the element. Part names allows CSS to select and style specific elements in a shadow tree via the ::part
pseudo-element.
See the exportparts
attribute for a usage example.
exportparts
HTML attribute<template>
and <slot>
HTML elements::part
and ::slotted
CSS pseudo-elementsShadowRoot
interfaceElement.part
property.
This page was last modified on Apr 10, 2025 by MDN contributors.
View this page on GitHubâ¢
Report a problem with this contentRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.3