Recents in Beach

BIG TAG IN HTML

 BIG TAG IN HTML

The <big> Tag In Html also known as larger tag is used to increase the selected text size by one larger than surrounding text . The <big> Tag In Html also known as larger tag is used to increase the selected text size by one larger than surrounding text , it can be used by css. Anything return between this <big>...</big> element is displayed one font size larger than the rest of the text surrounding it as shown below:

Example:


<!DOCTYPE html>

<html>

<head>

<title>Larger Tag Example</title>

</head>

<body>

<p>Welcome To <big>Launchpadlwd</big>blog.</p>

</body>

</html>


Big Tag In Html Image

Smaller Tag In Html Please visit this link:

https://www.launchpadlwd.xyz/2020/08/smaller-tag-in-html.html



Post a Comment

0 Comments