Saturday, January 11, 2020

Italic tag



This is used to Italic the Text
<html>

<head>
<title>This is my first web page</title>
</head>

<body>

<font>
<I>Vocational Training Authority</I>
</font>
</body>
</html>

Display as :
This is my first web page Vocational Training Authority

No comments:

Post a Comment

Assessment Paper 10

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