IT Specialist INF-306 Exam Overview:
| Certification Vendor: | Certiport (Pearson VUE) |
| Exam Name: | IT Specialist HTML5 Application Development (INF-306) |
| Exam Number: | INF-306 |
| Available Languages: | English, Spanish, Portuguese, French, German, Japanese, Korean, Simplified Chinese |
| Exam Format: | Multiple Choice, Performance-Based Tasks, Simulation-Based Questions |
| Exam Duration: | 50 minutes |
| Passing Score: | 700/1000 scaled score |
| Related Certifications: | IT Specialist – JavaScript IT Specialist – Computational Thinking IT Specialist – Networking IT Specialist Certification (General Series) |
| Certificate Validity Period: | No expiration (lifetime certification) |
| Exam Price: | Approx. USD 95 (varies by country/region) |
| Real Exam Qty: | Approximately 35–50 |
| Recommended Training: | Certiport Official IT Specialist Training Microsoft Learn Web Development Fundamentals (supporting prep) |
| Exam Registration: | Certiport Official Registration Pearson VUE Certiport Exams |
| Sample Questions: | IT Specialist INF-306 Sample Questions |
| Exam Way: | Proctored exam via Certiport testing centers or online proctoring (Pearson VUE delivery system) |
| Pre Condition: | No formal prerequisites required (recommended basic HTML, CSS, and JavaScript knowledge). |
| Official Syllabus URL: | https://certiport.pearsonvue.com/IT-Specialist/Certification/HTML5-Application-Development |
IT Specialist INF-306 Exam Syllabus Topics:
| Section | Objectives |
|---|---|
| Topic 1: JavaScript Programming | - Core JavaScript concepts
|
| Topic 2: Web Application Development Concepts | - Client-side storage
|
| Topic 3: HTML Fundamentals | - Forms and input elements
|
| Topic 4: CSS Styling | - Layout and responsive design
|
IT Specialist HTML5 Application Development Sample Questions:
1. You define the following layout:
< !DOCTYPE html >
< html >
< head >
< style >
section {
display: flex;
align-items: center;
flex-wrap: wrap;
min-height: 200px;
width: 700px;
background: linen;
}
section p {
flex: 1;
min-width: 200px;
padding: 20px;
}
< /style >
< /head >
< body >
< h2 > Exhibits to visit at the zoo < /h2 >
< section >
< p style= " order: 3 " > Lions < /p >
< p style= " order: 4 " > Tigers < /p >
< p style= " order: 2 " > Bears < /p >
< p style= " order: 1 " > Zoo Trip < /p >
< /section >
< /body >
< /html >
For each statement about the markup shown on the left, select True or False.
2. The following output has more text than will fit in the element.
You need to apply CSS to contain the text inside the element ' s border without creating unneeded scrollbars or losing text. Which attribute setting should you use?
A) overflow:hidden;
B) overflow:auto;
C) overflow:visible;
D) overflow:scroll;
3. A form has four buttons with a class of item. You need to apply an event listener to all buttons to invoke the moveElement function when a button is pressed. Your code must ensure bubble capture.
Complete the markup by selecting the correct option from each drop-down list.
Note: You will receive partial credit for each correct selection.
4. Which two application features should you implement by using session storage? Choose 2.
A) Passing form data to a confirmation page
B) Saving game play status for future use
C) Passing data to a function within a program
D) Saving temporary authentication tokens
E) Saving customized UI/UX settings
5. You need to create the following form:
Complete the code by selecting the correct option from each drop-down list.
Solutions:
| Question # 1 Answer: Only visible for members | Question # 2 Answer: B | Question # 3 Answer: Only visible for members | Question # 4 Answer: A,D | Question # 5 Answer: Only visible for members |
We're so confident of our products that we provide no hassle product exchange.


By Ben

