HSC CS Part 1 | CHP – 4 | HTML Important Questions
The valid attribute of <A> tag is (1M) a) NAMEb) SRCc) BGCOLORd) HEIGHT Give function of following tags with example of each (3M)a) <IMG>b) <EM>c) <DL> Write output of the following program (5M) <html><head><title>abc</title></head><body><h1 align=”center”>Vinit’ s Restaurant</h1><table border=”2″> <tr><th rowspan=”2″><font size=”5″>Pawbhaji</th><th> with cheese </th><th> 55</th><tr> <tr><th> without cheese </th><th> 35 </th></tr> </table></body></html> Write a program […]
HSC CS Part 1 | CHP – 4 | HTML Important Questions Read More »