write an html code to write each character of learning html tags in different font,size and color
Answers
Answered by
3
<html>
<head>
<title>
</title>
</head>
<body>
<font color ='blue' size ='7' face='Ariel'>
hello!
</font>
<--we can use attributes like color, face, size in font tag!>
<\body>
<\html>
Similar questions
Math,
7 months ago
Computer Science,
7 months ago
Math,
7 months ago
Math,
1 year ago
Math,
1 year ago
Environmental Sciences,
1 year ago
Science,
1 year ago