i have been creating a webpage in html, and now all my writing has gone bold and italic, i cant find where i have typed the codes from bold and italics and i'm definite i didn't, so how to i get rid of it?
Somewhere you must have begun the script with <b> and ,<i> so you'll have to delete that. If you only want to end the bold and italic, finish with</b> and </i>