Advertisements
Advertisements
प्रश्न
Write an HTML code to display the following text in exactly the same way as given below
I am studying Computer Science Application.
संक्षेप में उत्तर
उत्तर
HTML CODE:
<html>
<head>
<title> Cource </title>
</head>
<body>
I am studying Computer Science Application.
</body>
</html>
shaalaa.com
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?