Commit Graph

114 Commits

Author SHA1 Message Date
Ivan Sebastian
4642649f1c add note for Lobster font
Lobster font will not degrade if browser able to find it in user's computer
2016-09-05 21:22:42 +07:00
Eric Leung
127c5a863a Clarify on how to import and use a Google font 2016-08-29 22:51:29 -07:00
Jonathan
bb00bf7a78 Merge pull request #10325 from BlauFeuer/pink-text_whitespace
Update pink-text assert in html5-and-css.json
2016-08-28 02:59:53 +01:00
Jonathan
0a86428f36 Merge pull request #10347 from dhcodes/fix/add-images-accept-full-url
Update Add Images challenge to accept long URL
2016-08-28 02:51:14 +01:00
mjsiu
91182f60b3 replace blue with true dodger blue
change colors to be true dodger blue hex value in instructions
2016-08-27 18:23:50 -07:00
dhcodes
bdfe234237 Update Add Images challenge to accept long URL 2016-08-25 16:15:52 -05:00
BlauFeuer
a9a829caa1 Update pink-text assert in html5-and-css.json
The regex is updated to allow zero or more whitespaces between !important and the semicolon, if used.
2016-08-24 03:02:25 -04:00
Deborah Digges
7e03419e63 Make wording for padding a little clearer 2016-08-14 18:16:45 +05:30
Mrugesh Mohapatra
3dabbc733d fix(challenges): typos and verbiage in previous fixes 2016-08-13 22:47:44 +05:30
Mrugesh Mohapatra
1a2cf6c2ae Merge pull request #10147 from Manish-Giri/fix/update-instructions-in-make-dead-links-challenge
Update instructions for href attribute in make dead links challenge
2016-08-13 22:29:59 +05:30
victicdin
5095d12829 Fix missing apostrophe. 2016-08-13 07:05:17 -04:00
Manish-Giri
3184c11f78 Update instructions for href attribute in make dead links challenge 2016-08-10 12:00:46 +05:30
Mrugesh Mohapatra
bfa4363502 Merge pull request #9937 from dhcodes/fix/question-mark-in-alt-tag
Change test on Image Challenge to allow all char. in alt tag
2016-08-04 22:37:18 +05:30
Mrugesh Mohapatra
bf3be7acd0 Merge pull request #10032 from Manish-Giri/fix/prioritize-styles
Update regex for color check in Prioritize Styles challenge
2016-08-04 22:25:45 +05:30
Gina
a62cd191c1 fix(challenge-tests) : Update test message on add a placeholder challenge 2016-08-04 11:42:21 +05:30
Manish-Giri
6fdb87821f Update regex for color check in Prioritize Styles challenge 2016-08-02 00:41:25 +05:30
Dylan
fb6319dda2 Allow alt tag test on Image Challenge to accept all characters
Accept any character in alt tag on Image Challenge
2016-07-31 14:48:05 -05:00
Berkeley Martinez
87e200cb46 feature(translations): Normalize translations
translations are now listed under the prop "translations"
and keys to the IETF lang tag.
2016-07-28 23:40:01 -07:00
Berkeley Martinez
9432de6eb1 Fix next challenge loading logic 2016-07-28 23:39:17 -07:00
Mrugesh Mohapatra
79d301f8ec Merge pull request #9793 from mizujin/translate/html5_css_FR
French Translation for HTML and CSS
2016-07-26 17:13:49 +05:30
Mrugesh Mohapatra
3de26aabe6 Merge pull request #9288 from Bouncey/Fix/Imporove-Accessibility
Fix/Improve Accessibilty Practices
2016-07-23 23:11:56 +05:30
Stuart
37cb4d481d Fix/Improve Accessibilty Practices 2016-07-21 15:03:17 +01:00
alanbares
f9444b6bd8 Add case insenstive regex for top 3 things cats hate test in create an ordered list challenge
Add regex fix to things cats love test
2016-07-20 13:51:36 -07:00
Rémi Fortier
bd7bc2a695 Translated challenge 10 to 18 2016-07-20 14:15:13 +00:00
Berkeley Martinez
25e9a5b7d7 Revert "Feature/Popover Definitions" 2016-07-16 21:35:28 -07:00
That Guy
8eed611d7e Merge pull request #8917 from Bouncey/Feature/Popover-Def-HTML-CSS
Feature/Popover Definitions
2016-07-17 01:29:42 +01:00
Arun Kumar
2e41750109 Fix tests for uncomment html challenge 2016-07-04 03:55:59 +05:30
BKinahan
a1313382ba Change background color from 'gray' to 'silver' 2016-07-03 16:59:21 +00:00
Stuart Taylor
3f90810c60 Merge pull request #9484 from atjonathan/fix/size-your-images
# LGTM 🎉
2016-07-02 00:15:04 +01:00
Mrugesh Mohapatra
0334b00bdf Merge pull request #9458 from arun1595/fix/css-overriding-challenge
Fix tests for override styles using important keyword challenge
2016-07-01 19:06:49 +05:30
Jonathan
638105946b Merge pull request #9471 from mizujin/translate/html5_css_FR
First 9 challenges translated
2016-07-01 14:12:51 +01:00
Rémi Fortier
03fe194d21 First 9 challenges translated
Fixed several typos
2016-07-01 08:24:24 -04:00
Jonathan
e705bd4ece Simplified tests (for challenge size your images)
Original Code from @arun1595, updated by @atjonathan
2016-07-01 10:13:16 +01:00
Jonathan Coleman
71de2b773a modify test case for class to allow for unquoted string as class (#9408)
* modify test case for class to allow for unquoted string as class

* Add more tests to account for more than one image tag and to ensure that image has the correct src
2016-07-01 09:12:13 +01:00
Arun
eb6d841b9a Fix tests for override styles using important keyword challenge 2016-06-30 08:10:00 +05:30
Ryan Will
ab53c6ce77 Added a line to html5-and-css.json to clarify instructions
forgot the period :)
2016-06-28 14:17:02 -05:00
Arun
c5ce31cab6 Fix test for nest anchor within a paragraph 2016-06-18 18:00:20 +05:30
Arun
13aa17732b Add tests for change font-size challenge 2016-06-18 09:29:00 +05:30
Berkeley Martinez
d91010f705 Feature/Popover Definitions 2016-06-17 23:53:44 +01:00
Berkeley Martinez
b3189dab0d Revert "Fix/Change the Font Size of an Element" 2016-06-15 18:53:25 -07:00
Stuart Taylor
792bdf16d8 Merge pull request #9084 from Bouncey/Fix/Change-the-Font-Size-of-an-Element
Fix/Change the Font Size of an Element
2016-06-15 22:40:18 +01:00
Stuart
936607d530 Fix/Link to External Pages with Anchor Elements 2016-06-12 11:42:46 +01:00
Stuart
e857648f9f Fix/Change the Font Size of an Element 2016-06-11 06:14:33 +01:00
Pasayadaan
dbbea5f2c5 This is a buggy challange (#8843)
Updated description in
seed/challenges/01-front-end-development-certification/html5-and-css.json
to instruct "Create second <p> element after the existing <p> element"
2016-06-09 21:59:30 -05:00
Manshant Singh Kohli
ea112f7870 Fix typo in challenge:Use RGB values to Color Elements 2016-06-04 17:32:48 -07:00
Eric Leung
d5bd7a44d3 Compress and reduce redundant Hex/RGB challenges 2016-05-20 16:43:44 -07:00
Riyazuddin M
639dadfd31 Fixed the Ordered List Issue 2016-05-10 23:43:21 +10:00
hangaebal
e59dfb4863 Fix Test in Override Styles Using Important _ 2016-05-09 21:49:07 +09:00
Boris Cherny
ce84b8c331 Fix test checking for a valid <input> tag in placeholder input challenge closes 2016-05-05 11:09:37 -07:00
Mrugesh Mohapatra
2a8c5a5dd9 Merge pull request #8275 from erictleung/fix/require-semicolon-in-css
Constrain Style HTML Body test need semicolon
2016-05-01 14:10:56 +05:30