McAfee Secure sites help keep you safe from identity theft, credit card fraud, spyware, spam, viruses and online scams
My Cart (0)  

Microsoft 98-383

98-383

Exam Code: 98-383

Exam Name: Introduction to Programming Using HTML and CSS

Updated: Aug 28, 2026

Q&A Number: 40 Q&As

98-383 Free Demo download:

PDF Version Demo PC Test Engine Online Test Engine

Already choose to buy "PDF"

Price: $59.99 

About Microsoft 98-383 Exam dumps / Bootcamp

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:

SectionObjectives
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

1049 Customer ReviewsCustomers Feedback (* Some similar or old comments have been hidden.)

I've never been a bookworm. Hence, the best feature which I loved about Dumpkiller was the questions and answers format of the guide which extremely helped in learning

Daniel

Daniel     4 star  

Thanks for the service, It was very helpful to prepare without stress. I passed the exam successfully.

Jocelyn

Jocelyn     5 star  

Dumpkiller provides me an option to test my skills and thankfully i am passed.

Colby

Colby     4 star  

This 98-383 dump is real for exam 98-383 and written by no mistake! It is valid if you want to know. I passed with a satisfied score 2 days ago! thank you!

Merle

Merle     4.5 star  

This is a great dump and most updated, I passed the 98-383 exam 2 days ago after the third attempt. I should consider to use 98-383 exam questions earlier then i wouldn't waste time and money for twice.

Webster

Webster     4.5 star  

Excellent 98-383 study braindumps to help pass the exam! I and my brother both passed yesterday! You can imagine how happy we are. Thank you so much! You are doing a wonderful job!

Joshua

Joshua     4 star  

Neither I took any training nor got sufficient time to prepare for my 98-383 exam. Yet I passed this exam with distinction. Only bought Dumpkiller 98-383 made me pass

Gladys

Gladys     4 star  

94% questions are the same as real test, It's really good, thanks again!

Carr

Carr     4 star  

I passed the exam yesterday with 91% marks. These 98-383 questions are similar to the ones I got on the exam.

Myron

Myron     4.5 star  

I searched the latest exam questions by Google and found Dumpkiller.

Elma

Elma     4 star  

I just took the exam, and most of the exam questions were from the 98-383 dumps. I scored fine for a first-timer an 93% in the first try.

Ken

Ken     4 star  

It is very helpful. I find a lot of valid questions. Best choose! Will tell my friends to buy! Thanks again

Ed

Ed     4 star  

I wrote 98-383 exam today and remembered every question of 98-383 dump. I found 90% questions of real exam was what I wrote. Very valid dump!

Asa

Asa     4.5 star  

I passed the 98-383 exam by using 98-383 exam dumps, really appreciate!

Samuel

Samuel     4 star  

I got this 98-383 exam file on the day before yeasterday. 96%% of the exam questions came word for word from the questions in the file. I passed with 96% marks as well. Thanks!

Hilary

Hilary     5 star  

One suggestion: before you sit for the real 98-383 exam, take the 98-383 practice test from Dumpkiller! It’s a great opportunity for all candidates to get a real time view of the actual Dumpkiller exam! And you can pass it for sure.

Kristin

Kristin     5 star  

LEAVE A REPLY

Your email address will not be published. Required fields are marked *

Contact US:  
 [email protected]  Support

Free Demo Download

Guarantee & Refund Policy
Popular Vendors
Adobe
Alcatel-Lucent
Avaya
BEA
CheckPoint
CIW
CompTIA
CWNP
EC-COUNCIL
EMC
EXIN
Hitachi
HP
ISC
ISEB
Juniper
Lpi
Network Appliance
Nortel
Novell
SASInstitute
Sybase
Symantec
The Open Group
all vendors
Why Choose DumpKiller Testing Engine
 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.