Commit Graph

87 Commits

Author SHA1 Message Date
Arun Kumar
16f99008ac Fix tests for uncomment html challenge 2016-07-04 03:55:59 +05:30
BKinahan
2a96008fc7 Change background color from 'gray' to 'silver' 2016-07-03 16:59:21 +00:00
Stuart Taylor
081fcdd563 Merge pull request #9484 from atjonathan/fix/size-your-images
# LGTM 🎉
2016-07-02 00:15:04 +01:00
Mrugesh Mohapatra
0ca9afb497 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
eee9d53f23 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
dec2848890 First 9 challenges translated
Fixed several typos
2016-07-01 08:24:24 -04:00
Jonathan
2c35564658 Simplified tests (for challenge size your images)
Original Code from @arun1595, updated by @atjonathan
2016-07-01 10:13:16 +01:00
Jonathan Coleman
944983846f 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
c047478412 Fix tests for override styles using important keyword challenge 2016-06-30 08:10:00 +05:30
Ryan Will
45525511db Added a line to html5-and-css.json to clarify instructions
forgot the period :)
2016-06-28 14:17:02 -05:00
Arun
e056fcd442 Fix test for nest anchor within a paragraph 2016-06-18 18:00:20 +05:30
Arun
d643982585 Add tests for change font-size challenge 2016-06-18 09:29:00 +05:30
Berkeley Martinez
cc6d71cd5a Revert "Fix/Change the Font Size of an Element" 2016-06-15 18:53:25 -07:00
Stuart Taylor
ef1581d042 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
821ae767fa Fix/Link to External Pages with Anchor Elements 2016-06-12 11:42:46 +01:00
Stuart
ab2b72427a Fix/Change the Font Size of an Element 2016-06-11 06:14:33 +01:00
Pasayadaan
b730761ebe 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
a83be8ef3b Fix typo in challenge:Use RGB values to Color Elements 2016-06-04 17:32:48 -07:00
Eric Leung
91572bdaf0 Compress and reduce redundant Hex/RGB challenges 2016-05-20 16:43:44 -07:00
Riyazuddin M
7f19520ee6 Fixed the Ordered List Issue 2016-05-10 23:43:21 +10:00
hangaebal
42d5f8a669 Fix Test in Override Styles Using Important _ 2016-05-09 21:49:07 +09:00
Boris Cherny
74f09e04b2 Fix test checking for a valid <input> tag in placeholder input challenge closes 2016-05-05 11:09:37 -07:00
Mrugesh Mohapatra
aadea755dd 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
Eric Leung
179c65b461 Constrain Style HTML Body test need semicolon 2016-04-30 18:10:29 -07:00
Carlos El Halabi
40d604e0aa Fix incorrect facts on the description of Challenge: Fill in the Blank with Placeholder Text 2016-04-30 00:13:25 -04:30
Jonathan
4aaae7b488 Merge pull request #8029 from abisz/translate/DE-translation-html5-css-challenges
Challenges HTML5 and CSS translated to German
2016-04-18 08:41:41 +01:00
Ryan Johnston
1aa23a7087 Adds a new test to Comment out HTML to ensure correct order. 2016-04-17 00:04:41 -06:00
Berkeley Martinez
690351a073 Merge pull request #8101 from josectello/fix/update_wording_change_font_size
Update wording on "Change the Font Size of an Element" challenge
2016-04-14 22:11:09 -07:00
V
4d80aa152f Russian Translation of Front End Development Certification: HTML5 and CSS. (#7772)
* Russian Translation of Front End Development Certification: HTML5 and CSS. Closes #7768

* Update html5-and-css.json
2016-04-14 22:03:52 -07:00
Jose Tello
6ca29939b8 Update wording on "Change the Font Size of an Element" challenge to clarify test messages. 2016-04-14 12:14:04 -07:00
Simon Reinsperger
b43e399054 Challenges HTML5 and CSS translated to German
Removed two Commas
2016-04-10 16:43:06 +02:00
Eric Leung
0dea23cee4 Merge pull request #7815 from BKinahan/fix/style-override-test
Expand test regexp to verify correct style override
2016-04-07 07:49:13 -07:00
Joseph Morse
de8fd001b1 Changed Test for Create an Ordered List
I changed the first two test to check if the items proceeding the lists
have the expected text. This should handle testing if they exist as well
as in the right place.  Also changed the two following test to
implicitly check for 3 list items.
2016-04-02 20:46:54 -04:00
BKinahan
d713843bf9 Expand test regexp to verify correct style override 2016-03-30 17:05:25 +00:00
BKinahan
5622657990 Correct plurality in test message of Nest Many Elements 2016-03-30 14:53:11 +00:00
Andre Alonzo
ae9a37b9d6 updated regex to Add Placeholder Text 2016-03-28 18:48:18 -07:00
Eric Leung
b6160dbfaa Clarify h2 HTML heading descriptions 2016-03-25 12:35:26 -05:00
Akira Laine
668e47f972 changed http to https in HTML5 & CSS3
reverted freecatphotoapp links to http

reverted all freecatphotoapp links to http

fixed more issues
2016-03-20 13:40:09 +11:00
Jacob Bearden
fcf866906b fix image protocol 2016-03-16 20:32:12 -06:00
Rex Schrader
6e7d5db741 Change nameXX properties to title XX properties 2016-03-11 21:00:06 -08:00
Hallaathrad
e20c215a4c changed the faulty/confusing test message 2016-02-29 14:55:59 -05:00
Quincy Larson
4413e9b5af Merge branch 'staging' into carolinaknoll-add/PtBR-translation-html5-and-css
Conflicts:
	seed/challenges/01-front-end-development-certification/html5-and-css.json
2016-02-26 16:07:45 -08:00
Logan Tegman
a3077c8acf Merge pull request #7235 from NolanChan/fix/require-text-field-close
Added test to check for well-formed input element
2016-02-26 13:03:24 -08:00
NolanChan
57688f2772 Added test to check for well-formed input element 2016-02-26 09:58:07 -08:00
Christian Lapinig
7d82b0776d Fix test case so only the word submit can pass test 2016-02-25 01:15:16 -08:00
justinian336
c28e452f14 Audit ES Translation of html5-and-css.json. Thanks to @vtamara for the corrections. 2016-02-24 16:21:25 +00:00
Carolina Knoll
8978b538a4 Fix final errors 2016-02-22 18:54:46 -03:00
Carolina Knoll
283835b7a7 Remove commas and fix minor details 2016-02-22 16:51:48 -03:00
Carolina Knoll
be617efcd4 Remove commas and fix minor details 2016-02-22 16:13:37 -03:00
Carolina Knoll
11db556b57 Challenges of html5-and-css translated. Closes #6708 2016-02-20 21:00:27 -02:00