Saturday, January 11, 2020

Font Tag


This is used to format the text
    Attributes: Size, Type, color

<html>

<head>
<title>this is my first web page</title>
</head>
<body>
<font color=blue size=72 face=verdana>Vocational Training Authority of Sri lanka</font>
</body>
</html>


No comments:

Post a Comment

Assessment Paper 10

Vtapage.html <html> <head> <title> VTA </title> </head> <body> <h1> VTA <...