A heading

A
paragraph
with a line break.
Hyperlink

Post by answerhappygod »

Doctype Html Html Body H1 A Heading P A Br Paragraph Br With A Line Break A Hyperlink A Img Src W3scho 1
Doctype Html Html Body H1 A Heading P A Br Paragraph Br With A Line Break A Hyperlink A Img Src W3scho 1 (265.79 KiB) Viewed 33 times
<!DOCTYPE html> <HTML> <body> <h1>A heading <p>A <br>paragraph</br> with a line break. <a>Hyperlink</a> <img src='w3schools.jpg'></img> <bold>Bolded text</bold> <!- This is a markup comment. -!> </body> </HTML>
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!