Exam 98 383 Introduction To Programming Using HTML and Css Skills Measured
Exam 98 383 Introduction To Programming Using HTML and Css Skills Measured
Audience Profile
Candidates for this exam 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 at least 100 hours of instruction or hands-on experience 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
NOTE: The bullets that appear below each of the skills measured are intended to illustrate how
we are assessing that skill. This list is not definitive or exhaustive.
NOTE: In most cases, exams do NOT cover preview features, and some features will only be
added to an exam when they are GA (General Availability).
script; noscript; style; link; meta tags, including encoding, keywords, viewport, and
translate
DOCTYPE declaration; HTML; head; body; proper syntax, including closing tags and
commonly used symbols; comments
when to use inline styles; when to use internal style sheets; when to use external style
sheets; precedence when using a combination of inline styles and style sheets
reusing rules and rule sets; commenting; testing on multiple browsers; web safe fonts
semantic tags; header; nav; section; article; aside; footer; details; summary; figure; caption
image links; a; target; bookmark; relative versus absolute links; navigating simple folder
hierarchies
form attributes; action; method; submission methods; accessibility; input types and
restrictions; select; textarea; button; output; option; datalist; fieldset
Describe the appropriate use of the img, svg, and canvas elements
positioning, including float, relative, absolute, max-width, overflow, height, width, and
align; inline versus block; visibility; box model, including margins and padding
Construct and analyze styles that format text
font-family; color; font-style; font-size; font-weight; link colors; text formatting, including
text alignment, text decoration, and indentation
units of measure; responsive effects with CSS, including viewport and media query;
percentages versus pixels; frameworks and templates; max width