HTML and CSS

HTML & CSS MCQ



1. Introduction

1. Introduction
 1. The World Wide Web (www)
 2. HTML History
 3. Hypertext and Hypertext Markup Language
 4. Introduction to Internet
 5. Understanding Browsers and types of browsers
MCQ Link1

MCQ Link2

2. HTML5 Documents

2. HTML5 Documents
 1. Dividing the document into 2 parts.
           i. Headers
           ii. Body
 2. Tags
 3. Elements of an HTML Document
       i. Text Elements(Text Attributes and Formatting)
           ii. Tag Elements
 4. HTML Page Structure  
 5. Marquee and Blink Text
MCQ Link1

3. Simple HTML5 pages

3. Simple HTML5 pages
 1. Headings
 2. Paragraphs
 3. Links
 4. Images
 5. Comments
MCQ Link1

4. Formatting HTML Documents

4. Formatting HTML Documents
 1. Logical styles (source code, text enhancements, variables)
 2. Physical Styles (Bold, Italic, underlined, crossed)
MCQ Link1

5. HTML5 Lists

5. HTML5 Lists
 1. Ordered Lists
 2. Unordered Lists
 3. Description Lists
 4. Examples on Lists
MCQ Link1

6. HTML5 Tables

6. HTML5 Tables
 1. Tags used in table definition
 2. Tags used for border thickness
 3. Tags used for cell spacing
 4. Tags used for table size
 5. Dividing table with lines
 6. Dividing lines with cells
 7. Cell types
      i. Titles cells
      ii. Data cells
MCQ Link1

7. HTML5 images

7. HTML5 images
 1. Image format (quality, size, type, etc)
 2. Tags used to insert images
 3. Frames2
       i. Using Frameset
       ii.Inline Frame(iframe)
MCQ Link1

8. Multimedia Tags

8. Multimedia Tags
 1. Audio
 2. Video
 3. Drag & Drop
 4. Canvas
MCQ Link1

9. Introduction to CSS

9. Introduction to CSS
 1. Introduction
 2. Syntax
 3. Backgrounds
 4. Text, fonts, color, border, outline, margin
 5. Tables, Lists, Links
 6. Navigation bar and images
MCQ Link1

10. Types of CSS

10. Types of CSS
 1. Inline Style sheet
 2. Internal Style sheet
 3. External Style sheet
MCQ Link1

11. Creating HTML5 forms

11. Creating HTML5 forms
 1. Input tags
 2. Text Field
 3. Password Field
 4. Radio Button
 5. Checkbox
 6. Submit Button
 7. Creating Forms using CSS
MCQ Link1