diff --git a/.vscode/dictionaries/proper-names.txt b/.vscode/dictionaries/proper-names.txt index e6a15c68c13a64a..3a0d3a9861de195 100644 --- a/.vscode/dictionaries/proper-names.txt +++ b/.vscode/dictionaries/proper-names.txt @@ -26,6 +26,7 @@ Ansari Ansyari Apapou Aptana +Araneae Arkanoid Artur Arun @@ -44,6 +45,7 @@ Aziz Balhetan bartaz Bartek +Belgers belgin Benbadis Bento4 @@ -108,6 +110,7 @@ Codepens coderprateek codingintrigue Codrops +Coleoptera Colomb Conde Corber @@ -135,9 +138,11 @@ Delaville Denicola DeSandro Desaulniers +Descouens Desproges Devlin Dexie +Didier Diffie Digga Digianswer @@ -231,6 +236,7 @@ hamishwillee Haml Haverbeke Headsight +Hemiptera Heydings Heydon Hickson @@ -468,6 +474,7 @@ Quora rachelandrew Radev Radimir +Ramesh Rapp Rauschmayer Realtek @@ -501,6 +508,7 @@ Scarlett Schiff Schirra Schmarsow +Schoenmakers Schola Schwarz Sciurus @@ -594,6 +602,7 @@ Voikko Volkman Vorbis vulgaris +Waarneming wabt Wakamai Waldron diff --git a/.vscode/dictionaries/terms-abbreviations.txt b/.vscode/dictionaries/terms-abbreviations.txt index c50c2a66d65779c..71827c0522323ac 100644 --- a/.vscode/dictionaries/terms-abbreviations.txt +++ b/.vscode/dictionaries/terms-abbreviations.txt @@ -190,6 +190,7 @@ EBNF ECSDA editability effectful +elytra Emscripting encrypter engageable @@ -273,11 +274,13 @@ greenify greyscale gzipping halfwidth +halteres harissa HDCP headworn highlightable HILN +hindwings hissy hitbox hitmap @@ -338,6 +341,7 @@ JXON KACST Kbit Kbps +kettlebell keysyms keyterm keyterms @@ -471,6 +475,7 @@ packetizing paintable pantherina papermakers +parasitoids parentless passwordless pathfinding diff --git a/files/en-us/learn_web_development/core/structuring_content/forms_challenge/index.md b/files/en-us/learn_web_development/core/structuring_content/forms_challenge/index.md index 94422d811c4949d..c8246c457148e35 100644 --- a/files/en-us/learn_web_development/core/structuring_content/forms_challenge/index.md +++ b/files/en-us/learn_web_development/core/structuring_content/forms_challenge/index.md @@ -195,7 +195,7 @@ To solve this challenge, we are expecting you to create a basic website project, padding: 10px 20px; border-radius: 10px; border: 1px solid grey; - background-color: #ddd; + background-color: #dddddd; width: 50%; margin: 0 auto; display: block; @@ -203,7 +203,7 @@ To solve this challenge, we are expecting you to create a basic website project, button:hover, button:focus { - background-color: #eee; + background-color: #eeeeee; cursor: pointer; } ``` @@ -234,7 +234,7 @@ We'd like you to imagine that you have just been to stay at a hotel called the l 1. The top level-heading: "We want your feedback!". 2. Second level headings: "Facilities", "About your hosts", "Any other feedback?", and "Your details". 2. The opening paragraph below the top-level heading needs to be marked up appropriately. -3. Also in the opening paragraph, turn the text "little house in the woods" and "prize draw" into links. We don't have pages to link to yet, so for now, just set the target URL as `#`for a placeholder. +3. Also in the opening paragraph, turn the text "little house in the woods" and "prize draw" into links. We don't have pages to link to yet, so for now, just set the target URL as `#` for a placeholder. 4. We want you to place a wide, flat image below the opening paragraph as a decoration. The image path is `https://mdn.github.io/shared-assets/images/examples/learn/woodland-strip.jpg`, and we'd like you to set the alternative text for it to an empty value, given that it is decorative only. 5. Following on from the previous point, as a stretch goal, research a better way to include the decorative image on the page, and have a go at doing so (this involves a different technology to HTML, which we haven't touched on in this module). @@ -266,39 +266,80 @@ Your finished HTML should look like this:
We're very excited that you visited the little house in the woods, and we want to hear what - you thought of it! Please fill in the below sections. You don't need to provide your name or - contact details, but if you do, we'll enter you into a prize draw where you'll have a chance - to win prizes.
++ We're very excited that you visited the + little house in the woods, and we want to hear what you + thought of it! Please fill in the below sections. You don't need to + provide your name or contact details, but if you do, we'll enter you into + a prize draw where you'll have a chance to win prizes. +
-
+