Commit Graph

173 Commits (81f9dce834cd3e93535f869f1a76b2b15331fcc8)

Author SHA1 Message Date
Mudi Hussaini f44afe49ac Add use of alt text "Line 15" (#26682) 2019-01-09 22:16:00 -05:00
Cindy Yates db267bf1c5 Fixed link to more information (#27183)
Fixed link to existing article, added additional resources, minor clarification in text
2019-01-03 08:04:26 -07:00
quang1793 fb67a45f75 Edit More Information: (#27066) 2018-12-31 10:06:52 -07:00
BLJS2warchief fa7362a21b Added a required style of table (#26753)
A border can be added to a table by this CSS synatax
2018-12-29 14:49:04 -07:00
rsgs 8f05a7af67 tutorial on basic html structure (#26343)
Added explanation on how the structure of the html file works and explained it's elements.
2018-12-26 17:40:27 -05:00
BoopMehNose 7117dbd980 Update Note and Em tag description (#33811)
I added clarification for the use of the <em> tag and expanded the note on "stylistic" use.
2018-12-21 22:31:42 -06:00
Gaurav Kumar 03a576e7b1 updated anchor definition (#25423)
* updated anchor definition

* Added list formatting
2018-12-20 06:17:19 -05:00
DavidNachman 0f58e9ece4 </li> closing tag (#31856)
* Update index.md

* updated due to request

I added the requested <li> information as requested.

* fix: added backticks around keywords
2018-12-16 07:02:13 -08:00
phatbhoy67 1bb957cc55 Updated (added) links in the Other Resources Section (#25027)
* Updated links in the Other Resources Section

* Fixed formatting
2018-12-15 01:44:41 -05:00
Cindy Yates 7936b91394 Spelling and punctuation edits (#24726)
* Spelling and punctuation edits

* Fix typo
2018-12-13 23:13:18 -05:00
JP Rowan 767cd0e31a Added "use image as link" example and cleaned up comments. (#24767)
* Added "use image as link" example and cleaned up comments.

* Revert first change for grammar fix
2018-12-13 21:58:53 -05:00
philerck ac1b9b3ca5 Update index.md (#28811)
Add the meta tag for responsive website
2018-12-13 14:28:36 -08:00
vinos Shimray 96f8a21f28 Adding changes to Inline element paragraph (#29830)
* Adding changes to Inline element paragraph

* correct grammar
2018-12-13 11:34:06 -08:00
Potato eb88fc6aa4 miner typo fixed (#28884) 2018-12-13 11:21:05 -08:00
Christina Linn 3ad65bc13d fixed one typo and three grammatical errors (#34002) 2018-12-13 11:14:34 -08:00
jonmoon74 41a8970f2b Update to impact of video on webpages (#25376)
* Update to impact of video on webpages

Added comment on the ability to use video on webpages as a key support in designing for mobile

* fixed: removed word Importantly
2018-12-13 11:06:01 -08:00
Eddie Melendez b4ebb8f8bc added href local directory reference (#30677)
* added href local directory reference

* fixed: removed extra backtick
2018-12-13 11:02:57 -08:00
Vishal Jadhav 36da71fa49 Explanation of example (#29317)
* Explanation of example

Explanation of the first example on line 18 and 19

* fix: added backticks
2018-12-13 10:53:05 -08:00
Setyo Adi Wibowo 3c77c4dde2 Update attribute target to open link in new tab (#25765)
* Update attribute target to open link in new tab

* fix: made header
2018-12-12 17:39:24 -08:00
Megan Bailey 15704be277 Added info about CSS Flexbox as update to float (#33918) 2018-12-12 16:21:13 -08:00
Blake Lambert 5c1935d121 Grammatical corrections (#29992)
Grammatical corrections for ease of reading.
2018-12-12 16:19:03 -08:00
Eddie Melendez a961b830af fixed grammar + clarified use of period in HTML (#30683)
* fixed grammar + clarified use of period in HTML

* fix: added comma
2018-12-12 16:06:26 -08:00
willlow 1c23872b71 capitalized CSS (#29935) 2018-12-12 15:39:31 -08:00
MechanikerGA 5e6b17bd4b Update CSS classes (#29609)
Added spaces in example code to create accurate example.
2018-12-12 15:38:55 -08:00
salvadb23 5bd6b4f763 add info on kebab case (#29280)
* add info on kebab case

* fix: turned addition to separate sentence.
2018-12-12 15:38:24 -08:00
warrenskim 10e67fb692 Added additional reference for styling lists (#33196) 2018-12-12 14:52:41 -08:00
averyl36 8f6e7165a0 Different Ordered Lists (#28137)
Added in a section to show how to display a list ordered by roman numerals or letters rather than just numbers.
2018-12-12 14:52:05 -08:00
Zonqq 6533b99fcd Add more information about list (#26000) 2018-12-12 14:33:31 -08:00
Adeliinecoding 1d8cb898db fix typos, grammar (#31259) 2018-12-12 10:17:30 -08:00
glamdring777 d450f06c5d Corrected a misspelling in the Conditional Comments section (#27532) 2018-12-12 09:52:08 -08:00
nightmustfall 9dd1b3f73f I added 2 extra lines to Conditional Comments (#26842)
* I added 2 extra lines to Conditional Comments 

added "Older IE versions often need additionally CSS to display your pages accurately. Conditional comments can fulfill this purpose. "

* fix: changed additionally to additional
2018-12-11 14:18:20 -08:00
laolmstead cf473d5bb1 Fixed typos and grammar. Added a new line. (#25709)
Fixed a couple of typos and grammatical errors. Added a new line explaining the importance of clear and concise comments throughout your code.
2018-12-11 14:17:59 -08:00
Suvarna Sivadas 217a4754fd updated examples (#33687) 2018-12-11 13:26:35 -08:00
abhaybaiju c3dd46965b More informative index.md (#29455)
* More informative index.md

More informative description

* fix: changed tag to element
2018-12-11 13:24:47 -08:00
Vruchi d6ed7f75b9 Minor grammatical (#28376)
Previously used "this case" to refer to two possible cases.
2018-12-11 13:08:19 -08:00
quang1793 0663817324 Add the syntax (#27013) 2018-12-11 12:24:05 -08:00
Kristen Kinnear-Ohlmann 11f4dfc466 Content style edits (#25699)
* Content style edits

Added 2 spaces after each line in the More Attributes section to stack the elements. Edited 2 sentences to clarify the meaning and usage of the information contained in the sentence, as well as ensuring tag names were displaying as code elements.

* fix: removed extra space at end of lines
2018-12-11 12:23:29 -08:00
phatbhoy67 2c322a52ef Added backticks to inline code (#25041)
* Added backticks to inline code

The page does not display properly on: https://guide.freecodecamp.org/html/attributes/a-href-attribute/ although it appears ok on github.

Added missing backticks around inline code.

Removed duplicate image link example.

* fix: removed tag/changed to element
2018-12-11 12:07:02 -08:00
Ryan Hoppe b71e62d6d9 update case sensitivity with "A Href" (#24815)
match "A Href" with all same (lowercase) case to match on entire page. It would help keep things in unison
2018-12-11 11:48:31 -08:00
azrap 5be721c03c condense and fix grammar (#32861)
The additional info on html forms section contained redundant information as well as information that was not clearly defined. Eg the section on the GET | POST method.
2018-12-11 10:55:27 -06:00
Felix 009baf06fa Add information about HTML form submit (#32150)
-when to use HTTP GET
-default for blank attribute 

<!-- Please follow this checklist and put an x in each of the boxes, like this: [x]. It will ensure that our team takes your pull request seriously. -->

- [X] I have read [freeCodeCamp's contribution guidelines](https://github.com/freeCodeCamp/freeCodeCamp/blob/master/CONTRIBUTING.md).
- [X] My pull request has a descriptive title (not a vague title like `Update index.md`)
- [X] My pull request targets the `master` branch of freeCodeCamp.
- [X] None of my changes are plagiarized from another source without proper attribution.
- [X] My article does not contain shortened URLs or affiliate links.
2018-12-11 10:35:45 -06:00
Regem Semilla a873f06ef4 Adding two method: GET and POST (#31049) 2018-12-11 10:25:54 -06:00
MechanikerGA d195348a8c Edit html-forms for clarity. (#29615)
Changed wording and deleted repetitive information to improve clarity of information.
2018-12-11 10:23:40 -06:00
abhaybaiju 0ac7d677ba Update index.md (#29447)
More informative description
2018-12-11 10:14:58 -06:00
Liz 525a3225be Update index.md (#28307) 2018-12-11 09:59:07 -06:00
Sarah Waldie 2b1aba02f7 Add Paragraph Covering Min and Max (#27579)
Covers setting min and max attributes on an input with the type "number."
2018-12-11 09:58:39 -06:00
Vedran Leder 52832fff90 Add section on validation (#27286) 2018-12-11 09:02:36 -06:00
Cindy Yates 092cf9b658 Add more info to description list definition (#27140)
Minor spelling fix plus additional information on the elements that make up a description list
2018-12-10 02:18:36 +05:30
lizantell 415d92a597 Removed info about <em> (#24234)
Not relevant to this page on semantic HTML elements
2018-12-08 21:24:14 -05:00
lizantell 483534c03a Added accessibility info to the link text section (#24229) 2018-12-08 21:20:11 -05:00