Computer Science, asked by khushi141, 1 year ago

Please ans 7.4 & 8.1..need soon guyz...tmrw it. xam....#class,10th!!!

Attachments:

Answers

Answered by jesdin
0
7.4

<html>
<body style="background-color:yellow;">
<h1>Following Students have scored A1 grade:</h1>
<pre>  1.Arjun
            2.Kevin
            3.Susan
            4.Milly
</pre>
</body>
</html>
Answered by pruthvipatel3796
1
7.4
<html>
<head><title>Program1</title></head>
<body style="background-color:yellow;">
<h>Following student have scored A1 Score</h>
<br>
<ol type="1">
  <li>Arjun</li>
  <li>Kevin</li>
  <li>Shusan</li>
   <li>Milly</li>
</ol> 
</body>
</html>

8.1 (c) filtering



Similar questions