Font Tag in HTML5 with video tutorial

<font> Tag in HTML 5 with video tutorial 


In Previous post we discussed about <font> Tag in HTML4 with video tutorial.


For better understanding about font tag in HTML 5 you can visit our "What is HTML 5" and "Basic construction of HTML 5post.


The <font> tag was used in HTML 4. But in HTML 5 <font> tag is not supported. We can use this tag by CSS in html 5.


<!DOCTYPE html>
<html>

<head>
<title> First web page </title>
</head>

<body>
<font style="color:red">This is paragraph 1</font>

<br>

<font style="font-size:30px">paragraph 2</font>

<br>

<font style="font-family:verdana">This is paragraph 3</font>

</body>


</html>

Output
Video Tutorial 



Post a Comment

2 Comments

Emoji
(y)
:)
:(
hihi
:-)
:D
=D
:-d
;(
;-(
@-)
:P
:o
:>)
(o)
:p
(p)
:-s
(m)
8-)
:-t
:-b
b-(
:-#
=p~
x-)
(k)