echo ''; Step 4) You began the string with a single quote (') so it needs a pair, now that you've concatenated the string, add a pairing single quote between the opening double quote and the period" . echo ''; Step 5) Now the end of the string needs it's pairing single quote...