Commit Graph

41 Commits (b40719b43c840ef4eaaef54173cb2ace9a2eab53)

Author SHA1 Message Date
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
Santino Valenzuela 82daab2dcc Fixed typo under "Conditional Comments" section (#20464)
In addition, i have inserted "be" to the last sentence of the first paragraph.  "Comments can also be used for commenting out lines of code for debugging purposes."
2018-11-01 05:55:13 +07:00
Christina Linn 02f1cb786d Fixed a grammatical error (#32980) 2018-10-31 16:45:18 -05:00
joruchan 6e198a9a9b Added styling (#20558)
right and left were on the same line
2018-10-30 23:19:46 -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
mresnik 2b8111e780 Capitalize English, Spanish and French (#30522) 2018-10-30 11:41:14 +00:00
Eme-rald 93b31248a4 Added Explanation. (#23748)
* Added Explanation.

* corrected title syntax
2018-10-29 15:47:58 -07:00
Kylie Short 8d31b3c234 Update index.md (#20462)
Minor proofreading changes for clarity.
2018-10-29 21:18:51 +07:00
Andrew Anguiano 4daa530eda cleanup html input docs (#20241)
cleanup html input docs

- General cleanup and editing
- Add types section
- Remove old YouTube link
2018-10-29 13:42:26 +07:00
GeorgiaGk 4759460f62 Emphasized word (#20373)
I emphasized the word "emphasize"
2018-10-29 01:09:39 -04:00
alenniu 50668cd036 Additional Source (#20289)
This is an additional reference for html layouts.
2018-10-28 21:52:22 -05:00
alenniu dbb6294729 Additional Reference (#20281)
Added WebPlatform external html lists reference list.
2018-10-28 21:51:31 -05:00
joruchan 6ef37d2e13 changed uppercase O to lowercase o (#20546)
no need for an uppercase in this situation
2018-10-29 04:57:55 +05:30
alenniu a7d6d59537 External Reference (#20277)
This is another HTML Symbol source and reference.
2018-10-28 15:32:52 -07:00
allenpbiju 4dd798de05 info on table borders (#20245)
Some info and code is provided on table borders and adjusting them.
2018-10-28 13:17:18 -05:00
christocarr 33d5921722 Include mobile first approach (#20377) 2018-10-28 18:22:29 +07:00
AMIT KUMAR RANJAN 0a8b936915 add HTML Elements (from line 67 to 114) (#20105)
* add HTML Elements (from line 67 to  114)

I have added description regarding commonly used HTML elements .

* Corrected formatting and structure
2018-10-27 19:29:07 -07:00
mdowis 87a3830f26 Update IE Conditional Comments section (#19828)
* Update index.md

Edit conditional comments section for grammar and clarity.

* Update index.md
2018-10-27 12:13:20 -07:00
allenpbiju 9afa8347ee Added more details for styling lists (#20047)
* Added more details for styling lists

More details have been provided on how to style the unordered and ordered list like changing the default list item markers and also replacing them with images.

* Grammar updates
2018-10-27 10:35:53 -07: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
Potato 16bdfaa4e4 a couple of typos fixed (#28896) 2018-10-25 21:13:11 -04:00
Potato 331cde2927 Minor gremmar changes (#28827) 2018-10-26 06:15:25 +05:30
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
vithoang 9e20cfa0ec Revised description to add more info (#19892) 2018-10-25 16:13:43 +09:00
mdowis 957f4e9311 Update Intro to Semantic Tags (#19882)
Clarify what semantic and non-semantic tags are. Provide examples of each.
2018-10-24 17:40:01 -06:00
LadyTano acf001941a Fixed Class Names (#26547) 2018-10-24 13:28:30 +09:00
vithoang 55e7827875 changed typo "s blue" to "a blue" (#19839) 2018-10-23 15:02:04 -06:00
Shahzaib Ashraf a87a87075a Corrected a spelling mistake (#23317) 2018-10-23 02:48:36 +05:30
Peregrin Garet aadfad0599 WebSocket example & link to MDN API reference (#19558)
Added a simple example to the WebSocket info for a frontend and backend, and a link to the Mozilla API for further learnings
2018-10-21 09:22:29 -05: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
EliSteger 74e297b2c1 Spelling and Grammar Fixes (#21542)
I fixed some spelling and grammar errors.
2018-10-20 01:36:34 +05:30
Bouncey 6d511c558a fix(guide): Fix all frontmatter 2018-10-19 16:28:34 +01:00
Wyv777 aa2a75b867 Fix(guide): Add rounded image example 2018-10-19 09:45:13 -04:00
Jessica Swift 8a4dabb5bd Update broken links (#20280)
Removed the single quotes at the end of each link so they work correctly.
2018-10-19 06:29:02 +05:30
yougotrossed 7b41f330b0 Grammar correction (#19961)
Deleted "s" in paragraph 1, sentence 2: "A markupS language"
2018-10-19 03:05:04 +05:30
Mrugesh Mohapatra da0df12ab7 fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30