Geschreven door studenten die geslaagd zijn Direct beschikbaar na je betaling Online lezen of als PDF Verkeerd document? Gratis ruilen 4,6 TrustPilot
logo-home
Tentamen (uitwerkingen)

2024 WGU C777 FINAL EXAM QUESTIONS AND ANSWERS WITH COMPLETE SOLUTION

Beoordeling
-
Verkocht
-
Pagina's
6
Cijfer
A+
Geüpload op
10-05-2024
Geschreven in
2023/2024

2024 WGU C777 FINAL EXAM QUESTIONS AND ANSWERS WITH COMPLETE SOLUTION What video files are supported MP4 (mpeg4) WebM and OGG codec H.264 remember this What music files are supported MP3 WAV and OGG remember this What image files are supported jpeg, gif, svg, png, apng, png_ico, bmp, bmp_ico, Apig gifts a savefile to 3 pinguins and is bumped twice a .a #a anchor tag class ="a" id="a" remember this how to track visitors IP address Geolocation API remember this code to implement appChache for offline viewing html manifest="che" remember the html tag with the manifest remember this Does js run client or server side client html comment ! ╌ text ╌ css comment / asterixis text asterixis / (quizlet has issues displaying * after / js comment // text until the end of the line Unassign a variable without deleting it = undefined a var can never truly be unset anymore = delete is removing it completely DOM is a representation of what code? HTML DOM is the concept of a web browser ... API DOM is made up from objects made in ... and modified with ... HTML / JavaScript

Meer zien Lees minder
Instelling
Vak

Voorbeeld van de inhoud

2024 WGU C777 FINAL EXAM QUESTIONS AND
ANSWERS WITH COMPLETE SOLUTION

What video files are supported
MP4 (mpeg4) WebM and OGG
codec H.264
remember this
What music files are supported
MP3 WAV and OGG
remember this
What image files are supported
jpeg, gif, svg, png, apng, png_ico, bmp, bmp_ico,

Apig gifts a savefile to 3 pinguins and is bumped twice
a
.a
#a
anchor tag
class ="a"
id="a"
remember this
how to track visitors IP address
Geolocation API
remember this
code to implement appChache for offline viewing
<html manifest="my-webpage.appcache">
remember the html tag with the manifest
remember this
Does js run client or server side
client
html comment
< ! ╌ text ╌>
css comment
/ asterixis text asterixis /
(quizlet has issues displaying * after /
js comment
// text until the end of the line
Unassign a variable without deleting it
= undefined
a var can never truly be unset anymore
= delete is removing it completely
DOM is a representation of what code?
HTML
DOM is the concept of a web browser ...
API
DOM is made up from objects made in ... and modified with ...
HTML / JavaScript
Is DOM accessed by other tools like search engines or screen readers

, yes
Is DOM the same as my HTML code
Yes and no, the browser can fix your html when things are missing during the DOM
creation
document.querySelector(".cta a").style
is an example of:
css inline style application reviewed with a js call
remember this

if you want to change thru js, use the same code and add the color (or margin,
padding, background collor etc)
document.querySelector(".cta a").style color = "green"
JavaScript uses what script standard
ECMAScript

Just remember the YMCA song and flip some letters
Geolocation API
location and ip
Pointer Events API
mouse movement tracking (hover or click)
Canvas API
var ctx = canvas.getContext('2d');
Draw graphics outside of the HTML code and the user can interact with.
Animation, game graphics, data visualization, photo manipulation, and real-time
video processing
Drag and Drop API
A typical drag operation begins when a user selects a draggable element, drags the
element to a droppable element, and then releases the dragged element.

It must have the attribute draggable set to true in the HTML
Drag/drop HTML code
<img draggable="true">
Needs true or false <img draggable> does not work
remember this
get an element that has been marked as draggable
const draggableElement = document.getElementById('draggable-element');
add dragstart listener to the element
draggableElement.addEventListener('dragstart', onElementDragStart);
add drag data to the event
function onElementDragStart(event) {
event.dataTransfer.setData('text/plain', 'draggable-element');
}
History API
Controls the URL and lets navigational changes appear without reloading the page
and bookmark the specific state without a individual url
aka use the browser back/forward buttons as navigation elements
history.pushState({page: 1}, 'Page One', '?page=1')
File System API
access to the local users file system even without uploading it. It can only read it, not
update it.

Geschreven voor

Vak

Documentinformatie

Geüpload op
10 mei 2024
Aantal pagina's
6
Geschreven in
2023/2024
Type
Tentamen (uitwerkingen)
Bevat
Vragen en antwoorden

Onderwerpen

$11.99
Krijg toegang tot het volledige document:

Verkeerd document? Gratis ruilen Binnen 14 dagen na aankoop en voor het downloaden kun je een ander document kiezen. Je kunt het bedrag gewoon opnieuw besteden.
Geschreven door studenten die geslaagd zijn
Direct beschikbaar na je betaling
Online lezen of als PDF

Maak kennis met de verkoper
Seller avatar
missyk2030
3.0
(2)

Maak kennis met de verkoper

Seller avatar
missyk2030 Teachme2-tutor
Volgen Je moet ingelogd zijn om studenten of vakken te kunnen volgen
Verkocht
6
Lid sinds
2 jaar
Aantal volgers
5
Documenten
580
Laatst verkocht
1 jaar geleden
kioks

TIGHT DEADLINE? I CAN HELP Many students don\'t have the time to work on their academic papers due to balancing with other responsibilities, for example, part-time work. I can relate. kindly don\'t hesitate to contact me, my study guides, notes and exams or test banks, are 100% graded

3.0

2 beoordelingen

5
1
4
0
3
0
2
0
1
1

Populaire documenten

Recent door jou bekeken

Waarom studenten kiezen voor Stuvia

Gemaakt door medestudenten, geverifieerd door reviews

Kwaliteit die je kunt vertrouwen: geschreven door studenten die slaagden en beoordeeld door anderen die dit document gebruikten.

Niet tevreden? Kies een ander document

Geen zorgen! Je kunt voor hetzelfde geld direct een ander document kiezen dat beter past bij wat je zoekt.

Betaal zoals je wilt, start meteen met leren

Geen abonnement, geen verplichtingen. Betaal zoals je gewend bent via iDeal of creditcard en download je PDF-document meteen.

Student with book image

“Gekocht, gedownload en geslaagd. Zo makkelijk kan het dus zijn.”

Alisha Student

Veelgestelde vragen