Computer Applications
Related Questions
Consider the following code :
<img src ="Computers.jpg" width ="...." height ="....">Fill in the blanks to set the image size to be 250 pixels wide and 400 pixels tall.
- 250, 400
- 400, 250
- <250><400>
- <400><250>
The correct HTML code to display (P + Q)2 is:
<SUB>( P+) 2</SUB>- P+Q
<SUP>2</SUP> - (P + Q)
<SUP>2</SUP> <SUP>(P+Q) 2</SUP>
The tag that starts a table cell is …………… .
<table><tc><td><tr>
What tag is used to add columns to tables ?
<colspan><td><tr>