Heim >Web-Frontend >HTML-Tutorial >HTML-Grundlagen(3)
w3school: http://www.w3school.com.cn/
runoob: http://www.runoob.com/
HTML-Tag-Referenzhandbuch: http://www.runoob.com/tags/html-reference.html
HTML-Farbname: http://www.runoob.com/tags/html-colorname.html
Online-Tool: http://tool.oschina.net/
ProcessOn: https://www.processon.com/
wird oft verwendet, um Inline-Elemente zu gruppieren, damit sie über CSS-Stile geändert werden können
wird häufig verwendet, um Elemente auf Blockebene zu kombinieren, sodass sie über CSS-Stile geändert werden können wird häufig verwendet, um eine Zeile Computer-Quellcode anzuzeigen. Der Text innerhalb der Beschriftung wird in einer Schriftart mit fester Breite angezeigt Elemente, die Accesskey-Attribute unterstützen: , , inhaltlich editierbar Gibt an, ob der Inhalt des Elements bearbeitet werden kann. Wenn das contenteditable-Attribut im Element nicht festgelegt ist, erbt das Element vom übergeordneten Element true: Das angegebene Element kann bearbeitet werden false: Das angegebene Element kann nicht bearbeitet werden versteckt Gibt an, dass Elemente ausgeblendet werden sollen, sodass Benutzer ein Element nur sehen können, wenn bestimmte Bedingungen erfüllt sind. Anschließend kann JavaScript verwendet werden, um das ausgeblendete Attribut sichtbar zu machen Sprache Gibt die Sprache des Elementinhalts an, Sprachcode-Referenzhandbuch: http://www.runoob.com/tags/html-lingual-codes.html Rechtschreibprüfung Gibt an, ob der Elementinhalt einer Rechtschreibprüfung unterzogen werden soll Der folgende Text kann einer Rechtschreibprüfung unterzogen werden: Der Wert im Eingabeelement vom Typ Text (nicht Passwort) Der Wert im Textarea-Element Wert im bearbeitbaren Element true: Gibt an, dass der Text des Elements einer Rechtschreibprüfung unterzogen werden soll false: Gibt an, dass der Text des Elements nicht auf Rechtschreibung geprüft werden soll Tabindex Gibt die Reihenfolge der Elemente beim Navigieren mit der Tabulatortaste an Titel Gibt zusätzliche Informationen zum Element an </span></p>
<p><span style="font-size: 13px;"> wird oft verwendet, um mehrzeiligen Computer-Quellcode anzuzeigen. Der Text innerhalb der Beschriftung wird in einer Schriftart mit fester Breite angezeigt und Leerzeichen und Zeilenumbrüche bleiben erhalten </span></p>
<p><span style="font-size: 13px;"> </span></p>
<p><span style="font-size: 13px;"><span style="line-height: 20.5263px; background-color: #ffff99;">Globale Eigenschaften</span></span></p>
<p><span style="font-size: 13px;"><span style="background-color: #ffff99;">Zugriffsschlüssel</span></span></p>
<p><span style="font-size: 13px;">Tastenkombinationen festlegen, Verwendung: Alt-Wert</span></p>
<div class="cnblogs_code">
<pre class="brush:php;toolbar:false"><span style="font-size: 13px;"><span style="color: #0000ff;"><</span><span style="color: #800000;">a </span><span style="color: #ff0000;">href</span><span style="color: #0000ff;">="http://www.taobao.com"</span><span style="color: #ff0000;"> accesskey</span><span style="color: #0000ff;">="t"</span><span style="color: #0000ff;">></span>淘宝<span style="color: #0000ff;"></</span><span style="color: #800000;">a</span><span style="color: #0000ff;">></span>
<span style="color: #0000ff;"><</span><span style="color: #800000;">a </span><span style="color: #ff0000;">href</span><span style="color: #0000ff;">="http://www.jd.com"</span><span style="color: #ff0000;"> accesskey</span><span style="color: #0000ff;">="j"</span><span style="color: #0000ff;">></span>京东<span style="color: #0000ff;"></</span><span style="color: #800000;">a</span><span style="color: #0000ff;">></span></span>
<span style="font-size: 13px;"><span style="color: #0000ff;"><</span><span style="color: #800000;">div </span><span style="color: #ff0000;">contenteditable</span><span style="color: #0000ff;">></span>
<span style="color: #0000ff;"><</span><span style="color: #800000;">p</span><span style="color: #0000ff;">></span>这是一个可编辑段落。<span style="color: #0000ff;"></</span><span style="color: #800000;">p</span><span style="color: #0000ff;">></span>
<span style="color: #0000ff;"></</span><span style="color: #800000;">div</span><span style="color: #0000ff;">></span></span>
<span style="font-size: 13px;"><span style="color: #0000ff;"><</span><span style="color: #800000;">p </span><span style="color: #ff0000;">hidden</span><span style="color: #0000ff;">></span>这是一段隐藏的段落。<span style="color: #0000ff;"></</span><span style="color: #800000;">p</span><span style="color: #0000ff;">></span></span>
<span style="font-size: 13px;"><span style="color: #0000ff;"><</span><span style="color: #800000;">p </span><span style="color: #ff0000;">contenteditable</span><span style="color: #0000ff;">="true"</span><span style="color: #ff0000;"> spellcheck</span><span style="color: #0000ff;">="true"</span><span style="color: #0000ff;">></span>这是可编辑的段落,请试着编辑文本。<span style="color: #0000ff;"></</span><span style="color: #800000;">p</span><span style="color: #0000ff;">></span></span>
<span style="font-size: 13px;"><span style="color: #0000ff;"><</span><span style="color: #800000;">p </span><span style="color: #ff0000;">tabindex</span><span style="color: #0000ff;">="2"</span><span style="color: #0000ff;">></span>W3CSchool<span style="color: #0000ff;"></</span><span style="color: #800000;">p</span><span style="color: #0000ff;">></span>
<span style="color: #0000ff;"><</span><span style="color: #800000;">p </span><span style="color: #ff0000;">tabindex</span><span style="color: #0000ff;">="1"</span><span style="color: #0000ff;">></span>Google<span style="color: #0000ff;"></</span><span style="color: #800000;">p</span><span style="color: #0000ff;">></span>
<span style="color: #0000ff;"><</span><span style="color: #800000;">p </span><span style="color: #ff0000;">tabindex</span><span style="color: #0000ff;">="3"</span><span style="color: #0000ff;">></span>Microsoft<span style="color: #0000ff;"></</span><span style="color: #800000;">p</span><span style="color: #0000ff;">></span></span>
<span style="font-size: 13px;"><span style="color: #0000ff;"><</span><span style="color: #800000;">abbr </span><span style="color: #ff0000;">title</span><span style="color: #0000ff;">="世界卫生组织"</span><span style="color: #0000ff;">></span>WHO<span style="color: #0000ff;"></</span><span style="color: #800000;">abbr</span><span style="color: #0000ff;">></span>成立于1948。</span>