0
I need help!
Hello friends. I need the help of the most experienced of you. On my profile there is a code called "Adaptive site ver.1". I will say in advance that he is big. I will explain the problem: I can’t, for the second day now, lift the <aside> block to the right. I searched everywhere, but for some reason nothing comes of it. The only thing that happened is when, if you remove the float: right; It is in the desired area, but under the container. And it is necessary that on the same level with the picture. Thank you in advance) :) https://code.sololearn.com/W6ohyyLbk635/?ref=app
4 Réponses
+ 1
Kirk Schafer Everything, i solved the problem, i had to write </div> the container, write below the </aside> tag.
+ 1
That's hanging my app (it's my device, not a problem with your code) so this may help you see which bounding boxes are interfering with your goals:
add this to *... block at line 2:
border:1px dashed black;
0
Kirk Schafer , Ok, now i can see my blocks. But, i can't understand why the tag <aside> does not rise.
And i added code to the container class. height:100%; to make it full screen.
0
Glad you found the issue / got it fixed! :)