Microsoft 98-375 Exam : HTML5 Application Development Fundamentals

98-375
  • Exam Code: 98-375
  • Exam Name: HTML5 Application Development Fundamentals
  • Updated: Aug 29, 2026
  • Q & A: 105 Questions and Answers

Already choose to buy "PDF"

Price: $59.99

About Microsoft 98-375 Exam

Microsoft 98-375 Exam Syllabus Topics:

TopicDetailsWeights
Build the user interface (UI) by using HTML5

Choose and configure HTML5 tags to display text content

Choose and configure HTML5 tags to display graphics
-When, why, and how to use Canvas; when, why, and how to use scalable vector graphics (SVG)

Choose and configure HTML5 tags to play media
-Video and audio tags

Choose and configure HTML5 tags to organize content and forms
-Tables, lists, sections; semantic HTML

Choose and configure HTML5 tags for input and validation

25-30%
Manage the application life cycle

Understand the platform fundamentals
-Packaging and the runtime environment: app package, app container, credentials/permission sets, host process, leverage existing HTML5 skills and content for slate/tablet applications

Manage the state of an application
-Manage session state, app state, and persist state information; understand states of an application; understand the differences between local and session storage

Debug and test an HTML5-based, touch-enabled application
-Touch gestures; understand which gestures you test on a device

20-25%
Code by using JavaScript

Manage and maintain JavaScript
-Create and use functions; jQuery and other third-party libraries

Update the UI by using JavaScript
-Locate/access elements; listen and respond to events; show and hide elements; update the content of elements; add elements

Code animations by using JavaScript
-Use animation; manipulate the canvas; work with images, shapes, and other graphics

Access data access by using JavaScript
-Send and receive data; transmit complex objects and parsing; load and save files; App Cache; datatypes; forms; cookies; localStorage

Respond to the touch interface
-Gestures, how to capture and respond to gestures

Code additional HTML5 APIs
-GeoLocation, Web Workers, WebSocket; File API

Access device and operating system resources
-In- memory resources, such as contact lists and calendar; hardware capabilities, such as GPS, accelerometer, and camera

30-35%
Format the user interface by using Cascading Style Sheets (CSS)

Understand the core CSS concepts
-Separate presentation from content (create content with HTML and style content with CSS); manage content flow (inline versus block flow); manage positioning of individual elements( float versus absolute positioning); manage content overflow (scrolling, visible, and hidden); basic CSS styling

Arrange UI content by using CSS
-Use flexible box and grid layouts to establish content alignment, direction, and orientation; proportional scaling and use of "free scale" for elements within a flexible box or grid; order and arrange content; concepts for using flex box for simple layouts and grid for complex layouts; grid content properties for rows and columns; use application templates

Manage the flow of text content by using CSS
-Regions and using regions to flow text content between multiple sections (content source, content container, dynamic flow, flow-into, flow-from, msRegionUpdate, msRegionOverflow, msGetRegionContent); columns and hyphenation and using these CSS settings to optimize the readability of text; use "positioned floats" to create text flow around a floating object

Manage the graphical interface by using CSS
-Graphics effects (rounded corners, shadows, transparency, background gradients, typography, and Web Open Font Format); two-dimensional (2-D) and three-dimensional (3-D) transformations (translate, scale, rotate, skew, and 3-D perspective transitions and animations); SVG filter effects; Canvas

20-25%

Still, if you've made a firm decision to take the Microsoft 98-375 test and get MTA certification, your steps are as follows - select a date for the official test taking into account the time required for your thorough preparation, pay the exam fee of $127 and meticulously examine the skills outline available for download on the Microsoft website. Given that the Microsoft 98-375 exam focuses on the mastery of client application development using HTML5, CSS3, and JavaScript, all the test questions cover the following four topics:

  • Using CSS to format and design the user interface: The questions under this topic test the main CSS concepts, as well as the skills in using CSS to arrange UI (user interface) content and managing graphical interface and the flow of the text content.
  • Management of the Application Life Cycle: The questions under this topic are based on understanding the platform fundamentals, management of an application state, testing and debugging an HTML5-based touch-enabled devices and application, and publishing an application to the store.
  • Using JavaScript to code: This topic is concerned mainly with managing and maintaining JavaScript. It is about code animation, updating the user interface, and accessing data by using JavaScript. The questions under this area also measure the candidates’ knowledge in WebSockets, Geolocation, operating system resources, and the way to capture and respond to gestures on touch screen devices.
  • Using HTML5 to create the user interface: Under this objective, the main abilities are choosing and configuring HTML5 tags to display the text content and graphics, choosing and configuring HTML5 tags to play the media and to organize forms and content, and choosing and configuring HTML5 tags for validation and input.

There’s no point in telling too much about how important these topics are, and how mastering the above skills will accelerate your professional path on the career ladder. Therefore, the most important thing for candidates is not to neglect the intensive training, which will give you all chances to prove your hands-on skills in core HTML5 client application development and maybe even get your dream position. After all, it's no news that having an MTA certification point on a candidate's CV will stand him or her out from the pack of applicants, as well as allow qualifying for a higher salary.

Topics of Microsoft 98-375:HTML5 Application Development Fundamentals Exam

1.Manage the application life cycle (20-25%)

Understand the platform fundamentals

  • Packaging and the runtime environment: app package, app container, credentials/permission sets, host process, leverage existing HTML5 skills and content for slate/tablet applications

Manage the state of an application

  • Manage session state, app state, and persist state information; understand states of an application; understand the differences between local and session storage

Debug and test an HTML5-based, touch-enabled application

  • Touch gestures; understand which gestures you test on a device

2.Build the user interface (UI) by using HTML5 (25-30%)

Choose and configure HTML5 tags to display text content

Choose and configure HTML5 tags to display graphics

  • When, why, and how to use Canvas; when, why, and how to use scalable vector graphics (SVG)

Choose and configure HTML5 tags to play media

  • Video and audio tags

Choose and configure HTML5 tags to organize content and forms

  • Tables, lists, sections; semantic HTML

Choose and configure HTML5 tags for input and validation

3.Format the user interface by using Cascading Style Sheets (CSS) (20-25%)

Understand the core CSS concepts

  • Separate presentation from content (create content with HTML and style content with CSS); manage content flow (inline versus block flow); manage positioning of individual elements( float versus absolute positioning); manage content overflow (scrolling, visible, and hidden); basic CSS styling

Arrange UI content by using CSS

  • Use flexible box and grid layouts to establish content alignment, direction, and orientation; proportional scaling and use of “free scale” for elements within a flexible box or grid; order and arrange content; concepts for using flex box for simple layouts and grid for complex layouts; grid content properties for rows and columns; use application templates

Manage the flow of text content by using CSS

  • Regions and using regions to flow text content between multiple sections (content source, content container, dynamic flow, flow-into, flow-from, msRegionUpdate, msRegionOverflow, msGetRegionContent); columns and hyphenation and using these CSS settings to optimize the readability of text; use “positioned floats” to create text flow around a floating object

Manage the graphical interface by using CSS

  • Graphics effects (rounded corners, shadows, transparency, background gradients, typography, and Web Open Font Format); two-dimensional (2-D) and three-dimensional (3-D) transformations (translate, scale, rotate, skew, and 3-D perspective transitions and animations); SVG filter effects; Canvas

4.Code by using JavaScript (30-35%)

Access data access by using JavaScript

  • Send and receive data; transmit complex objects and parsing; load and save files; App Cache; datatypes; forms; cookies; local Storage

Respond to the touch interface

  • Gestures, how to capture and respond to gestures

Code additional HTML5 APIs

  • GeoLocation, Web Workers, WebSocket; File API

Access device and operating system resources

  • In memory resources, such as contact lists and calendar; hardware capabilities, such as GPS, accelerometer, and camera

Reference: https://www.microsoft.com/en-us/learning/exam-98-375.aspx

Good study guide and valid review material for a high passing rate

When you face the 98-375 exam, you must be no-mind and don't know what to do next. It is time to wake up and carry out actual plan. Microsoft 98-375 training test will give you bright thoughts. When you attend 98-375 exam test, you should have a good knowledge of Microsoft Visual Studio 2012 & 98-375 first, so you can visit Microsoft Microsoft Visual Studio 2012 and find the related information. Then, the most important thing is to go over the 98-375 study materials.

When you scan Microsoft 98-375, you can pay attention to the exam code and name to ensure that is the right one you are looking for. Besides, you will find there are three different free 98-375 HTML5 Application Development Fundamentals exam demos for you to download. You can do the demo test first to inspect the value of Microsoft Visual Studio 2012 98-375 test dumps. When you buy the 98-375 exam dumps, you can download it as soon as possible after payment, then you can do test and study. There are three files for you, if you want to do marks on papers, the 98-375 PDF file are the best for you. 98-375 PDF file can be printed to papers and it is convenient to mark the key points. If you want to test your ability and scores during the practice, the 98-375 SOFT and APP file are suitable for you. So you can control your test time and adapt the 98-375 actual test more confident.

With the aid of 98-375 exam dumps, your preparation will be well enough for the 98-375 certification. There is no problem to pass the 98-375 exam test.

Everyone has dream, although it is difficult to come true, we should insist on it and struggle to the last. So, if you are busy with 98-375 exam test and feel difficult, please insist on and do not give up. There are ways helping you to get out.

Microsoft Visual Studio 2012 98-375 exam dumps can provide some help for you. 98-375 HTML5 Application Development Fundamentals exam questions & answers are codified by Microsoft qualified experts. The 98-375 exam dumps simulated to the actual test and give you a high hit shot. With the high-quality and high accuracy of HTML5 Application Development Fundamentals exam training, you can pass the 98-375 exam test with ease.

Free Download Latest 98-375 Exam Tests

No help, full refund (98-375 - HTML5 Application Development Fundamentals exam tests)

Generally, when you buy some goods, and if you find some flaw, the vendor often admit to replace the goods with you, even though the vendor reply to refund, the process is cumbersome and the money back to you is too slow. But Exam4Tests is different. If you don't pass the exam, you just need to send us your failure transcript of 98-375 exam test, then Exam4Tests will give you a full refund, thus the money you spent on 98-375 test won't be wasted. Actually the passing rate of Microsoft Visual Studio 2012 98-375 exam dumps is very high. We have already heard some good news from the customers who used the 98-375 HTML5 Application Development Fundamentals exam dumps. So you can buy the 98-375 test dumps without any burden and worries. When you have bought 98-375 test dumps, you will enjoy the preferential treatment of one year free update, which means you will keep your information about 98-375 exam test all the latest.

Instant Download: Upon successful payment, Our systems will automatically send the product you have purchased to your mailbox by email. (If not received within 12 hours, please contact us. Note: don't forget to check your spam.)

What Clients Say About Us

I passed 98-375 exam last week.

Isaac Isaac       5 star  

After practicing these 98-375 exam questions only, i passed the exam fluently. Nothing is difficult. Guys, you can buy them!

Barbara Barbara       5 star  

I found your material so informational and awesome. I am writing testimonial because I wanted to dedicate my success to Exam4Tests ! They made me pass in 98-375 exam through its material.

Nina Nina       4.5 star  

Really recommed 98-375 exam materials to all candidates, this is a most useful dump I have seen.

Kelly Kelly       5 star  

VERY GOOD. SECOND PURCHASE. PASS AGAIN. 98-375 VALID PRACTICE QUESTIONS!

Jenny Jenny       5 star  

But it seems that some of your answers are incorrect.

Elva Elva       4.5 star  

Well questions on the real exam are similar but not 100% same as in the 98-375 study - guides.

Gloria Gloria       5 star  

Just passed today 85%, there are lots of new questions I find at least 8-10 new questions in Microsoft 98-375 premium dumps.

Joyce Joyce       4 star  

Thanks Exam4Tests! I passed 98-375 exam this week. Your material really helped me to understand the basic concepts of course!

Poppy Poppy       4.5 star  

I have never bought exam materials from Exam4Tests, but i wanted to risk using the 98-375 exam questions. It is worth trying out for i successfully got 96% marks. Wonderful!

Magee Magee       4 star  

Great 98-375 exam practice test, which helped me a lot to understand how the question pattern will be in the real exam! And all the exam questions are the same just with different orders. I passed the exam with ease.

Kerwin Kerwin       4 star  

I passed this exam with your 98-375 questions.

Egbert Egbert       4 star  

I passed 98-375 exam with plenty to spare. The 98-375 training dump is a good study guide for the 98-375 exam. Gays, you can trust them!

Elijah Elijah       5 star  

I think I will always use Exam4Tests as my study guide the next time I take another Microsoft exam.

Omar Omar       4.5 star  

I have found that your Microsoft dump resources are probably the best on the market.

Leif Leif       5 star  

I passed my exam using Exam4Tests dumps for the 98-375 exam. Must say they help a lot in understanding the questions well. Thank you Exam4Tests.

Lilith Lilith       4 star  

I acquired lots of knowledge and also keep a good exam mood by soft practice. I pass exam with no suspense. GOOD COMMENTS.

Una Una       4.5 star  

I passed my 98-375 certification exam by studying from Exam4Tests. They have very informative mock exams and testing engines. I scored 91% Highly suggested

Ives Ives       4 star  

LEAVE A REPLY

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

QUALITY AND VALUE

Exam4Tests 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 APPROVED

We 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 PASS

If you prepare for the exams using our Exam4Tests 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 BUY

Exam4Tests 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.

Our Clients

amazon
centurylink
vodafone
xfinity
earthlink
marriot
vodafone
comcast
bofa
timewarner
charter
verizon