#html5 em tag in urdu
Explore tagged Tumblr posts
krishna337 · 3 years ago
Text
HTML i Tag
The HTML<i> tag is used to represent the technical term, phrase, the important word in a different language. The content under the <i> tag is displayed in italic format. Syntax <i>Your Content</i> Example <!doctype html> <html> <head> <title>HTML tag</title> </head> <body> <h2>HTML <i> tag example</h2> <p>This paragraph is not written in the <i> tag</p> <i><p>This paragraph is written inside the…
Tumblr media
View On WordPress
0 notes