Commit Graph

34 Commits (b4e30483cc9641d726642375b32cdba57889fd42)

Author SHA1 Message Date
panicbasket 90649b780d Updated closing tag example (#28772) 2019-01-17 21:15:42 -06:00
Yanlexis f802c032a5 Changed title to keep the same style consistency (#28756) 2019-01-17 21:09:28 -06:00
carsandparties 0876ff6e30 Add title, width, and height attributes (#27249)
Specify that width and height are usually declared in CSS rather than HTML
2019-01-17 21:04:39 -06:00
Balbir Singh ed59804ebd Added Heading Tag Guide (#34734)
* Heading tags

* Update index.md

* Update index.md

Corrected the format of guide.
2019-01-17 21:02:02 -06:00
J 3c24da1db0 add explaination of example (#32501) 2019-01-17 20:55:13 -06:00
mresnik 8f173967c7 Add the text "and text" to first section (#30505) 2019-01-17 20:52:06 -06:00
a-turgut 01ba4a8db0 google link updated: from.php to form.php (#33607) 2019-01-17 20:46:35 -06:00
Shashank Goyal 550316fa4c Added details for the <base> tag (#29064) 2019-01-17 20:44:20 -06:00
Ethan 1174bd450c Cleaned up and fixed markdown for the HTML <aside> element in guides (#33300) 2019-01-17 20:42:52 -06:00
Ujwal Kadariya 788a8e87db Fixed some typos (#29306) 2019-01-17 20:41:33 -06:00
Shashank Goyal 1858feea27 Added details for <area> tag (#29050) 2019-01-17 20:40:38 -06:00
MasoomaJ 2e165048ed Add an example for internal link. (#29899)
Add an example that how we can make a link to another section on the same page.
2019-01-17 20:34:30 -06: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
philerck ac1b9b3ca5 Update index.md (#28811)
Add the meta tag for responsive website
2018-12-13 14:28:36 -08:00
lizantell 483534c03a Added accessibility info to the link text section (#24229) 2018-12-08 21:20:11 -05:00
Sam b2f0dad3a0 Corrected markdown formatting issues (#23295)
Corrected inline code highlighting so that page renders correctly.
2018-12-06 09:51:40 -08:00
Freeda Vales d2cb71d04b Added dialog tag guide in HTML section (#23173) 2018-12-01 15:18:48 -07:00
Sam c18393fa3a Removed duplicate info and corrected formatting (#23413)
There were two descriptions explaining what a strong tag is.
The More Information links were duplicated.
Also corrected inconsistent and incorrect markdown/html formatting.
2018-11-25 23:19:32 -05:00
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