When I copy and paste a paragraph from my Fashion Blog project it shows up on a long line of code rather than paragraph form.
Below is what I want it to look like.
After copy and pasting, why does mine look long but the one from the Youtube video of the Solution shows theirs being in paragraph form how can I get mine like that?
Thanks for the link. I am taking a closer look at the screenshots you provided in the OP but they look identical. Can you make sure they are the right screenshots? Also, can you provide your full code?
Thank you for looking. I just edited it. I am trying to Copy and Paste this paragraph.
NYFW can be both amazingly fun & incredibly overwhelming, especially if you’ve never been. Luckily, I’m here to give you an insider’s guide and make your first show a pleasurable experience. By taking my tips and tricks, and following your gut, you’ll have an unforgettable experience!
It’s showing up on one line rather than looking like a paragraph like the Solution shows. So I have to scroll all the way over to see the rest of the paragraph, rather than it being on 5 different lines like the Solution Example shows.
When I press “enter” it puts it on another line and number, but when the Solution did theirs, it looks like it’s still technically on line “8” does that matter?
Normally when you type something out by hand it will auto line wrap but in the CC code editor, it will not. Its not that big of a deal in most languages thought.