Skip to content

Commit

Permalink
Wrong casing (mdn#23766)
Browse files Browse the repository at this point in the history
  • Loading branch information
estelle committed Jan 19, 2023
1 parent 96a3f02 commit 3c92596
Show file tree
Hide file tree
Showing 49 changed files with 49 additions and 49 deletions.
2 changes: 1 addition & 1 deletion files/en-us/web/html/element/applet/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ Use of Java applets on the Web is deprecated; most browsers no longer support us

{{EmbedLiveSample("Example", "100%", 300)}}

## Technical Summary
## Technical summary

<table class="properties">
<tbody>
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/html/element/area/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ This element's attributes include the [global attributes](/en-US/docs/Web/HTML/G

{{ EmbedLiveSample('Examples', 360, 160) }}

## Technical Summary
## Technical summary

<table class="properties">
<tbody>
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/html/element/aside/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ This example uses `<aside>` to mark up a paragraph in an article. The paragraph

{{EmbedLiveSample("Using_aside")}}

## Technical Summary
## Technical summary

<table class="properties">
<tbody>
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/html/element/b/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Keywords are displayed with the default style of the

{{EmbedLiveSample("Examples")}}

## Technical Summary
## Technical summary

<table class="properties">
<tbody>
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/html/element/bdi/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ body {

{{ EmbedLiveSample('Using_bdi_with_LTR_and_RTL_text','','120','','','bdi-example') }}

## Technical Summary
## Technical summary

<table class="properties">
<tbody>
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/html/element/blockquote/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ The output from this HTML snippet looks like this:

{{EmbedLiveSample("Example", 640, 180)}}

## Technical Summary
## Technical summary

<table class="properties">
<tbody>
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/html/element/caption/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ td {

{{EmbedLiveSample('Example', 650, 100)}}

## Technical Summary
## Technical summary

<table class="properties">
<tbody>
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/html/element/cite/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ The HTML above outputs:

{{EmbedLiveSample("Example", 640, 80)}}

## Technical Summary
## Technical summary

<table class="properties">
<tbody>
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/html/element/datalist/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ The specification allows linking `<datalist>` with a {{HTMLElement("input/passwo

{{EmbedLiveSample("Password_type", 600, 40)}}

## Technical Summary
## Technical summary

<table class="properties">
<tbody>
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/html/element/details/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ This CSS creates a look similar to a tabbed interface, where activating the tab

{{EmbedLiveSample("Customizing_the_disclosure_widget", 650, 150)}}

## Technical Summary
## Technical summary

<table class="properties">
<tbody>
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/html/element/dfn/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ The output of the above code looks like this:

{{EmbedLiveSample("Using_abbreviations_and_definitions_together", 650, 200)}}

## Technical Summary
## Technical summary

<table class="properties">
<tbody>
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/html/element/div/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ This example creates a shadowed box by applying a style to the `<div>` using CSS

{{EmbedLiveSample("A_styled_example", 650, 120)}}

## Technical Summary
## Technical summary

<table class="properties">
<tbody>
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/html/element/em/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ The `<em>` element is often used to indicate an implicit or explicit contrast.

{{EmbedLiveSample("Example")}}

## Technical Summary
## Technical summary

<table class="properties">
<tbody>
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/html/element/figure/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ function NavigatorExample() {

{{EmbedLiveSample("Poems", "100%", 250)}}

## Technical Summary
## Technical summary

<table class="properties">
<tbody>
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/html/element/form/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ The following attributes control behavior during form submission.

{{ EmbedLiveSample('Examples', '100%', 110) }}

## Technical Summary
## Technical summary

<table class="properties">
<tbody>
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/html/element/hr/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ This element's attributes include the [global attributes](/en-US/docs/Web/HTML/G

{{EmbedLiveSample("Example")}}

## Technical Summary
## Technical summary

<table class="properties">
<tbody>
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/html/element/i/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ This example demonstrates using the `<i>` element to mark text that is in anothe

{{EmbedLiveSample("Examples")}}

## Technical Summary
## Technical summary

<table class="properties">
<tbody>
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/html/element/input/button/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ draw();

{{EmbedLiveSample("Examples", '100%', 600)}}

## Technical Summary
## Technical summary

<table class="properties">
<tbody>
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/html/element/input/checkbox/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ otherCheckbox.addEventListener('change', () => {

{{EmbedLiveSample('Examples', '100%', 300)}}

## Technical Summary
## Technical summary

<table class="properties">
<tbody>
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/html/element/input/color/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ The final result looks like this:

{{EmbedLiveSample("Example", 700, 200)}}

## Technical Summary
## Technical summary

<table class="properties">
<tbody>
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/html/element/input/email/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@ As an added touch, the {{HTMLElement("label")}} element is used to establish a l

{{EmbedLiveSample('Examples', 600, 80)}}

## Technical Summary
## Technical summary

<table class="properties">
<tbody>
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/html/element/input/file/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -391,7 +391,7 @@ The example looks like this; have a play:

{{EmbedLiveSample('Examples', '100%', 200)}}

## Technical Summary
## Technical summary

<table class="properties">
<tbody>
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/html/element/input/password/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ ssn.oninput = (event) => {

{{EmbedLiveSample("Requesting_a_Social_Security_number", 600, 60)}}

## Technical Summary
## Technical summary

<table class="properties">
<tbody>
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/html/element/input/range/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@ input[type="range"][orient="vertical"] {

{{EmbedLiveSample("Putting_it_all_together", 200, 200)}}

## Technical Summary
## Technical summary

<table class="properties">
<tbody>
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/html/element/kbd/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ This does some interesting nesting. For the menu option description, the entire

{{EmbedLiveSample("Representing_onscreen_input_options", 650, 120)}}

## Technical Summary
## Technical summary

<table class="properties">
<tbody>
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/html/element/li/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ For more detailed examples, see the {{htmlelement("ol")}} and {{htmlelement("ul"

{{EmbedLiveSample("Unordered_list")}}

## Technical Summary
## Technical summary

<table class="properties">
<tbody>
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/html/element/map/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ Click the left-hand parrot for JavaScript, or the right-hand parrot for CSS.

{{ EmbedLiveSample('Image map with two areas', '', '250') }}

## Technical Summary
## Technical summary

<table class="properties">
<tbody>
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/html/element/marquee/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ The **`<marquee>`** [HTML](/en-US/docs/Web/HTML) element is used to insert a scr

{{EmbedLiveSample("Examples", 600, 450)}}

## Technical Summary
## Technical summary

<table class="properties">
<tbody>
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/html/element/menuitem/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ div {

{{EmbedLiveSample("Example", '100%', 80)}}

## Technical Summary
## Technical summary

<table class="properties">
<tbody>
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/html/element/ol/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ The above HTML will output:

{{EmbedLiveSample("Unordered_list_inside_ordered_list", 400, 150)}}

## Technical Summary
## Technical summary

<table class="properties">
<tbody>
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/html/element/optgroup/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ This element includes the [global attributes](/en-US/docs/Web/HTML/Global_attrib

{{EmbedLiveSample("Examples")}}

## Technical Summary
## Technical summary

<table class="properties">
<tbody>
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/html/element/pre/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ if (i &lt; 10 &amp;&amp; i &gt; 0)

{{EmbedLiveSample("Escaping_reserved_characters")}}

## Technical Summary
## Technical summary

<table class="properties">
<tbody>
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/html/element/q/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ This element includes the [global attributes](/en-US/docs/Web/HTML/Global_attrib

{{EmbedLiveSample('Example')}}

## Technical Summary
## Technical summary

<table class="properties">
<tbody>
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/html/element/rp/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ body {

{{EmbedLiveSample("Without_ruby_support", 600, 60)}}

## Technical Summary
## Technical summary

<table class="properties">
<tbody>
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/html/element/rt/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ The output looks like this in your browser:

{{EmbedLiveSample("Using_ruby_annotations", 600, 60)}}

## Technical Summary
## Technical summary

<table class="properties">
<tbody>
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/html/element/rtc/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ This element only includes the [global attributes](/en-US/docs/Web/HTML/Global_a

{{EmbedLiveSample("Examples", 600, 120)}}

## Technical Summary
## Technical summary

<table class="properties">
<tbody>
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/html/element/samp/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ The resulting output is this:

{{EmbedLiveSample("Sample_output_including_user_input", 650, 120)}}

## Technical Summary
## Technical summary

<table class="properties">
<tbody>
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/html/element/span/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ li span {

{{EmbedLiveSample('Example_2')}}

## Technical Summary
## Technical summary

<table class="properties">
<tbody>
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/html/element/strike/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ The result of this code is:

{{EmbedLiveSample("Example")}}

## Technical Summary
## Technical summary

<table class="properties">
<tbody>
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/html/element/strong/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ This results in:

{{EmbedLiveSample("Labeling_warnings", 650, 80)}}

## Technical Summary
## Technical summary

<table class="properties">
<tbody>
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/html/element/sub/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ The output:

{{EmbedLiveSample("Chemical_formulas", 650, 120)}}

## Technical Summary
## Technical summary

<table class="properties">
<tbody>
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/html/element/summary/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ This example adds some semantics to the `<summary>` element to indicate the labe

{{EmbedLiveSample("HTML_in_summaries", 650, 120)}}

## Technical Summary
## Technical summary

<table class="properties">
<tbody>
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/html/element/sup/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ The output:

{{EmbedLiveSample("Ordinal_numbers", 650, 160)}}

## Technical Summary
## Technical summary

<table class="properties">
<tbody>
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/html/element/template/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ container.appendChild(secondClone);

{{EmbedLiveSample('Avoiding_DocumentFragment_pitfall')}}

## Technical Summary
## Technical summary

<table class="properties">
<tbody>
Expand Down

0 comments on commit 3c92596

Please sign in to comment.