• Home
uCertify Logo
  • Login or Signup
    • Help & Support
    • Accessibility
    • Testimonials
  • Powered by uCertify
  • Request Demo
  • Hello GuestLogin or Signup
  • Feedback & Support
    • Support
    • Keyboard Shortcuts
    • Send Feedback
Scroll to top button

MTA: Intro to Programming Using HTML and CSS (98-383)

(98-383) / ISBN: 9781644590935
This course includes
Lessons
TestPrep
LiveLab
98-383 : MTA: Intro to Programming Using HTML and CSS (98-383)
Share
Try This Course
Are you an instructor?
Request a free evaluation copy

MTA: Intro to Programming Using HTML and CSS (98-383)

Gain hands-on expertise to pass the Microsoft MTA 98-383 exam with the Introduction to Programming Using HTML and CSS course and lab. The lab provides a hands-on learning experience in a safe, online environment. The MTA 98-383 study guide completely covers the MTA 98-383 exam objectives and provides the skills required in programming with HTML & CSS; CSS syntax and selectors; creating tables, multimedia, building forms; positioning elements using CSS, responsive web design, and more.
Here's what you will get

The Microsoft MTA 98-383: Introduction to Programming Using HTML and CSS certification validates candidates' skills to write correct HTML and CSS, structure documents using HTML elements, present multimedia using HTML, and style webpages using CSS. Candidates of this certification are required to have a minimum of 100 hours of hands-on experience with HTML and CSS, be aware of the key features of HTML and CSS, and understand how to compose, debug, and manage HTML and CSS code.

Lessons
  • 13+ Lessons
  • 1+ Exercises
  • 125+ Quizzes
  • 170+ Flashcards
  • 170+ Glossary of terms
TestPrep
  • 40+ Pre Assessment Questions
  • 2+ Full Length Tests
  • 40+ Post Assessment Questions
  • 80+ Practice Test Questions
Lab
  • 82+ Performance lab
  • 82+ Video tutorials
  • 02:08+ Hours
Video Lessons
  • 98+ Videos
  • 03:06+ Hours
Here's what you will learn
Download Course Outline
Lesson 1: HTML Fundamentals
  • Introduction to HTML
  • HTML5
  • Creating your First HTML Page
  • Introduction to Tags
  • Introduction to Elements
  • Introduction to Attributes
  • HTML Scripts
  • Summary
Lesson 2: Getting Started with HTML
  • Structure of an HTML Program
  • Headings in HTML
  • Paragraphs in HTML
  • Lists in HTML
  • Comments
  • Metadata Elements Used in HTML
  • Summary
Lesson 3: HTML Links
  • The Link Tag
  • Relative and Absolute Path
  • Linking with the Same Document
  • Linking Other Documents on the Web
  • Summary
Lesson 4: Formatting Text
  • Structural Elements
  • The Thematic Break
  • The Line Break
  • Summary
Lesson 5: CSS Fundamentals
  • Introduction to CSS
  • New Features Introduced in CSS3
  • Types of CSS
  • Summary
Lesson 6: CSS Syntax and Selectors
  • CSS Syntax
  • CSS Selectors
  • Browser Support
  • Summary
Lesson 7: Formatting Using CSS
  • The Box Model
  • Text Formatting
  • Font Properties
  • Border Properties
  • Adding Comments in CSS
  • Summary
Lesson 8: Using Images
  • Introduction
  • The <img> Tag
  • Adding Alternative Text to Images
  • Adjusting Image Size
  • Using Images as Links
  • Using Images as Background
  • Using Images as Bullets
  • Summary
Lesson 9: Creating Tables
  • HTML Table Tags
  • Adding Table Border
  • Setting Table Width and Height
  • Adding Color to a Table
  • Cell Padding and Spacing
  • Aligning Content of a Table
  • Formatting Table using Rowspan and Colspan
  • Advanced Tags
  • Summary
Lesson 10: Building Forms
  • The <form> Tag
  • Form Elements
  • Input Types and Restrictions
  • Summary
Lesson 11: Multimedia
  • The Video Element
  • The Audio Element
  • The Inline Frame Element
  • The Canvas Element
  • The SVG Element
  • Summary
Lesson 12: Positioning Elements Using CSS
  • The Position Property
  • The Float Property
  • Overlapping Elements
  • The Overflow Property
  • Inline vs. Block
  • The Visibility Property
  • Summary
Lesson 13: Responsive Web Design
  • What is Responsive Web Design?
  • Measuring Units
  • Percentage vs. Pixel
  • Custom Images
  • Media Queries
  • Framework and Template
  • Summary

Hands on Activities (Performance Labs)

HTML Fundamentals

  • Creating an HTML Page
  • Adding a Script to an HTML Document
  • Calling an External Script
  • Using the <noscript> Element in HTML

Getting Started with HTML

  • Using Headings in HTML
  • Using Paragraphs in HTML
  • Using an Ordered List in HTML
  • Using an Ordered List to Start with a Specific Number
  • Using an Unordered List in HTML
  • Using an Unordered List to Display Different Bullets
  • Using the Description List
  • Using a Nested List
  • Using Comments in an HTML File
  • Using Metadata Elements in HTML
  • Defining Character Encoding in HTML
  • Using Keywords and Description for Search Engines

HTML Links

  • Using the Target Attributes of Links
  • Creating a Bookmark
  • Linking with the Same Document

Formatting Text

  • Creating Structural Elements in HTML
  • Using the Thematic Break
  • Using the Line Break

CSS Fundamentals

  • Creating Inline CSS Styles
  • Creating Internal CSS Styles
  • Using External Style Sheets
  • Importing an External Style Sheet

CSS Syntax and Selectors

  • Using the Element Selector
  • Using the Class Selector
  • Using the Class Selector for the Specific HTML Element
  • Using an Id Selector
  • Using the Group Selector
  • Using the Universal Selector
  • Using the Pseudo Classes

Formatting Using CSS

  • Using CSS Dimension Property
  • Using the Padding Longhand Property
  • Using the Padding Shorthand Property
  • Using the Border Longhand Property
  • Using the Border Shorthand Property
  • Using the Margin Longhand Property
  • Using the Margin Shorthand Property
  • Using the Text-Color Property
  • Using the Text-Align Property
  • Using the Text-Decoration Property
  • Using the Text-Indentation Property
  • Using the Text-Transform Property
  • Understanding Text Spacing
  • Using the Text-Shadow Property
  • Using the Font-Style Property
  • Using the Font-Variant Property
  • Using the Font-Weight Property
  • Using the Font-Size Property
  • Using the Font-Family Property
  • Using the Font Property
  • Using the Border-Style Property
  • Using the Border-Width Property
  • Using the Border-Color Property
  • Using the Border-Radius Property
  • Adding Comments in CSS

Using Images

  • Adding Image to a Webpage
  • Adding Alternative Text to Images
  • Adjusting Image Size
  • Using Images as Background, Links, and Bullets

Creating Tables

  • Using the HTML Table Tag
  • Applying Table Border and Cell Padding to the Table
  • Formatting Table using Rowspan and Colspan
  • Using the <thead>, <tbody>, and <tfoot> Tags

Building Forms

  • Creating a Form using Form Elements
  • Using the Input Type File and Submit
  • Using the Inline Frame Element

Multimedia

  • Using the Video Element
  • Using the <canvas> Element
  • Using the SVG Element

Positioning Elements Using CSS

  • Using the Absolute Position Property
  • Using the Float Property
  • Using Overlapping Elements
  • Using the Overflow Property
  • Using the Overflow-x and Overflow-y Property 
  • Using the Inline and Block Values for the Display Property

Responsive Web Design

  • Using the Measuring Units
  • Using the Relative Length Property
  • Displaying the Difference Between Percentage and Pixel
  • Using Media Query
Exam FAQs
What are the prerequisites for this exam? 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.
What is the exam registration fee? USD 127
Where do I take the exam? Certiport or Pearson VUE
What is the format of the exam? Single choice, multiple choice, drag-and-drop, active screen, build list, case studies, and short answer.
How many questions are asked in the exam? The exam contains 40-60 questions.
What is the duration of the exam? 45 minutes
What is the passing score? The passing score varies from exam to exam and is provided on the score report.
What is the exam's retake policy?

Microsoft Technology Associate (MTA) and Microsoft Certified Educator (MCE) exam retake policy:

  1. If a candidate does not achieve a passing score on an exam the first time, the candidate must wait 24 hours before retaking the exam.
  2. If a candidate does not achieve a passing score the second time, the candidate must wait seven days before retaking the exam a third time.
  3. A seven-day waiting period is imposed between each subsequent exam retake.
  4. A candidate may not take a given exam any more than five times per year (12 months). This 12-month period starts from the first attempt. The candidate is then eligible to retake the exam 12 months from the date of the first attempt.
What is the validity of the certification? For life
Where can I find more information about this exam? To know more about the , click here.
What are the career opportunities after passing this exam?
  • Web Developer
  • Technical Analyst
  • Web Programmer
  • Software Developer
  • HTML/CSS Engineer
  • Programmer Analyst
  • CSS/HTML Developer
  • HTML/CSS Programmer
×
uc logo for app downloadDownload our uCertify App [lms_setting_placeholder: This filed is used to set the LMS settings.

Share with your friends and colleagues

We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies. More information
Accept