I’ve attached a link to my work for the tribute page. Can anyone give me tips on how to better incorporate my drop down menu to the rest of my page? Its obvious its looking pretty out of whack. The dropdown menu seems to be blocking any text I try to put below it. Also the dropdown menu is outside the rest of my content even thought I thought it should be together. Please anyone thank you!
You have errors in the HTML.
I would suggest switching the Syntax Highlighting on Codepen. It will help catch syntax errors.
Go to your Codepen profile settings. Under “Editor Preferences” switch the Syntax Highlighting to Oceanic Dark and save the setting. Go back to the pen and make sure your new setting is working, the code highlighting will be using different colors. If there are issues you should see code marked in red. That is the new Syntax Highlighting showing you where the problems are.
Press the down arrow to the right of the code boxes and select the “Analyze” option. You can also use a validator tool.
Thank you! That’s getting me on the right track. Must have been with how I used my div.
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.