Commit Graph

86 Commits

Author SHA1 Message Date
Danny
73326f98ec Fixed grammar error on line 70 (#21182)
Fixed grammar error on line 70. Changed the word "do" to "does".
2018-11-21 08:51:01 -05:00
zweifish
09edf93ba9 fixed minor formatting error (#21184)
* fixed minor formatting error

* Update index.md
2018-11-21 08:27:47 -05:00
vtt01uk
0abba344c9 Minor spelling corrections (#22825) 2018-11-20 19:12:30 -05:00
csteacher1
bc48cff3e8 Usage Section Update (#22977)
Add the following paragraph after the doctype declaration on Line 55:

"It is important to note, that while "DOCTYPE" is shown in uppercase letters here.  The keyword "DOCTYPE" is case-insensitive and can be uppercase or lowercase.  This simplification is part of the reason HTML5 pages are compatible with old and new browsers, and also compatible with the browsers on mobile devices."
2018-11-20 18:58:37 -05:00
Dallin Reeves
4b44e363c4 Added resource under 'More information' (#22957)
* Added resource under 'More information'

* Fixed formatting
2018-11-20 18:54:18 -05:00
Muralidharan Sekar
a812f79709 Add the text "Basic HTML Program" to the article (#22181)
* Add the text "Basic HTML Program" to the article

* Fixed formatting
2018-11-19 16:33:21 -05:00
Jessica Swift
36d0203e29 Fixed minor grammer issue (#24628)
Added ending quote to line and a break point between information links.
2018-11-19 19:35:00 +05:30
vtt01uk
8aeaadc497 Sentence correction (#22819) 2018-11-19 03:42:58 -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
zaccodes
660c981515 Update the example to reflect the prefix (#22241) 2018-11-18 08:29:28 -06:00
Ece
f7a0936d68 Add info about class order (#21986) 2018-11-17 19:05:13 -07:00
fateeq
0f335a2fbc Add 'be' to sentence, and correct 'change' to 'chance' (#28267) 2018-11-17 19:23:45 +08:00
JacobTBruce
d12c7bf142 Changed "s" to "a" to make grammatical sense in line 24 (#23162)
Changed "s" to "a" to make grammatical sense in line 24.
Added "as mentioned before" to reference previous example of multiple class used.
2018-11-17 00:18:58 -05:00
Kuldeep Pisda
bed1febd1f Update: HTML docs source converted to comment (#21799)
* Update: HTML docs source converted to comment

* Update: added cd command in linux->10 simple and useful...
2018-11-16 21:50:10 -07:00
daniela-idara
346d89953c added "iframe tags" link (#21685)
* added "iframe tags" link

* added spacing

* Markdownize link
2018-11-15 10:17:06 -06:00
Netanya
5e4b8575de Updated syntax and grammar (#21784) 2018-11-15 10:16:10 -06:00
Egregious-Egg
ae42ced684 Change "recognize" to "recognized" in line 28 (#23210) 2018-11-15 02:15:31 -05:00
Sigurd Morsby
5e91cd7553 Changed space to width (#23147)
It said that block level elements fill up the container's space. They only fill the width.
2018-11-15 01:53:15 -05:00
carlos fernandez
969065887a In the example the Read more line (#23063)
The read more line in the example it has to be inside the comments.
2018-11-14 23:14:58 -05:00
Johnathan Milley
2a1ae19bd1 Removed unnecessary "Other Information" header (#23055) 2018-11-14 20:55:31 -05:00
Jeff Innes
04e9303bca Fixed typos and grammer errors in index.md (#21546) 2018-11-15 06:02:33 +07:00
Ankita Sood
2119574ee8 Replace it's with its (#23864)
Corrected the usage of the colon.
2018-11-13 21:08:26 -05:00
EmeraldEntities
3ecb87155f Added detail and description and fixed grammar (#21480)
Changed the examples, added more details about each formatting method, and cleaned up grammar. Also made the text easier to read and comprehend, as well as more attractive.
2018-11-13 23:37:09 +00: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
EmeraldEntities
39e936bbaa Changed the text information and grammar (#21360) 2018-11-12 20:45:05 +09:00
Anandu B Ajith
5d6628dd1a fix formatting , add expansions (#21521) 2018-11-10 21:43:25 +00:00
EmeraldEntities
efdb543d76 Fixed grammatical issues and updated the text (#21329) 2018-11-10 12:08:41 +09: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
Rogel Horlador
1cc8a24b47 Added types for <input> tag (#21327) 2018-11-09 07:29:19 -06:00
ayra-jafri
276146b247 Fixed some minor typos (#21257) 2018-11-08 19:39:58 +05:30
zweifish
7ec5d3126d fixed some grammatical errors (#21156) 2018-11-07 20:39:18 +00:00
barrettfett
d2c2fa0ce6 Add other values of the target attribute (#20989)
* Add other values of the target attribute

"_self" "_parent" "_top" _"targetframe"

* fixed grammar and formatting issues

* additional formatting corrections
2018-11-07 14:34:24 -05: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
Jeffrey Bullock
a84ad1f96f Updated freeCodeCamp contribution link (#21137) 2018-11-06 06:00:45 +07:00
zweifish
96784fc432 Fixed some grammatical errors on lines 33-34 (#21105) 2018-11-05 09:11:57 -06:00
EmeraldEntities
934c585a36 Updated the text and examples (#20968)
Rewrote the text to be more descriptive and concise
Added an example for links in images
2018-11-04 21:03:02 -07:00
kushan2018
d1a993fe09 Update index.md (#24264) 2018-11-04 15:12:53 -08:00
manishkaa
435b1bd547 Update index.md (#22132)
* Update index.md

* corrected list item syntax
2018-11-04 13:17:13 -08:00
Marcus Campbell
429fec4f47 Made a List (#21311)
I made a list at the beginning to make it look more organized for a beginner to read
2018-11-04 06:30:22 -05:00
Vel Kumric
bc879e14d2 Feat/add guide article for javascript (#34007) 2018-11-04 11:35:54 +05:30
EmeraldEntities
cdb8d72db8 Changed the text and example names (#20918)
* Update index.md

* Remove w3 link
2018-11-04 10:42:47 +05:30
karlwil1
ccda27e934 add the text "The first publicly available description of HTML was a … (#26370)
* add the text "The first publicly available description of HTML was a document called "HTML Tags", first mentioned on the Internet by Tim Berners-Lee in late 1991. Who is widely credited with the invention of html." to article

* Addressed suggested changes
2018-11-03 22:46:12 -04:00
Bhuvan Singla
c07e656f83 Add 'HTML Tags' (#20820)
* Add 'HTML Tags'

* Update index.md
2018-11-03 12:26:30 -07:00
CGS-Jack-Bashford
f71fd98d07 Added ampersand escape tutorial (#20775) 2018-11-03 10:38:24 -07:00
jsarkis
d81d8c77b5 added to "why use" and linked Semantic Web article (#20762) 2018-11-03 10:17:45 -07:00
Jadon Orr
6f040eba67 Fixed capitalization and unclear example (#31484)
* Fixed capitalization and unclear example

I capitalized HTML in order to be consistent with the rest of the paragraph. I also added the less than sign and greater than sign symbol entity names to the example sentence, in order to make it more clear what symbol entity names you would actual need to use in that example.

* Update index.md

* Update index.md

* Update index.md
2018-11-01 23:36:50 -04:00
loginaccount
3651a6c242 Create index.md (#33105) 2018-11-01 11:37:27 -04:00
Danny
36652a74f3 Update index.md (#21125)
Added a missing " in line 28.
2018-11-01 03:32:56 -04:00
aizelagustino
a104a50e11 Added link for W3C (#33027) 2018-10-31 18:34:09 -05:00