Failing the Microsoft Introduction to Programming Using HTML and CSS exam means paying the registration fee all over again. A set of 40 updated 98-383 practice questions from Dumpkiller costs far less than a retake — a smart investment for 2026 candidates.
Microsoft 98-383 Exam Overview:
| Certification Vendor: | Microsoft |
|---|---|
| Exam Name: | Introduction to Programming Using HTML and CSS |
| Exam Number: | 98-383 |
| Exam Price: | USD $127 (approx., may vary by region) |
| Exam Duration: | 45-120 (varies by delivery provider) |
| Real Exam Qty: | 40 |
| Available Languages: | Korean, French, Simplified Chinese, Japanese, Traditional Chinese, Portuguese (Brazil), German, Spanish, English |
| Related Certifications: | Other MTA development exams (e.g., 98-382 JavaScript, 98-388 Java) Microsoft Technology Associate (MTA) certifications |
| Exam Format: | Hotspot, Multiple Choice, Drag & Drop |
| Passing Score: | 70% (approx. 700/1000 scoring scale) |
| Sample Questions: | DOWNLOAD DEMO |
| Exam Way: | Delivered through authorized Certiport or Pearson VUE testing (retired; exam no longer offered after June 30, 2022) |
| Pre Condition: | Recommended foundational knowledge of HTML and CSS (approximately 100+ hours of instruction or experience) |
| Official Syllabus URL: | https://www.certiport.com/Portal/Common/DocumentLibrary/MTA%2098-383%20Introduction%20to%20Programming%20Using%20HTML%20and%20CSS.pdf |
Microsoft 98-383 Exam Syllabus Topics:
| Section | Objectives |
|---|---|
| Topic 1: Style Web Pages Using CSS | - Construct and analyze styles to position content (box model, float, positioning) - Format text and backgrounds (fonts, color, borders, responsiveness) |
| Topic 2: Understand CSS Fundamentals | - Construct and analyze CSS rule sets and selectors (class, id, element, pseudo-class) - Analyze inline, internal, and external style sheets and their precedence |
| Topic 3: Present Multimedia Using HTML | - Display images with img and picture elements - Embed and control audio/video with HTML elements (audio, video, track, source) |
| Topic 4: Structure Documents Using HTML | - Implement navigation and links (relative/absolute links, bookmarks) - Use HTML5 semantic elements (header, nav, section, article, aside, footer) - Construct and analyze markup to organize content (tables, headings, paragraphs, lists) |
| Topic 5: Understand HTML Fundamentals | - Construct well-formed markup following best practices (DOCTYPE, html, head, body, syntax) - Construct markup that uses metadata elements (script, noscript, style, link, meta) |
Microsoft Introduction to Programming Using HTML and CSS: Common Questions From Candidates
What is the Microsoft Introduction to Programming Using HTML and CSS certification exam?
The Microsoft Introduction to Programming Using HTML and CSS exam (code: 98-383) is the official Microsoft exam that leads to the HTML5 and CSS3 certification. It sits at the Entry / Fundamentals level of the Microsoft certification track. It is also connected with related credentials such as Microsoft Technology Associate (MTA) certifications, Other MTA development exams (e.g., 98-382 JavaScript, 98-388 Java). Passing it proves to employers that your skills have been validated by Microsoft itself, which is why the 98-383 credential keeps showing up in job postings.
How many questions are in the 98-383 exam, and how long does it take?
The Microsoft Introduction to Programming Using HTML and CSS exam gives you 45-120 (varies by delivery provider) to work through 40. Pacing matters more than most candidates expect, so before exam day, run at least one full timed session in the Dumpkiller test engine to learn how long you can afford per question. If an item stalls you, flag it and move on — coming back later beats burning five minutes on a single question.
What score do I need to pass the 98-383 exam, and how much does it cost?
The passing score for the Microsoft Introduction to Programming Using HTML and CSS exam is 70% (approx. 700/1000 scoring scale), and the official registration fee is USD $127 (approx., may vary by region). Remember that a failed attempt means paying that fee in full again, so a timed self-assessment with Dumpkiller practice questions about a week before your exam date is a cheap way to confirm you are scoring comfortably above 70% (approx. 700/1000 scoring scale).
Are there any prerequisites for the 98-383 exam?
According to Microsoft, the following applies: Recommended foundational knowledge of HTML and CSS (approximately 100+ hours of instruction or experience). Certification policies do change from time to time, so confirm the latest requirements on the official exam page at https://www.certiport.com/Portal/Common/DocumentLibrary/MTA%2098-383%20Introduction%20to%20Programming%20Using%20HTML%20and%20CSS.pdf before you register.
Can I try the 98-383 practice questions before buying?
Yes. Dumpkiller offers a free 98-383 PDF demo so you can review the question style, difficulty, and explanations before committing to anything. After purchase, your Microsoft Introduction to Programming Using HTML and CSS material includes 365 days of free updates, and if your product expires after that, you can extend the update service at a 50% discount from your member zone.
What happens if I do not pass the 98-383 exam, and how is my order delivered?
If you take the corresponding 98-383 exam within 60 days of your purchase and do not pass, you can apply for a full refund under our 100% Money Back Guarantee, subject to a few conditions: the failed exam must be the one matching your purchase; sitting the exam within 3 days of purchase does not qualify, since that leaves too little preparation time; downloading the material without actually taking the exam does not qualify; free materials and expired orders are excluded; and the candidate name must match the payer name. To apply, send a scanned copy of your enrollment slip together with your official Score Report (PDF) within 2 days after the exam, and claims are processed within 7 days. If you would rather not take a refund, you can exchange your purchase for two free products of equal value while keeping the update service on the product you originally bought. As for delivery, everything is an instant download: your products are sent to your email within one minute of payment — contact customer service if nothing arrives within 2 hours — and there is no limit on the number of computers you can install the software on.
What topics are covered in the 98-383 exam?
The official Microsoft Introduction to Programming Using HTML and CSS syllabus is organized into 5 main domains. The first three are Understand CSS Fundamentals, Style Web Pages Using CSS, and Understand HTML Fundamentals. For the full domain-by-domain breakdown, see the complete Exam Topics outline above.
Microsoft Introduction to Programming Using HTML and CSS Sample Questions:
Question 1
You define the following styles in a style block:
You write the following HTML:
Use the drop-down menus to select the answer choice that answers each question based on the information presented in the CSS style and markup.
NOTE: Each correct selection is worth one point.
Question 2
You are analyzing a form that sends multiline comments to another page on the Internet. The following is the form's markup:
No data is sent when the form is submitted.
You need to solve this problem so that the data in the text box is submitted.
What should you do?
A. Set the id attribute of the form element.
B. Replace the textarea element with an input element.
C. Change the value of the method attribute to get.
D. Set the name attribute of the textarea element.
Question 3
You are designing a webpage for Contoso by using HTML.
You need to create content for the head section.
Which four markup segments should you use? To answer, move the appropriate markup segments from the list of markup segments to the answer area and arrange them in the correct order.
NOTE: More than one order of answer choices is correct. You will receive credit for any of the correct orders you select.
Question 4
You are designing a website that displays graphics.
You need to determine whether to use img, svg, or canvas elements.
When should you use each element? To answer, drag the appropriate element from the column on the left to its use on the right.
Each element may be used once, more than once, or not at all.
Solutions:
| Question 1 Answer: Only visible for members | Question 2 Answer: C | Question 3 Answer: Only visible for members | Question 4 Answer: Only visible for members |


PDF Version Demo
1049 Customer Reviews





Quality and ValueDumpKiller Practice Exams are written to the highest standards of technical accuracy, using only certified subject matter experts and published authors for development - no all study materials.
Tested and ApprovedWe are committed to the process of vendor and third party approvals. We believe professionals and executives alike deserve the confidence of quality coverage these authorizations provide.
Easy to PassIf you prepare for the exams using our DumpKiller testing engine, It is easy to succeed for all certifications in the first attempt. You don't have to deal with all dumps or any free torrent / rapidshare all stuff.
Try Before BuyDumpKiller offers free demo of each product. You can check out the interface, question quality and usability of our practice exams before you decide to buy.