Commit Graph

211 Commits

Author SHA1 Message Date
e13d795cff Update index.md input attribute (#30987)
Fix several syntax and sentence errors.
2019-03-10 21:08:49 +05:30
ce03b5ccdc Help to add two kinds of Input Type Attribute , There are date and fi… (#29932)
* Help to add two kinds of Input Type Attribute , There are date and file input type.

* Capitalization
2019-03-10 20:57:05 +05:30
544401abd5 Add example explaination (#33226) 2019-02-24 21:58:06 -08:00
58a2313e29 changed 'redirect' to 'redirecting' (#27983) 2019-02-24 09:05:23 -07:00
93537670c0 added color input (#27096)
* added color input

* Added further details and formatting
2019-02-17 06:01:20 -05:00
8c0d082b05 Make Definition Clearer (#35178)
* Make Definition Clearer

* readability update

Co-Authored-By: lawrencejon <lawrencejon97@gmail.com>
2019-02-17 05:13:02 -05:00
2c5ed5686d Added detail to semantic tags section (#24204)
Improved sentence structure
2019-02-13 04:39:06 -05:00
ddc8839e67 Doc: Adding HTML Editors Documents (#33343)
* Add new Content flex box

* add content FlexBox

* add content flexbox

* add content flexbox

* improve bootstrap doc

* improve the bootstrap doc

* improve the bootstrap doc

* Create fcc123

adding jumbotron documentation..

* adding document html editors

* fix: made Editors folder lowercase

* chore: delete unwanted file
2019-02-08 13:39:33 -08:00
0f94d9dcd3 added basic meta tags (#27961) 2019-02-02 09:05:16 -07:00
4a27b23027 Added description. (#27084)
Lines 25-30. Remove if unnecessary for this file.
2019-02-01 17:00:51 -07:00
Liz
ed7a4bb038 Updated href tag (#28315) 2019-01-20 15:00:17 -06:00
65ee73f56b corrected a to <a> for html anchor tag (#32943) 2019-01-19 18:07:19 -06:00
f6494ac555 Add the syntax (#27019) 2019-01-19 18:03:11 -06:00
c2778cbecb fix: corrected url examples (#34639) 2019-01-19 18:01:09 -06:00
69b7a8e594 improving-text-in-examples.md (#24514)
* Update index.md

* remove "attribute" from examples
2019-01-19 17:54:35 -06:00
5aa5b309d4 minor gremmar fix (#28804) 2019-01-19 17:54:02 -06:00
d4b3984083 Fixed missing words and capitalization (#28554) 2019-01-19 16:37:07 -06:00
83ab890dea added a link (#27287) 2019-01-19 16:36:09 -06:00
2c3181f7f6 Change heading to title case for consistency (#30564) 2019-01-18 15:43:47 -07:00
63c30eb462 Add rowspan and colspan with example (#29196) 2019-01-18 15:32:54 -07:00
e5366448cb Capitalize URL in titles for consistency (#30555) 2019-01-17 21:40:11 -06:00
dedabdf89f complete the list of Entity Name (#27547) 2019-01-17 21:20:37 -06:00
90649b780d Updated closing tag example (#28772) 2019-01-17 21:15:42 -06:00
f802c032a5 Changed title to keep the same style consistency (#28756) 2019-01-17 21:09:28 -06:00
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
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
8f173967c7 Add the text "and text" to first section (#30505) 2019-01-17 20:52:06 -06:00
01ba4a8db0 google link updated: from.php to form.php (#33607) 2019-01-17 20:46:35 -06:00
550316fa4c Added details for the <base> tag (#29064) 2019-01-17 20:44:20 -06:00
1174bd450c Cleaned up and fixed markdown for the HTML <aside> element in guides (#33300) 2019-01-17 20:42:52 -06:00
788a8e87db Fixed some typos (#29306) 2019-01-17 20:41:33 -06:00
1858feea27 Added details for <area> tag (#29050) 2019-01-17 20:40:38 -06:00
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
e920ec0bea Add the 3.0 Doctype syntax (#31273) 2019-01-17 20:14:20 -06:00
Liz
c85dcacace Corrections to Grammar (#28319) 2019-01-17 20:12:16 -06:00
9d8db7e522 minor grammatical errors fixed (#28872) 2019-01-17 20:09:21 -06:00
eb78b09ff8 added another use (#26992)
* added another use

* Fixed formatting
2019-01-16 23:22:02 -05:00
f44afe49ac Add use of alt text "Line 15" (#26682) 2019-01-09 22:16:00 -05:00
db267bf1c5 Fixed link to more information (#27183)
Fixed link to existing article, added additional resources, minor clarification in text
2019-01-03 08:04:26 -07:00
fb67a45f75 Edit More Information: (#27066) 2018-12-31 10:06:52 -07:00
fa7362a21b Added a required style of table (#26753)
A border can be added to a table by this CSS synatax
2018-12-29 14:49:04 -07:00
8f05a7af67 tutorial on basic html structure (#26343)
Added explanation on how the structure of the html file works and explained it's elements.
2018-12-26 17:40:27 -05:00
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
03a576e7b1 updated anchor definition (#25423)
* updated anchor definition

* Added list formatting
2018-12-20 06:17:19 -05:00
0f58e9ece4 </li> closing tag (#31856)
* Update index.md

* updated due to request

I added the requested <li> information as requested.

* fix: added backticks around keywords
2018-12-16 07:02:13 -08:00
1bb957cc55 Updated (added) links in the Other Resources Section (#25027)
* Updated links in the Other Resources Section

* Fixed formatting
2018-12-15 01:44:41 -05:00
7936b91394 Spelling and punctuation edits (#24726)
* Spelling and punctuation edits

* Fix typo
2018-12-13 23:13:18 -05:00
767cd0e31a Added "use image as link" example and cleaned up comments. (#24767)
* Added "use image as link" example and cleaned up comments.

* Revert first change for grammar fix
2018-12-13 21:58:53 -05:00
ac1b9b3ca5 Update index.md (#28811)
Add the meta tag for responsive website
2018-12-13 14:28:36 -08:00