0% found this document useful (0 votes)
52 views2 pages

Sample Mcqs (These Are Only Samples To Give You An Idea)

The document provides guidelines for an examination covering HTML, CSS, JavaScript, and ASP.NET based on material from lectures, assignments, and quizzes. It lists sample multiple choice questions in these topics from various websites and reference topics and examples from W3Schools to study. Students are directed to practice exercises and examples on these reference sites to prepare for questions that may be included from the outlined topics covered during the course.

Uploaded by

MadeehaCancerian
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
52 views2 pages

Sample Mcqs (These Are Only Samples To Give You An Idea)

The document provides guidelines for an examination covering HTML, CSS, JavaScript, and ASP.NET based on material from lectures, assignments, and quizzes. It lists sample multiple choice questions in these topics from various websites and reference topics and examples from W3Schools to study. Students are directed to practice exercises and examples on these reference sites to prepare for questions that may be included from the outlined topics covered during the course.

Uploaded by

MadeehaCancerian
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 2

Guideline for Web-portal

1. Examination will cover everything thing we learn during lectures /assignment/quizzes till last class
2. Following are the guideline for sample questions and topics covered during the semester.

MCQs (HTML, CSS, JAVASCRIPT, ASP.NET)

Sample MCQs (These are only samples to give you an idea)


[HTML] http://www.w3schools.com/html/html_quiz.asp
[HTML] http://www.c4learn.com/mcq/html-mcq/basic-html-multiple-choice-question-set2/
http://www.c4learn.com/mcq/html-mcq/hyperlink-multiple-choice-question-set1/
http://www.c4learn.com/mcq/html-mcq/html-headings-multiple-choice-question/
http://www.c4learn.com/mcq/html-mcq/paragraph-multiple-choice-question/
http://www.c4learn.com/mcq/html-mcq/html-mcq-html-images-multiple-choice-question/
[HTML] http://mcqquestions.com/category/html-web-designing-objective

[JavaScript] http://www.c4learn.com/mcq/javascript-mcq/basic-of-js-multiple-choice-questions/

Reference Topics (HTML, CSS, JAVASCRIPT, ASP.NET)

Read any standard book for HTML, CSS, JAVASCRPT, ASP.NET

Following references were considered as only point of reference for topics and content covered during the
course.

W3School [HTML] (http://www.w3schools.com/html/default.asp)


Basic, Elements, Attributes, Headings, Paragraphs, Formatting, Images, Tables, Lists, HTML Forms (all topics)

Specially go through all “Try it Yourself”, “Exercises” given on topic pages and
“Examples” @ http://www.w3schools.com/html/html_examples.asp

W3School [CSS] (http://www.w3schools.com/css/default.asp)


Home, Introduction, Syntax, How To, Color, Backgrounds, CSS Borders, Margins, Padding, Height/Width, Text, Fonts,
Links, List, Tables, Box Model, Outline, Display, Position, Float, Inline-Block, Align, Combinators (Notes),

Pseudo-Class,
http://www.w3schools.com/css/css_link.asp
a:link - a normal, unvisited link
a:visited - a link the user has visited
a:hover - a link when the user mouses over it
a:active - a link the moment it is clicked
http://www.w3schools.com/cssref/sel_focus.asp
 input:focus
 :hover

Specially go through all “Try it Yourself”, “Exercises” given on topic pages and
W3School [JAVASCRIPT] (http://www.w3schools.com/js/js_examples.asp)
What can JavaScript do?
 Calculator
 JavaScript can change HTML content
 JavaScript can change HTML attributes
 JavaScript can change CSS style
 JavaScript can validate input
 Writing into an window alert box
 Writing into an HTML element
 Find the length of a string
 Convert string to upper case - toUpperCase()
 Convert string to lower case - toLowerCase()
 Use Date() to display today's date and time

ASP .NET (All examples with suitable form validations)


 Get Current date
 Calculator
 Marksheet
 Currency converter
 Login (database user-name / password)
 Fill gridview with table
 Fill Combo box with field

Incomplete ASP.NET outline till any further addition.

You might also like