• Wrong document? Swap it for free
  • Written by students who passed
  • Immediately available after payment
  • Read online or as PDF
Sell
Where do you study
Your language
Document preview thumbnail
Preview 3 out of 16 pages
Exam (elaborations)

C779 Exam Study Questions and Correct Answers

Document preview thumbnail
Preview 3 out of 16 pages

C779 Exam Study Questions and Correct Answers

Content preview

C779 Exam Study Questions and Correct Answers
Inline CSS Style - ANS style att. within each html tag
specific section
<p style = "color:blue;"> Text in blue. </p>


Internal CSS style - ANS styles within style tags in header, to all elements
<head> <style> p{color:blue;}</style></head>


External CSS style - ANS styles in separate file referred as link in header, industry standard
<head><link rel="stylesheet" href="styles.css"></head>


use of inline & internal definitions - ANS reduces number of files web browser must download
before displaying content
not rec. for multiple pages


Property - ANS color, font-size etc.


Value - ANS blue, 12px


css key info - ANS describes how html elements are displayed
saves a lot of work
control multiple pages at one time
external stylesheets stored in css files


CSS rule positions image to the right of text - ANS img {float:right; margin-left: 0px}


Video formats for HTML - ANS ogg web mp4

,Tag pair for embedding audio, video and interactive maps in html - ANS iframe


code for attaching external style sheets to html - ANS <link rel="stylesheet" type="text/css"
href="css/mystle.css">


html canvas API supports which shape - ANS rectangle


Primary use of html5 canvas - ANS draw graphics, on the fly, via java


which code defines an images map regions - ANS <area shape="rect" coords="0,0,0,0"
href="home.html" alt="home"/>


For a circle hotspot, what do 90,45,30 mean - ANS center cord & radiu s


Which code to use image as a hyperlink - ANS <a href="http://www.x.com"> <img
src="questions.jpg" alt="Questions"</a


What does GUI & html editors offer that text editors do not? - ANS live preview pages


Want to preview a page using GUI html editor, which is true - ANS preview all pages with
browsers installed on computer


W3C markup validation services - ANS HTML & CSS syntax checking


When optimizing content on mobile - ANS reduce amount of content to reduce scrolling


Example of CSS ID - ANS #top{}

, A selector can indicate that a css rule applies to multiple elements. Which is correct? - ANS
h1,h2,h3{font-family:"time", Georgia, serif}


When applying font faces in CSS rule, which is correct? - ANS font-family, font size, color


Diff. between padding & margin - ANS margin: outer space
Padding: inner


Which is not a block level html element used for page design? - ANS span


Which is true of web images - ANS png is bitmap based


CGI & lang. - ANS Common gateway interface
php, perl, asp


True of SAAS - ANS software licensing & delivery model


Web app framework - ANS set of software tools for dev


Web servers default doc name - ANS index & default


JDBC - ANS Java API for executing SQL statements, establishes connection with data source,
send queries, updates statements


what are SASS used for with adding functionality - ANS CSS extension lang for pre-processing


Purpose of W3C - ANS guide development of editors for dev. w/ disabilities

Document information

Uploaded on
February 19, 2025
Number of pages
16
Written in
2024/2025
Type
Exam (elaborations)
Contains
Questions & answers
$13.49

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
QUINTER
3.6
(73)
Sold
415
Followers
105
Items
40117
Last sold
2 days ago



Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions