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

Microsoft 98-375日本語

98-375J

Exam Code: 98-375J

Exam Name: HTML5 Application Development Fundamentals (98-375日本語版)

Updated: Aug 16, 2026

Q & A: 105 Questions and Answers

98-375J Free Demo download

PDF Version Demo PC Test Engine Online Test Engine

Already choose to buy "PDF"

Price: $69.99 

About Microsoft 98-375日本語 Exam Braindumps

Conclusion

These were the key points regarding preparing and taking the Microsoft 98-375 exam. However, it's worth remembering that for most employers passing this exam proves that one has core HTML5 user application development knowledge and skills and can run modern touch-enabled devices, such as smartphones, tablets, and PCs. And with the learning tools described, such as Microsoft courses or study guides, you'll increase exponentially your chances of getting MTA: HTML5 Application Development Fundamentals certification on your first attempt.

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

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

In recent years, more and more people choose to take Microsoft 98-375日本語 certification exam. Because the exam can help you get the Microsoft certificate which is an important basis for measuring your IT skills. With the Microsoft certificate, you can get a better life.

At ITexamGuide, we will offer you the most accurate and latest 98-375日本語 exam materials. When you are prepared for 98-375日本語 exam, these exam questions and answers on ITexamGuide.com is absolutely your best assistant. With our Microsoft study materials, you will be able to pass Microsoft 98-375日本語 exam on your first attempt. Also you don't need to spend lots of time on studying other reference books, and you just need to take 20-30 hours to grasp our exam materials well.

ITexamGuide is a website that includes many IT exam materials. Our PDF version & Software version exam questions and answers that are written by experienced IT experts are good in quality and reasonable price, and many customers have been well received. The hit rate is up to 99.9%. Guarantee you pass your 98-375日本語 exam. And the test engine on ITexamGuide.com will give you simulate the real exam environment. Then, you can deal with the 98-375日本語 exam with ease.

In our sincerity, for each client with high-quality treatment services every transaction. After you purchase 98-375日本語 exam materials, we will provide you with one year free update. In order to make the candidates satisfied, our IT experts work hard to get the latest exam materials. We also will check the updates at any time every day. If the materials updated, we will automatically send the latest to your mailbox.

Before you buy, you can try our free demo and download free samples for 98-375日本語 exam. If you are satisfied, then you can go ahead and purchase the full 98-375日本語 exam questions and answers.

100% money back guarantee - if you fail your exam, we will give you full refund. You just need to send the scanning copy of your examination report card to us. After confirming, we will quickly refund your money.

And just two steps to complete your order. Then we will send your products to your valid mailbox. After receiving it, you can download the attachment and use the materials.

Microsoft 98-375日本語 Exam Syllabus Topics:

SectionObjectives
Topic 1: Build the User Interface by Using HTML5- Choose and configure HTML5 tags to organize content and forms
  • 1. Semantic HTML
  • 2. Sections
  • 3. Tables
  • 4. Lists
- Choose and configure HTML5 tags to display text content
  • 1. Text and semantic elements
- Choose and configure HTML5 tags for input and validation
  • 1. Client-side validation
  • 2. Input controls
- Choose and configure HTML5 tags to display graphics
  • 1. SVG
  • 2. Canvas
- Choose and configure HTML5 tags to play media
  • 1. Video elements
  • 2. Audio elements
Topic 2: Format the User Interface by Using CSS- Manage the graphical interface by using CSS
  • 1. Rounded corners
  • 2. Shadows
  • 3. Typography and web fonts
  • 4. 2D and 3D transformations
  • 5. Transitions and animations
  • 6. SVG filter effects
  • 7. Transparency
  • 8. Gradients
- Arrange user interface content by using CSS
  • 1. Grid layouts
  • 2. Content ordering
  • 3. Alignment and orientation
  • 4. Flexible box layouts
- Understand the core CSS concepts
  • 1. Basic styling
  • 2. Content versus presentation
  • 3. Inline and block flow
  • 4. Positioning
  • 5. Overflow management
- Manage the flow of text content by using CSS
  • 1. Columns
  • 2. Text flow around floating elements
  • 3. Hyphenation
  • 4. Regions
Topic 3: Manage the Application Life Cycle- Manage the state of an application
  • 1. Local storage and session storage
  • 2. Application state
  • 3. Session state
  • 4. Persistent state management
- Understand the platform fundamentals
  • 1. Host processes
  • 2. Packaging and runtime environment
  • 3. Application containers
  • 4. Leveraging HTML5 content for touch-enabled applications
  • 5. Credentials and permissions
- Publish an application to a store
  • 1. Application packaging and deployment
  • 2. Marketplace submission requirements
- Debug and test an HTML5-based touch-enabled application
  • 1. Touch gestures
  • 2. Testing on touch devices
  • 3. Debugging techniques
Topic 4: Code by Using JavaScript- Update the UI by using JavaScript
  • 1. DOM access and manipulation
  • 2. Event handling
  • 3. Dynamic content updates
- Respond to the touch interface
  • 1. Gesture handling
  • 2. Touch event processing
- Code additional HTML5 APIs
  • 1. WebSocket
  • 2. Web Workers
  • 3. Geolocation API
  • 4. File API
- Manage and maintain JavaScript
  • 1. jQuery and third-party frameworks
  • 2. Functions
  • 3. JavaScript libraries
- Access device and operating system resources
  • 1. Contacts and calendar access
  • 2. Camera access
  • 3. Windows Runtime integration
  • 4. GPS access
  • 5. Accelerometer access
- Access data by using JavaScript
  • 1. Application Cache
  • 2. Sending and receiving data
  • 3. localStorage
  • 4. Cookies
  • 5. File loading and saving
  • 6. Object serialization and parsing
- Code animations by using JavaScript
  • 1. Graphics and image processing
  • 2. Animation techniques
  • 3. Canvas manipulation

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

LEAVE A REPLY

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

Contact US:  
 [email protected]  Support

Free Demo Download

Popular Vendors
Alcatel-Lucent
Avaya
CIW
CWNP
Lpi
Nortel
Novell
SASInstitute
Symantec
The Open Group
Tibco
Zend-Technologies
Lotus
OMG
RES Software
all vendors
Why Choose ITexamGuide Testing Engine
 Quality and ValueITexamGuide 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 ITexamGuide 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 BuyITexamGuide 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.