Hey guys, I’m working on my portfolio page, and I made it so that a picture is on the left side of the web page, and then on the right side I have text. However, after that, how can I write text that will appear directly underneath without having to position my next lines by manually writing the pixel positions? I hope this makes more sense by looking at my codepen: https://codepen.io/dg2465/pen/zRdWaM … Basically, whenever I write text below my current HTML code, the text just goes back to the top, so how can I make it go automatically under my current text?
Exactly what I need, thanks for the link!