Share:
Notifications
Clear all

Earn While Learning Web3 Programming>> Start Here FREE!!!

[Solved] What Is HTML pre Element?

1 Posts
1 Users
2 Reactions
512 Views
1
Topic starter

EXERCISE:

i. Watch the above lesson video and also read through the recommended resources. Then, answer following questions

ii. What Is HTML pre Element?

iii. How To Write "pre" Element with "pre Tag" in HTML?

iv. Summarize in your own word in this forum below:
(NOTE: please, don't just copy paste from other students - instead answer in your own word base on your level of understanding the lesson and resources)

 

 

NOTE:

This Is An Exercise From Our FREE COURSE with CERTIFICATION:

 HTML For Web3 dApp Development Course

(If you have not enrolled yet, you can join the course totally for FREE).

 

1 Answer
1
Topic starter

What Is HTML pre Element Explained:

- HTML pre Element used to create a preformatted content which remains unaltered when rendered by the   HTML browser engine, to ensure its original format in which it was written is preserved even when renders to users in the browser.

- it is placed inside HTML body element

- It has an opening and closing HTML tag

- It is a Block Element

How To Write "pre" Element with "pre Tag" in HTML Explained:
  

The HTML Tag For Headings Are:

 

 

 

The HTML Tag For Headings Are:

<h1>
<h2>
<h3>

This post was modified 3 years ago by foskaayteam4
Share: