my code is right but they keep telling me that i forgot my something i can’t show my code because it keeps making it unvisibal sooooooo can you show me your code so i can get some help!!! PLZ
if you edit/update your question, leave a reply so i get a notification. You can take the following steps to ensure your code is visible:
select your code and press ctrl + k (or cmd + k if you use a mac)
if this instructions are unclear, you can also insert 3 backticks before and after your code, like so:
```
<p>visible</p>
```
the backtick is located above the tab key on your keyboard
It is against codecademy policy to just post an answer
I believe this is the right exercise. Hope this helps
<!DOCTYPE html>
<html>
<head>
<title>Result</title>
</head>
<body>
<div style="width:50px; height:50px; background-color:red"></div>
<div style="width:50px; height:50px; background-color:blue"></div>
<div style="width:50px; height:50px; background-color:green"></div>
<div style="width: 50px; height: 50px; background-color:yellow"></div>
</body>
</html>
1 Like
thxs dude!!! its okay to call you dude, right
i could’ve also jut did this and snapshot it now i feel like a dufose