• INSTRUCTIONS:

    The tasks are listed below. Please submit code as if you would write it inside the <head> tag of this web page. Your code should consist of a <style> tag and a <script> tag.

     

    WARNING: You CANNOT modify the HTML directly! You can only write code in the <head> tag!

  • broken image

    1. The child's head is cut off! Fix it with one line of CSS.

  • 2. Make this line of text half the size.

  • 4. Inside each gray box is a link. Turn the link into a button!

    Make sure the buttons look like all the other buttons on this site.​

  • 5. See how it displays the address, phone, and email here? Add a line to display my Skype name: skypename321

    8 North Bank St 06511
    203-722-2887
  • 6. At the bottom of this page, if you click the "Terms & Conditions" link, a popup will open. Write code so that the contents of that popup are translated to German instead of the original English.

  • 7. Make this section (tasks 7 and 8, including this background image) hidden on mobile devices.

     

     

    8. If I go to http://tech-test.strikingly.com/?mode=full&buttonText=HELLO, make this following button say "HELLO" instead of "DOWNLOAD". This should work for anything I enter as XYZ in http://tech-test.strikingly.com/?mode=full&buttonText=XYZ

  • 9. This page has a lot of red text. For all the red text on this page, make each word alternate between red and green. So every other word should be green instead of red, and this should be applied to ALL the red text on this page.