Commit Graph

15 Commits (06111e2eaf8bee5c96ad4d46d1a4e6a28af74684)

Author SHA1 Message Date
Sam 65db5549f4 Corrected markdown and code sample formatting (#23374)
* Corrected markdown and code sample formatting

Added code highlighting to `<p>`, to prevent it being interpreted as a new paragraph.
Also made indentation in the code sample consistent.

* Fixed typo and formatting
2018-11-23 20:19:15 -05:00
zweifish 09edf93ba9 fixed minor formatting error (#21184)
* fixed minor formatting error

* Update index.md
2018-11-21 08:27:47 -05:00
Tansica Sun f48810ca93 Proper table formating with <thead> and <tbody> (#21605)
* Proper table formating with <thead> and <tbody>

* Edit table headers and fix indentation
2018-11-19 05:15:12 +07:00
Johnathan Milley 2a1ae19bd1 Removed unnecessary "Other Information" header (#23055) 2018-11-14 20:55:31 -05:00
Izwan Rusli bc896c92ea Adding sentence "The '<br>' tag is an empty tag which means that it h… (#21303)
* Adding sentence "The '<br>' tag is an empty tag which means that it has no closing tag."

* Format the text properly
2018-11-12 07:36:27 -08:00
Rogel Horlador c582a638cc Updated the URL of <input> tag (#21392) 2018-11-09 23:54:10 +00:00
Kris Hayes e6a9e49ac3 Added diff between span and div section (#21386) 2018-11-09 23:37:16 +00:00
S.Hale 3920b7c4ce Corrected capitalization, corrected to American spellings and typos (#30685)
* Translate challenge subtitles and example challenge text to Spanish

* Corrected errors in syntax and punctuation

* Multiple corrections of it/s to its plus other grammar corrections

* Correction and added paragraph to CSS Flex article

* Corrected my own typo

* Corrected capitalization, American spellings and typos
2018-11-07 10:34:13 -05:00
Santino Valenzuela f02bba950b Fixes typo of "informaiton" to "information" (#20528)
Fixes typo of "informaiton" to "information" under Usage section.
2018-10-30 22:04:26 -05:00
Sam 9f6fdb2507 Removed duplicate text and corrected formatting (#23433)
There were two descriptions of what a <label> is.
Markdown formatting was incorrectly rendering in https://guide.freecodecamp.org/html/elements/label-tag.
2018-10-30 23:23:42 +05:30
GeorgiaGk 4759460f62 Emphasized word (#20373)
I emphasized the word "emphasize"
2018-10-29 01:09:39 -04:00
waffles517 f2e384ce68 HTML Elements: Expand Canvas article from a stub (#20048)
Expand article from a stub

Adds example code and a basic description of what the canvas tag does
2018-10-27 21:50:33 +07:00
barrettfett 77d0fc4d20 Aside Tag Details (#21038)
* Aside Tag Details

Basic details of <aside> and link to more info in MDN docs

* Update index.md
2018-10-25 10:21:28 -04:00
John Kennedy cbc6909b0d improved <b> tag article (#23496)
Expanded b tag article to provide greater clarity and additional guidance
Replaced example with more appropriate one
Removed link to w3schools as info there is out of date and therefore misleading
2018-10-20 15:09:03 +05:30
Mrugesh Mohapatra da0df12ab7 fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30