Document information
- University
- Politecnico di Milano
- Degree programme
- Computer Engineering
- Subject
- Hypermedia Applications
- Academic year
- 2008-2009
- Classification
- Exam · Full exam
- Content
- Exam paper only
- Original format
- Text
- Searchable text
Full exam for Hypermedia Applications in the Computer Engineering degree programme at Politecnico di Milano. The document covers: Applicazioni Ipermediali Prof. Garzotto / Bruna Politecnico di Milano, a.a. 2008-2009 Prova scritta 07/09/2009 PART 2: Technology First name Last name Student ID / Matricola Signature Garzotto Professor Bruna Evaluation Mark ISTRUZIONI: – TEMPO MAX per la prova di tecnologie: 1
Full exam for Hypermedia Applications in the Computer Engineering degree programme at Politecnico di Milano. The document covers: Applicazioni Ipermediali Prof. Garzotto / Bruna Politecnico di Milano, a.a. 2008-2009 Prova scritta 07/09/2009 PART 2: Technology First name Last name Student ID / Matricola Signature Garzotto Professor Bruna Evaluation Mark ISTRUZIONI: – TEMPO MAX per la prova di tecnologie: 1
Import quality: text was extracted directly from the original document.
Representative passages recognised in different parts of the material. The full extracted text remains available to search, while this compact preview makes the page easier to read.
Applicazioni Ipermediali Prof. Garzotto / Bruna Politecnico di Milano, a.a. 2008-2009 Prova scritta 07/09/2009 PART 2: Technology First name Last name Student ID / Matricola Signature Garzotto Professor Bruna Evaluation Mark ISTRUZIONI: – TEMPO MAX per la prova di tecnologie: 1 h – Potete utilizzare appunti e/o libri. – Scrivete i commenti NON IN MATITA e in modo CHIARO E LEGGIBILE: Parti illeggibili verranno considerate come “risposte mancanti” – Consegnare SOLO QUESTI fogli: nessun altro foglio verra’ considerato ai fini della valutazione INSTRUCTIONS: – MAX TIME FOR THE TECHNOLOGY PART: 1 h – You are allowed to use any teaching material – Please write clearly – do NOT use pencil. Unreadable parts will be considered as “missing answers” – Return these sheets only – nothing else will be corrected 2 It is given the following HTML fragment (the rendering is shown in the box): 3 SELECTORS WithreferencetotheHTMLcodeatpage2,foreachCSSselectorbelow,listtheIDs oftheHTMLelementsthatwillbematched .level_1 .last #link_1_1_2{…} #category_3 > #categories_3_1 li{…} .level_1, .level_3{…} li.last #link_1_1_1{…} ul.level_2 li + li a{…} ul.level_2 li.last{…} ul li ul ul li a{…} 4 CASCADE GiventheCSSrulesbelow. Evaluate the cascade execution (priorityandoverrideof rules) toanswerthe followingquestions. li ul li ul li {color: red; font-size: 20px;} li.level_3 {color: green;} li {color: red; background-color: gray;} li ul li {color:#335511; background-color: yellow;} 2.1) Listtheproperty‐valuepairsthatwillbeappliedto: First level <li>: Second level <li>: Third level <li>: a { color: Red; font-weight: bold; } ul.level_1 ul.level_2 a { color: Black; font-weight: normal; } ul.level_1 li.level_3 a { color: Yellow; font-size: 12px;} ul.level_1 li ul…
First page of the document.