MTA 98-383 Introduction To Programming Using HTML and CSS
MTA 98-383 Introduction To Programming Using HTML and CSS
Publish date:
GUID:
Language(s) this exam will be available in: ENU, JPN, CHT, CHS, ESM, PTB, FRA, DEU, KOR
Exam Design
Audience Profile
Candidate should be able to recognize and write syntactically correct HTML and CSS, structure data
using HTML elements, and create and apply styles using CSS.
Candidates are expected to have had, at minimum, instruction and/or hands-on experience of
approximately 100 hours with HTML and CSS, be familiar with their features and capabilities, and
understand how to write, debug, and maintain well-formed HTML and CSS code.
Skills measured
Understand HTML Fundamentals
Construct markup that uses metadata elements
Script; noscript; style; link; meta tags, including encoding, keywords, viewport, and translate
Construct well-formed markup that conforms to industry best practices
DOCTYPE declaration; HTML; head; body; proper syntax, including closing tags and
commonly used symbols; comments