Commit Graph

193 Commits

Author SHA1 Message Date
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
Tom K
e2a1ccffa2 Added links to sites with more information (#23660) 2018-12-08 01:50:08 -05:00
Jashan Bansal
91add57a9c Add tip for Comment keyboard Shortcut. (#24116)
* Comment keyboard Shortcut.

Add the tip for how to create the comments by keyboard shortcut in probably all modern text editors.

* Reordered change, fixed formatting
2018-12-06 20:14:56 -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
Megan Bailey
21a7e3ee56 Added links to free HTML beginner courses (#33735) 2018-12-04 13:35:31 +05:30
Joshua Odoi
eb7d5ca14f Added "images referencing" from (#132 to #140) (#32839) 2018-12-03 18:49:55 -07:00
catrawalkar
6caead6255 Added html logo (#32438) 2018-12-03 18:33:11 -07:00
catrawalkar
c61864467a I added a radio input to possible input types (#31669) 2018-12-03 18:31:40 -07:00
heymanpreet
07b5c5c9a8 Added Text Formatting for HTML (#31307)
* Added Text Formatting for HTML

* fix: formatting
2018-12-03 18:22:29 -07:00
Ifunanya Okolie
85f095c9f5 Added HTML Attributes (#31074)
* Added HTML Attributes

Wrote on the alt attribute and why it is good practice to use it. Also wrote on the condition where one can use the empty alt text.

* Made changes to img element

Removed the closing slash in img tag.

* fix: added newline
2018-12-03 18:05:48 -07:00
Haris
c5234cff48 Update index.md sentence structure and grammar (#30992)
Fixes for several sentence structure errors that are confusing to the reader or don't make sense when read.
2018-12-03 16:56:51 -07:00
Aadat
26d7a1c442 Added wikipedia reference for markup language definition. (#30060) 2018-12-03 16:42:16 -07:00
Stefan Lazarevic
a4d5f18c91 added text about APIs (#29560)
added text about APIs for Html5
2018-12-03 15:57:54 -07:00
abhaybaiju
cd89ca41ac More informative index.md (#29452)
More informative description
2018-12-03 15:42:36 -07:00
MCBlastoise
46eab76e6b Minor spelling and grammar edits (#27497) 2018-12-03 15:31:40 -07:00
CharanRudraraju
e279dbd9f4 Add more information to head tag in 38 line (#26848)
head: The element contains meta information about the document and non-visual elements that help make the page work
2018-12-03 15:12:51 -07:00
Trenton Blackwell
b2ac9b1702 Added link to beginning HTML lesson. (#26171) 2018-12-03 14:48:56 -07:00
Samuel027
d17edaa814 Added info. (#25540) 2018-12-03 14:30:08 -07:00
Pratik Lodha
de6f43cb34 Update index.md (#25432)
Slight modifications in the definition of HTML
2018-12-03 14:00:43 -07:00
UrszulaSury
226de565f1 Add information to the second paragraph. (#25187) 2018-12-03 11:41:43 -07:00
Adekanye Timilehin
2e64c17b34 Changes suggested on line 9 (#24834) 2018-12-03 11:33:20 -07:00
Freeda Vales
d2cb71d04b Added dialog tag guide in HTML section (#23173) 2018-12-01 15:18:48 -07:00
Roenz Aberin
f00945fbcb Fixed the grammar on line 41 (#23818) 2018-11-27 21:09:27 -05:00
Eme-rald
3ba002f2b6 Made code more clear + Added Image (#22763) 2018-11-26 05:17:27 -05:00
Bearz314
0bbcfa8cdd Minor English corrections and added note on IE conditional comments (#22405)
Gave a practical use case of IE conditional comments.
2018-11-26 04:58:27 -05:00
Miracle Gabriel
e659e5ecf5 Added a video link for "HTML TABLE" (#22796) 2018-11-26 16:20:20 +09: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
adeelnazir13236
42ee9f849a Added Nested HTML Lists with example (#22537)
* Added Nested HTML Lists with example

* added `html` markdown for code block, added output example
2018-11-25 11:43:24 -07:00
Lxsthorne
a1d25bb90f Changes (#22701) 2018-11-24 21:07:51 -05:00
JacobTBruce
ee17eb4720 Made several grammatical changes (#23288)
Removed space between "/" and "body" in line 27 to correct the spacing. 
Added "use" in between "container" and "several" to make grammatical sense in line 32. Also added a space between "semantic" and the parathesis in the same line to make text look cleaner.
Added "and" between "<header>" and "<footer>" because there are two items in line 33.

Note: In "Introduction of semantic tags," the grammar and sentence structure does not make sense. I tried to correct it, however, it may not be the right correction and should be reviewed.
2018-11-23 20:20:36 -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