CSCE 102 Exam 2 with 100% Complete Solutions Rated A+
0 view 0 purchase
Course
CSCE
Institution
CSCE
CSCE 102 Exam 2 with 100% Complete
Solutions Rated A+
image tag - <img src="" alt="me" id="swag">
link a picture to an image - <a href=""> <img src=""
alt="smile"> </a>
How are tables defined? - with <table> tag
What divides tables into table rows? - <tr>
...
image tag - <img src="swag.jpg" alt="me" id="swag">
link a picture to an image - <a href="default.jpg"> <img src="smile.jpg"
alt="smile"> </a>
How are tables defined? - with <table> tag
What divides tables into table rows? - <tr>
Table rows are divided into table data with what? - <td>
What is a heading tag for rows? - <th>
What is a code for 2X3 table? - <table>
<tr>
<th> Yolo</th>
<th>Swag</th>
<th>attack</th>
</tr>
<tr>
<td>What</td>
<td>Is</td>
, <td>Up</td>
</tr>
</table>
If you wanted a column to span across multiple columns what would you
use? - <td colspan="2">
If you wanted a row to span multiple rows what would you use? - <td
rowspan="2">
Why do we make images smaller? - images are made smaller so the page
loads faster
Name the 3 possible shapes for an image map - circle, rect or poly
What are the circle coords? - "x, y,radius"
What ties an image to the map? - usemap
Write an example of a circle image map linking to google - <map
name=bubble>
<area shape="circle" alt="go to google" title="Link to Google"
href="http://www.google.com" coords="238,228,29"><img alt="kid with
bubble blower" src="Ethan.jpg" usemap="#bubble">
What are HTML forms used for? give tag - to collect user input
<form></form>
Most important form element? - <input>
The benefits of buying summaries with Stuvia:
Guaranteed quality through customer reviews
Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.
Quick and easy check-out
You can quickly pay through credit card or Stuvia-credit for the summaries. There is no membership needed.
Focus on what matters
Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!
Frequently asked questions
What do I get when I buy this document?
You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.
Satisfaction guarantee: how does it work?
Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.
Who am I buying these notes from?
Stuvia is a marketplace, so you are not buying this document from us, but from seller JOSHCLAY. Stuvia facilitates payment to the seller.
Will I be stuck with a subscription?
No, you only buy these notes for $7.89. You're not tied to anything after your purchase.