HTML: Align Tag
Center β Aligns the whole text to the center of the web page ……….. align = βcenterβ. Left β Aligns […]
From Idle to Income. From Parked to Purpose.
Earn by Sharing, Ride by Renting.
Where Owners Earn, Riders Move.
Owners Earn. Riders Move. Motoshare Connects.
With Motoshare, every parked vehicle finds a purpose.
Owners earn. Renters ride.
π Everyone wins.
Center β Aligns the whole text to the center of the web page ……….. align = βcenterβ. Left β Aligns […]
The <hr> tag is used to create a horizontal rule on the web page. It is an empty tag. The […]
HTML <sub> tag A subscript is a text that appears smaller than a regular text. The <sub>β¦.. </sub> tag is […]
The <p> tag is used to create new paragraph on web page. It has a closing tag </p> which is […]
Heading defines the format and structure of a document. There are six heading tag: – <h1>…………….. </h1> <h2>…………….. </h2> <h3>…………….. […]
The tag in the HTML code inserts a line break in the text. Example: <p>Hello World!<br>I am Studytonight.</p>
The contents of the <title> element are either shown in the top of the browser, above where you usually type […]
<HTML>is a starting tag. To delimit the text inside, add a closing tag by adding a forward slash β/β to […]
Before the element you will often see a element. This contains information about the page, rather than information that is […]