Question:
Step 1: Set all paragraph text to the hexadecimal color #00E5EE.
Step 2: Set all paragraph text for paragraphs nested inside div tags to the hex color #CC0000. (What color will they turn if they've already been told in step #1 to be #00E5EE? See the Hint!)
Step 3: Put a border with the hex color #3A5FCD around every HTML element. It can be solid, dotted, dashed, 2px, 3px, whatever you like!
I cannot seem to get this to work for some reason could somebody provide me a code to compare and test?