Learn HTML text formatting in 3 minutes! 💬

preview_player
Показать описание
#HTML #course #tutorial

HTML text formatting tutorial example explained
Рекомендации по теме
Комментарии
Автор

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
<p>This is normal text</p>
<p>This is <b>bold</b> text</p>
<p>This is <i>italic</i> text</p>
<p>This is <u>underlined</u> text</p>
<p>This is <del>deleted</del> text</p>
<p>This is <big>big</big> text</p>
<p>This is <small>small</small> text</p>
<p>This is <sub>subscript</sub> text</p>
<p>This is <sup>superscript</sup> text</p>
<p>This is <tt>monospaced</tt> text</p>
<p>This is <mark text</p>
</body>
</html>

BroCodez
Автор

Just a small advice, in vs code, you can hit ctrl + c without selecting and text and hit ctrl + v, then it will paste the text from the previous line to a new line. Anyways, your tutorials are fun and teach a lot in very little span of time. Love from India ❤❤

Epic_coding
Автор

Where does Text spacing fall under? and how is this achieved?

metaverseant
Автор

This Course is Very Interesting and Engaging

rushabhmaske
Автор

Why big and tt tags are showing in red color in VS Code?

chiggywiggy
Автор

Normal text
*Bold* text
_Italic_ text

SpeedGame
Автор

Can u pls send me a vid teaching me easy ways to get access and view my girlfriend's phone WhatsApp messages without her noticing... through my own phone....I just hope I don't need to pay any website or anyone...pls...I really need to learn that...I know it sounds illegal...buh I only want to know her loyalty... literally I can't give any non family member more than 60% trust...so I wanna be monitoring her WhatsApp messages....her pics... everything...cuz she asks of mine....so...yh...plus...pls send and post more of this....thanks tho😏

PrincebanditJoe