Solved. Section A. 1. Fill in the blanks : (a) Cracker (f) Attributes

Size: px
Start display at page:

Download "Solved. Section A. 1. Fill in the blanks : (a) Cracker (f) Attributes"

Transcription

1 Solved Section A 1. Fill in the blanks : (a) Cracker (f) Attributes (b) Firewall or Antivirus (g) <TR> or <Table> (c) Vlink (h) TCP (d) Hyperlink or href or target (i) Tuple (e) Color (j) Search engine 2. State True/False : (a) False (f) True (b) False (g) False (c) True (h) False (d) True (i) True (e) True (j) True 3. Answer the following : (a) (a) XML Extensible Markup Language (b) TCP Transmission Control Protocol (c) <DL> Definition List <BR> break (b) Storage medium for data backup : CD, DVD, Hard disk, Pendrive, etc. (c) HTML code <Table border = "5"> <tr> <td> Table with boder 5 px </td> </tr> </table> (d) Expansion of web extensions. (a).com commercial (b).org organization (e) Spyware.

2 2 Striker CBSE Foundation of Information Technology, Class (i) Fields Data types Roll No. Number Name of students Father s name DOB Date/Time House (ii) Roll No. can act as primary key. 5. XML Tree : INVENTORY DRINK SNACK LEMON COKE CHIPS POP 6. HTML Code : <HTML> <head> <Title> e-shopping </Title> </head> <Body text = "Maroon"> <Font face = "Arial"> <h2> <Center> <Font colour = "Red"> e-shopping </font> </Center> </h2> <h2> <Center> All your shopping Needs Met With Mouse Click </Center> </h2> <Center> <img src = "image.jpeg"> </center> We provide the following category of products : <OL> <LI> <a href = "cloth.html"> Clothing & Accessories </a> <UL type = "Circle"> <Li> Men <Li> Women <Li> Kids </UL> <LI> <a href = "house.html"> Household Appliances </a> </OL> <Center> <Font size = 2> Shop Timings : 10 am to 8 00 pm </Font> </Center> </Font> </body> </html>

3 Striker CBSE Foundation of Information Technology, Class Multiple Questions : 1. (d) All of the above 2. (c) Align 3. (c) <OL Type = "A" Start = "5"> 4. (a) The document has root element 5. (d) None of the above 6. (b) Software 7. (c) Design view 8. (d) Newsgroup Section B

4 Solved Section A 1. Fill in the blanks : (a) Border (f) Cellspacing (b) E-commerce (g) Cracker (c) Antivirus (h) Chatting (d) Virus or worm (i) Social networking (e) SGML (j) Report 2. State True/False : (a) False (f) True (b) False (g) False (c) True (h) True (d) True (i) False (e) True (j) True 3. Answer the following : (a) Width and height (b) HTML Statements : (i) <Body Bgcolor = "Red"> (ii) <Font face = "Arial"> (c) Write the expanded form : (a) <HR> Horizontal Ruler (b) <SUB> Subscript (c) ALINK Active Link (d) <P> Paragraph break (d) Web extensions : (i) Educational.edu (ii) Company.com (e) Cookies 4. (i) Fields Data types Employee ID Number Name DOJ Date Basic Salary Number Accommodation Yes/No (ii) Primary key is EmployeeID (iii) It will accept the value in a record.

5 5. XML Tree : Striker CBSE Foundation of Information Technology, Class-10 5 VEGETARIAN MARKET NON-VEG VEGETABLES FRUITS SKINLESS BONELESS 6. HTML Code : <HTML> <head> <Title> Tourism Industry </Title> </head> <Body Bgcolor = "Silver"> Link = Maroon > <H2 align = "Center"> <V> Hospitality Industry </V> </H2> <BR> <Img Src = "beach.jpg" align = "Right> <Font face = "Arial"> <P> The Hotels today aims to provide the highest standard of accommodation, facilities and services at competitive price. </P> </Font> <BR> Departments in a Hotel <OL> <LI> <A href = "Front.html"> Front office </A> <UL Type = "Circle"> <LI> Reservations <LI> Reception </UL> <LI> <A href = "food.html"> Food & Beverages </A> <UL Type = "Circle"> <LI> Room Service <LI> Restaurant </UL> </OL> <HR> for all further enquiries : Contact us Hotal@gmail.com </Body> </HTML> Section B 7. Multiple Questions : 1. (b) No 2. (a) Predefined Tags 3. (b) <UL Type = "Disc"> 4. (d) Addition of alternative text about an image 5. (c) Document type Declaration 6. (a) A straight line 7. (b) HTML documents 8. (a) Validation of data

6 Solved Section A 1. Fill in the blanks : (a) Database or table (f) Right align (b) (g).html (c) Downloading (h) <P> (d) <A> Tag (i) Hacker (e) <Table> Tag (j) Parent 2. True/False : (a) True (f) True (b) False (g) True (c) True (h) True (d) True (i) False (e) True (j) True 3. Answer the following : (a) <img Src = "ABC.jpg" align = "right"> (b) Identify : (i) <HR> Tag (ii) <BR> Tag (iii) = attribute (iv) Noshade = attribute (c) Maghna wants to access Internet. She opens Browser and then types the Web address of Website which consists of multiple webpage. (d) Mr. Gupta should get a DSL connection. (e) Employee number and Employee s telephone number can be the possible primary key field for an Employee table. 4. (i) Fields Name Data types Roll No. Autonumber Name Class Engmarks Number Science Number So-Science Number Computer Number (ii) Roll No. field can act as the Primary key.

7 Striker CBSE Foundation of Information Technology, Class XML Code : <Furniturestock> <Stock> <Furniture> Table </Furniture> <Material> Wood </Material> <Quantity> 75 </Quantity> <Floor> Ist </Floor> </Stock> <Stock> <Furniture> Chair </Furniture> <Material> Plastic </Material> <Quantity> 85 </Quantity> <Floor) IInd </Floor> </Stock> </Furniturestock> 6. HTML Code : <HTML> <head> <title> Cleanliness </title> </head> <Body link = "green"> <base font face = "Arial"> <LI align = "Center"> <Font color = "maroon"> IMPORTANCE OF CLEANLINESS </Font> </LI> <img Src = "environment.jpg" align = "left"> <P> Cleanliness is not a work which we should do forcefully. It is a good habit and healthy way of our healthy life. All types of cleanliness is very necessary for our good health whether it is personal cleanliness surrounding cleanliness, environment cleanliness, pet animal cleanliness or work place cleanliness (like school, college, office, etc). We all should be highly aware about how to maintain cleanliness in our daily lives. <br> </P> <BR> <BR> <U> Factory affecting the environment </U> <OL> <LI> Industrial Activities <LI> Vehicles <LI> Rapid urbanization and industrialization <LI> Population overgrowth </OL> <table border = "2">

8 8 Striker CBSE Foundation of Information Technology, Class-10 <Caption> Effects </Caption> <tr> <td> Water pollution </td> </tr> <tr> <td> Digital Media </td> </tr> <tr> <td> Soil Pollution </td> </tr> <tr> <td> Noise Pollution </td> </tr> </table> <hr> <P align = Center > for more details <a href = "Contact.html"> Click Here </a> </P> </Body> </HTML> Section B 7. Multiple Questions : 1. (c) The XML document has DTD associated with it and it complies with that DTD 2. (d) All of the above 3. (a) Rowspan 4. (b) Backup 5. (a) <HI> 6. (a) <HR> 7. (b) Inbox 8. (c).mdb

9 Solved Section A 1. Fill in the blanks : (a) Cellspacing (e) Colspan (b) Blue (f) Root or parent (c) Anchored or external or hyper or Hyperlink (g) Sup, sub (d) href (h) Width, height 2. State True/False : (a) False (f) False (b) True (g) False (c) True (h) False (d) True (i) True (e) False (j) True 3. Answer the following : (a) An XML passer converts an XML document into an XML DOM object. XML Passer is used to check whether XML document is well formed or not. Identifies the XML is correct or not. (b) (i) Mozilla, Firefox, Opera Google (hrome) Safari (ii) Back 2 zip 2 0, Synback, Crashplan, Mozy, Jungledisk, Carbonite, Dropbox (c) <HTML> <HEAD> <Title> Images </Title> </head> <Body Background = "Pici.JPG"> <Img Src = "abc.jpg"> Here is my image file. </Body> </HTML> (d) Ravi Kumar can reach out to his fans through social networking sites like Twitter or Facebook etc. (e) Duplication of data is known as data redundancy. 4. (i) Fields Name Data Types Card No. Number Voter Name

10 10 Striker CBSE Foundation of Information Technology, Class-10 Address Father Name DOB Date/Time (ii) Card No. can be used as primary key. 5. XML Tree : LIBRARY CATEGORIES 1 CATEGORIES 2 KITCHEN ELECTRONICS MENSWEAR WOMENWEAR 6. HTML Code : <HTML> <head> <Title> IT </Title> </head> <Body Bgcolor = "Yellow" Link = Red> <Bacefont Face = "Time new roman"> <U> <H1 Align = "Center"> <Font Color = "Blue"> Information Technology A Definition </font> </HI> </U> <Center> <Img Src = "IT.Jpg"> </Center> <BR> <P> We use the term information technology or IT to refer to an entire industry. Inactuality, information technology is the use of computers and software to manage information. In some companies, this is referred to as Management Informatin Services (or MIS) or Simply as Information Services (or IS) </P> <HR> <OL> <LI> <A href = Modern.html> Modern Information Technology Departments </A> <LI> <A href = Skill.html> Popular Information Technology Skills </A> <LI> <A href = IT.html> IT Governance </A> </OL> <HR> <P> Contact us : IT@gmail.com </P> </Body> </HTML> Section B 7. Multiple Questions : 1. (c) In quotes 2. (a) Justify 3. (c) Custom 4. (b) <A href = ABC.html> <img Src = graphic.gif> Click here </A> 5. (d) Top margin 6. (d) Application Software 7. (a) 8. (a) Field

11 Solved Section A 1. Fill in the blanks : (a) Height and width (f) Well formed document (b) Alink (g) Spamming (c) <TH> (h) Autonumber (d) Worm (i) Newsgroups (e) Vaign 2. State True/False : (a) False (f) False (b) True (g) True (c) False (h) False (d) True (i) False (e) True (j) True 3. Answer the following : (a) (i) A virus is entered into her system which was attached to the file that she was downloaded. To avoid this she must install a licensed and updated Antivirus. (ii) (a) We can restore our data from anywhere in the world and from any system. (b) Data can be safe in case of Natural Disasters also. (iii) (a) Spam (b) E-commerce (c) Cyber crime (d) Write Hat Hackers or Ethical Hackers (b) Identify the errors : (i) <Font color = "Red> (ii) <b> make the text bold </b> (c) Telnet (d) Design view 4. (i) Fields Name Data Types Courier ID Name Address Pin Code Number Date of sending Date/Time (ii) The Courier ID will be unique so it can be used as Primary key for this table.

12 12 Striker CBSE Foundation of Information Technology, Class XML Tree : SHOP WATCH BAGS FAST TRACK TITAN QUARTZ FAST TRACK VIP 6. HTML Code : <HTML> <head> <title> school </title> </head> <Body Bg color = "Pink"> <font face = "Arial" color = "Blue"> <h1 align = "center"> <U> School Library </U> </h1> <BR> <OL> <U> <LI> Membership </LI> </U> <OL Type = "a"> <LI> Young Learner <LI> General Individual <LI> Family </OL> <LI> <U> Book </U> </OL> <A href = "Fiction.html"> Fiction </A> <A href = Research.html> Research </A> <A href = History.html> History </A> <HR> Contact us : School Lib@gmail.com </font> </body> </HTML> 7. Multiple Questions : 1. (a) All of them 2. (b) <img> 3. (a) Plain text 4. (c) Stone Virus 5. (a) Cell padding 6. (b) Validation rule 7. (b) Input mask 8. (a) Exploring Web Section B

SUMMATIVE ASSESSMENT-II FOUNDATION OF INFORMATION TECHNOLOGY. Time allowed : 3 hours ] [ Maximum marks : 70. Section-A

SUMMATIVE ASSESSMENT-II FOUNDATION OF INFORMATION TECHNOLOGY. Time allowed : 3 hours ] [ Maximum marks : 70. Section-A Series HRK/1 SET-4 Code No. 53/1 Roll No. Candidates must write the Code on the title page of the answer-book. Please check that this question paper contains 12 printed pages. Code number given on the

More information

Downloaded from

Downloaded from SET-4 Series HRK Code No. 53 Roll No. Candidates must write the Code on the title page of the answer-book. Please check that this question paper contains 8 printed pages. Code number given on the right

More information

SAMPLE PAPER I CLASS- X SUBJECT FOUNDATION OF IT. TIME : 3 HRS M.M - 90 NOTE: 1. All questions are compulsory. 2. Write neat and clean.

SAMPLE PAPER I CLASS- X SUBJECT FOUNDATION OF IT. TIME : 3 HRS M.M - 90 NOTE: 1. All questions are compulsory. 2. Write neat and clean. SAMPLE PAPER I CLASS- X SUBJECT FOUNDATION OF IT TIME : 3 HRS M.M - 90 NOTE: 1. All questions are compulsory. 2. Write neat and clean. I. Fill in the Blanks: (10x1=10) 1. is a computer threat that multiplies

More information

(E) FOUNDATION OF INFORMATION TECHNOLOGY (FIT) (CODE No. 165) (Session ) CLASS - IX

(E) FOUNDATION OF INFORMATION TECHNOLOGY (FIT) (CODE No. 165) (Session ) CLASS - IX (E) FOUNDATION OF INFORMATION TECHNOLOGY (FIT) (CODE No. 165) (Session 2017-18) Learning Outcomes: Understanding organization of a computer system and networking. Basic understanding of database design.

More information

Downloaded from

Downloaded from SUMMATIVE ASSESSMENT-II, 2014 FOUNDATION OF IT Time - 3 hrs. Class-X M.M.-90 Date 04.03.2014 Q1. Fill in the blanks: [10] 1.1 To insert a table on a web page we use tag. 1.2 tag is used to create inline

More information

FOUNDATION OF INFORMATION TECHNOLOGY

FOUNDATION OF INFORMATION TECHNOLOGY Series NVEQF Code No. 553 Roll No. Candidates must write the Code on the title page of the answer-book. Please check that this question paper contains 8 printed pages. Code number given on the right hand

More information

SAMPLE QUESTION PAPER

SAMPLE QUESTION PAPER SAMPLE QUESTION PAPER Subject: FOUNDATION OF INFMATION TECHNOLOGY (FIT) Code: 165 CLASS:-X (2017-18) Time: 2 ½ Hrs. M.M.:40 General Instructions: (i) The sample question paper consists of 16 questions.

More information

Class X Foundation of Information Technology (Code: 165) Sample Question Paper

Class X Foundation of Information Technology (Code: 165) Sample Question Paper Class X Foundation of Information Technology (Code: 165) Sample Question Paper 2018-19 Time: 2 ½ Hrs. M.M.:40 General Instructions: (i) The sample question paper consists of 16 questions. (ii) All questions

More information

A HTML document has two sections 1) HEAD section and 2) BODY section A HTML file is saved with.html or.htm extension

A HTML document has two sections 1) HEAD section and 2) BODY section A HTML file is saved with.html or.htm extension HTML Website is a collection of web pages on a particular topic, or of a organization, individual, etc. It is stored on a computer on Internet called Web Server, WWW stands for World Wide Web, also called

More information

protects a server, a network and an individual PC from attack by viruses from other systems.

protects a server, a network and an individual PC from attack by viruses from other systems. FOUNDATION OF INFORMATION TECHNOLOGY 1. Fill in the blanks : You need a to create and edit an XML document. are used to connect web pages. The default alignment of an image is. In HTML, while creating

More information

Html basics Course Outline

Html basics Course Outline Html basics Course Outline Description Learn the essential skills you will need to create your web pages with HTML. Topics include: adding text any hyperlinks, images and backgrounds, lists, tables, and

More information

SUMMATIVE ASSESSMENT-II Foundation of Information Technology Code No. 165 Please check that this question paper contains 8 printed pages. Code number given on the right hand side of the question paper

More information

recall: a Web page is a text document that contains additional formatting information in the HyperText Markup Language (HTML)

recall: a Web page is a text document that contains additional formatting information in the HyperText Markup Language (HTML) HTML & Web Pages recall: a Web page is a text document that contains additional formatting information in the HyperText Markup Language (HTML) HTML specifies formatting within a page using tags in its

More information

HTML Summary. All of the following are containers. Structure. Italics Bold. Line Break. Horizontal Rule. Non-break (hard) space.

HTML Summary. All of the following are containers. Structure. Italics Bold. Line Break. Horizontal Rule. Non-break (hard) space. HTML Summary Structure All of the following are containers. Structure Contains the entire web page. Contains information

More information

CSC 121 Computers and Scientific Thinking

CSC 121 Computers and Scientific Thinking CSC 121 Computers and Scientific Thinking Fall 2005 HTML and Web Pages 1 HTML & Web Pages recall: a Web page is a text document that contains additional formatting information in the HyperText Markup Language

More information

As we design and build out our HTML pages, there are some basics that we may follow for each page, site, and application.

As we design and build out our HTML pages, there are some basics that we may follow for each page, site, and application. Extra notes - Client-side Design and Development Dr Nick Hayward HTML - Basics A brief introduction to some of the basics of HTML. Contents Intro element add some metadata define a base address

More information

Certified HTML5 Developer VS-1029

Certified HTML5 Developer VS-1029 VS-1029 Certified HTML5 Developer Certification Code VS-1029 HTML5 Developer Certification enables candidates to develop websites and web based applications which are having an increased demand in the

More information

A Balanced Introduction to Computer Science, 3/E

A Balanced Introduction to Computer Science, 3/E A Balanced Introduction to Computer Science, 3/E David Reed, Creighton University 2011 Pearson Prentice Hall ISBN 978-0-13-216675-1 Chapter 2 HTML and Web Pages 1 HTML & Web Pages recall: a Web page is

More information

Shatin Tsung Tsin Secondary School S.3 Computer and Technology Web Page Design by HTML Introduction to HTML

Shatin Tsung Tsin Secondary School S.3 Computer and Technology Web Page Design by HTML Introduction to HTML Shatin Tsung Tsin Secondary School S.3 Computer and Technology Web Page Design by HTML Introduction to HTML HTML (Hyper Text Markup Language) is the set of markup symbols (tags or codes) (e.g. , ,

More information

JB Academy, Faizabad Summative Assessment II Class X Time: 3:00 Hrs. Foundation Of IT MM-90

JB Academy, Faizabad Summative Assessment II Class X Time: 3:00 Hrs. Foundation Of IT MM-90 JB Academy, Faizabad Summative Assessment II Class X Time: 3:00 Hrs. Foundation Of IT MM-90 (Section-A) 1. Fill in the blanks. 10 (a) tags are case sensitive and tags are not case sensitive. (b) tag creates

More information

Unit 5 Web Publishing Systems Page 1 of 13 Part 4 HTML Part 4

Unit 5 Web Publishing Systems Page 1 of 13 Part 4 HTML Part 4 Unit 5 Web Publishing Systems Page 1 of 13 Part 4 HTML 4.01 Version: 4.01 Transitional Hypertext Markup Language is the coding behind web publishing. In this tutorial, basic knowledge of HTML will be covered

More information

Hyper Text Markup Language HTML: A Tutorial

Hyper Text Markup Language HTML: A Tutorial Hyper Text Markup Language HTML: A Tutorial Ahmed Othman Eltahawey December 21, 2016 The World Wide Web (WWW) is an information space where documents and other web resources are located. Web is identified

More information

The internet is a worldwide collection of networks that link millions of computers. These links allow the computers to share and send data.

The internet is a worldwide collection of networks that link millions of computers. These links allow the computers to share and send data. Review The internet is a worldwide collection of networks that link millions of computers. These links allow the computers to share and send data. It is not the internet! It is a service of the internet.

More information

<body bgcolor=" " fgcolor=" " link=" " vlink=" " alink=" "> These body attributes have now been deprecated, and should not be used in XHTML.

<body bgcolor=  fgcolor=  link=  vlink=  alink= > These body attributes have now been deprecated, and should not be used in XHTML. CSS Formatting Background When HTML became popular among users who were not scientists, the limited formatting offered by the built-in tags was not enough for users who wanted a more artistic layout. Netscape,

More information

Lesson: 6 Database and DBMS an Introduction. Lesson: 7 HTML Advance and features. Types of Questions

Lesson: 6 Database and DBMS an Introduction. Lesson: 7 HTML Advance and features. Types of Questions REVISION TEST 2 [50 MARKS] Lesson: 6 Database and DBMS an Introduction Lesson: 7 HTML Advance and features Types of Questions 1. Fill in the blanks [5 x 5 = 5] 2. True or False [5 x 1 = 5] 3. Choose the

More information

SUMMATIVE ASSESSMENT I FOUNDATION OF INFORMATION TECHNOLOGY (CODE- 165) X Time 3Hrs M.M. 90

SUMMATIVE ASSESSMENT I FOUNDATION OF INFORMATION TECHNOLOGY (CODE- 165) X Time 3Hrs M.M. 90 Notes: - SUMMATIVE ASSESSMENT I FOUNDATION OF INFORMATION TECHNOLOGY (CODE- 165) X Time 3Hrs M.M. 90 Please check the question paper contains 7 questions. Please check the marks are distributed equally

More information

HTML What is HTML Hyper Text Markup Language is a computer based language used to create WebPages.

HTML What is HTML Hyper Text Markup Language is a computer based language used to create WebPages. vinsri76@yahoo.com +965-69300304 HTML What is HTML Hyper Text Markup Language is a computer based language used to create WebPages. Name Two text Editor which are used to create HTML page. They are: Notepad

More information

Web Publishing Basics I

Web Publishing Basics I Web Publishing Basics I Jeff Pankin Information Services and Technology Contents Course Objectives... 2 Creating a Web Page with HTML... 3 What is Dreamweaver?... 3 What is HTML?... 3 What are the basic

More information

ITL Public School Mid Term examination ( )

ITL Public School Mid Term examination ( ) ITL Public School Mid Term examination (017-18) Date:15.09.17 Multimedia and Web Technology (Answer Key )- (067) Class: XI 1 Answer the following questions based on HTML: i. Identify any four formatting

More information

SAMPLE PAPER Class X Subject FOUNDATION OF INFORMATION TECHNOLOGY

SAMPLE PAPER Class X Subject FOUNDATION OF INFORMATION TECHNOLOGY SAMPLE PAPER -2013 Class X Subject FOUNDATION OF INFORMATION TECHNOLOGY SUMMATIVE ASSESSMENT-II Time allowed: 3 hours Maximum Marks: 90 SECTION A Q1. Answer the following questions in one word only [0.5

More information

FOUNDATION OF INFORMATION TECHNOLOGY. Time allowed : 2 ½ hours Maximum Marks : 40

FOUNDATION OF INFORMATION TECHNOLOGY. Time allowed : 2 ½ hours Maximum Marks : 40 SET 4 Series : TYM Code No. 53 Roll No. Candidates must write the Code on the title page of the answer-book. Please check that this question paper contains 4 printed pages. Code number given on the right

More information

Certified HTML Designer VS-1027

Certified HTML Designer VS-1027 VS-1027 Certification Code VS-1027 Certified HTML Designer Certified HTML Designer HTML Designer Certification allows organizations to easily develop website and other web based applications which are

More information

HTML TAG SUMMARY HTML REFERENCE 18 TAG/ATTRIBUTE DESCRIPTION PAGE REFERENCES TAG/ATTRIBUTE DESCRIPTION PAGE REFERENCES MOST TAGS

HTML TAG SUMMARY HTML REFERENCE 18 TAG/ATTRIBUTE DESCRIPTION PAGE REFERENCES TAG/ATTRIBUTE DESCRIPTION PAGE REFERENCES MOST TAGS MOST TAGS CLASS Divides tags into groups for applying styles 202 ID Identifies a specific tag 201 STYLE Applies a style locally 200 TITLE Adds tool tips to elements 181 Identifies the HTML version

More information

COMPUTER APPLICATIONS IN BUSINESS FYBMS SEM II

COMPUTER APPLICATIONS IN BUSINESS FYBMS SEM II CHAPTER 1: HTML 1. What is HTML? Define its structure. a. HTML [Hypertext Markup Language] is the main markup language for creating web pages and other information that can be displayed in a web browser.

More information

Web Design 101. What is HTML? HTML Tags. Web Browsers. <!DOCTYPE html> <html> <body> <h1>my First Heading</h1> <p>my first paragraph.

Web Design 101. What is HTML? HTML Tags. Web Browsers. <!DOCTYPE html> <html> <body> <h1>my First Heading</h1> <p>my first paragraph. What is HTML? Web Design 101 HTML is a language for describing web pages. HTML stands for Hyper Text Markup Language HTML is a markup language à A markup language is a set of markup tags The tags describe

More information

THE ASIAN SCHOOL. Class-10. ch8. A. Check the Right Answer (1*9)

THE ASIAN SCHOOL. Class-10. ch8. A. Check the Right Answer (1*9) THE ASIAN SCHOOL Class-10 ch8 A. Check the Right Answer (1*9) 1. Which attribute of the tag is used to create named anchors in a web document? c. NAME 2. Which attribute of the tag is used to add

More information

IMY 110 Theme 7 HTML Tables

IMY 110 Theme 7 HTML Tables IMY 110 Theme 7 HTML Tables 1. HTML Tables 1.1. Tables The HTML table model allows authors to arrange data into rows and columns of cells, just as in word processing software such as Microsoft Word. It

More information

HTML BEGINNING TAGS. HTML Structure <html> <head> <title> </title> </head> <body> Web page content </body> </html>

HTML BEGINNING TAGS. HTML Structure <html> <head> <title> </title> </head> <body> Web page content </body> </html> HTML BEGINNING TAGS HTML Structure Web page content Structure tags: Tags used to give structure to the document.

More information

Programmazione Web a.a. 2017/2018 HTML5

Programmazione Web a.a. 2017/2018 HTML5 Programmazione Web a.a. 2017/2018 HTML5 PhD Ing.Antonino Raucea antonino.raucea@dieei.unict.it 1 Introduzione HTML HTML is the standard markup language for creating Web pages. HTML stands for Hyper Text

More information

C.B.S.E Class X

C.B.S.E Class X SOLVED PAPER with CBSE Marking Scheme C.B.S.E. 2018 Class X Delhi & Outside Delhi Foundation of Information Technology Time : 2½ Hours Max. Marks : 40 SECTION - A 1. Multiple Choice Questions : 5 (a) Full

More information

Part 1: HTML Language HyperText Make-up Language

Part 1: HTML Language HyperText Make-up Language Part 1: HTML Language HyperText Make-up Language 09/08/2010 1 CHAPTER I Introduction about Web Design 2 Internet and World Wide Web The Internet is the world s largest computer network The Internet is

More information

Indian Institute of Technology Kharagpur. HTML Part III. Prof. Indranil Sen Gupta Dept. of Computer Science & Engg. I.I.T.

Indian Institute of Technology Kharagpur. HTML Part III. Prof. Indranil Sen Gupta Dept. of Computer Science & Engg. I.I.T. Indian Institute of Technology Kharagpur HTML Part III Prof. Indranil Sen Gupta Dept. of Computer Science & Engg. I.I.T. Kharagpur, INDIA Lecture 15: HTML Part III On completion, the student will be able

More information

INDIAN SCHOOL DARSAIT FIRST TERM EXAM- MAY 2017 MULTIMEDIA AND WEB TECHNOLOGY (067) SAMPLE PAPER Class: XI Max.Marks: 70

INDIAN SCHOOL DARSAIT FIRST TERM EXAM- MAY 2017 MULTIMEDIA AND WEB TECHNOLOGY (067) SAMPLE PAPER Class: XI Max.Marks: 70 INDIAN SCHOOL DARSAIT FIRST TERM EXAM- MAY 07 MULTIMEDIA AND WEB TECHNOLOGY (067) SAMPLE PAPER Class: XI Max.Marks: 70 Date: 6-09-07 Time: 3hr. Answer the following questions based on HTML. a) Differentiate

More information

X FOUNDATION OF INFORMATION TECHNOLOGY (Code 165)

X FOUNDATION OF INFORMATION TECHNOLOGY (Code 165) X FOUNDATION OF INFORMATION TECHNOLOGY (Code 165) TIME: - 3 HRS. M.M:- 90 Please check this question paper contains 5 printed pages with 8 questions which are compulsory. The question paper divided in

More information

Strictly as per the Latest CBSE Circular's No.: Acad 14/2017 dt 31/01/2017 OSWAAL BOOKS CBSE. Chapterwise & Topicwise

Strictly as per the Latest CBSE Circular's No.: Acad 14/2017 dt 31/01/2017 OSWAAL BOOKS CBSE. Chapterwise & Topicwise Strictly as per the Latest CBSE Circular's No.: Acad 14/2017 dt 31/01/2017 OSWAAL BOOKS CBSE Chapterwise & Topicwise QUESTION BANK With Complete Solutions CLASS 10 For Board Exam 2018 FOUNDATION OF INFORMATION

More information

Summary 4/5. (contains info about the html)

Summary 4/5. (contains info about the html) Summary Tag Info Version Attributes Comment 4/5

More information

SEVENTH-DAY ADVENTIST HIGHER SECONDARY SCHOOL 132FT. RING ROAD, HARIPURA, MANINAGAR 08

SEVENTH-DAY ADVENTIST HIGHER SECONDARY SCHOOL 132FT. RING ROAD, HARIPURA, MANINAGAR 08 Class: VII SEVENTH-DAY ADVENTIST HIGHER SECONDARY SCHOOL 132FT. RING ROAD, HARIPURA, MANINAGAR 08 Subject: Computer Science Lessons Annual portion for 2018-19 4. Ethics and Safety Measures in a Computing

More information

CSC 101: PreLab Reading for Lab #4 More HTML (some of this reading on Tables and Images are based on previous writings of Prof William Turkett)

CSC 101: PreLab Reading for Lab #4 More HTML (some of this reading on Tables and Images are based on previous writings of Prof William Turkett) CSC 101: PreLab Reading for Lab #4 More HTML (some of this reading on Tables and Images are based on previous writings of Prof William Turkett) Purpose: The purpose of this pre-lab is to provide you with

More information

DPS BAHADURGARH BLUE PRINT OF FA GRADE VIII

DPS BAHADURGARH BLUE PRINT OF FA GRADE VIII DPS BAHADURGARH BLUE PRINT OF FA GRADE VIII OBJECTIVE QUESTIONS IN THE GIVEN FORMAT 30M 1) FILL IN THE BLANKS 5M 2) TRUE/FALSE 5M 3) M.C.Q 5M 4) APPLICATION BASED QUESTIONS 5M 5) FULL FORMS/DEFINE 5M 6)

More information

HTML. Mohammed Alhessi M.Sc. Geomatics Engineering. Internet GIS Technologies كلية اآلداب - قسم الجغرافيا نظم المعلومات الجغرافية

HTML. Mohammed Alhessi M.Sc. Geomatics Engineering. Internet GIS Technologies كلية اآلداب - قسم الجغرافيا نظم المعلومات الجغرافية HTML Mohammed Alhessi M.Sc. Geomatics Engineering Wednesday, February 18, 2015 Eng. Mohammed Alhessi 1 W3Schools Main Reference: http://www.w3schools.com/ 2 What is HTML? HTML is a markup language for

More information

I. Crossword. II. Who am I? I am an attribute which specifies a position in the web page where the linked document is to be opened.

I. Crossword. II. Who am I? I am an attribute which specifies a position in the web page where the linked document is to be opened. I. Crossword Clues Down 1. An attribute of Anchor element that is used as a ToolTip of the hyperlink. 4. This attribute provides the alternative text which is displayed if the image is not displayed in

More information

Introduction to using HTML to design webpages

Introduction to using HTML to design webpages Introduction to using HTML to design webpages #HTML is the script that web pages are written in. It describes the content and structure of a web page so that a browser is able to interpret and render the

More information

introduction to XHTML

introduction to XHTML introduction to XHTML XHTML stands for Extensible HyperText Markup Language and is based on HTML 4.0, incorporating XML. Due to this fusion the mark up language will remain compatible with existing browsers

More information

HTML = hyper text markup language

HTML = hyper text markup language HTML = hyper text markup language HTML = protocol for creating HTML documents that make possible: display of text, images inclusion of multi-media applications ability to connect with other such documents

More information

Final Exam Study Guide

Final Exam Study Guide Final Exam Study Guide 1. What does HTML stand for? 2. Which file extension is used with standard web pages? a..doc b..xhtml c..txt d..html 3. Which is not part of an XHTML element? a. Anchor b. Start

More information

Chapter 1 Getting Started with HTML 5 1. Chapter 2 Introduction to New Elements in HTML 5 21

Chapter 1 Getting Started with HTML 5 1. Chapter 2 Introduction to New Elements in HTML 5 21 Table of Contents Chapter 1 Getting Started with HTML 5 1 Introduction to HTML 5... 2 New API... 2 New Structure... 3 New Markup Elements and Attributes... 3 New Form Elements and Attributes... 4 Geolocation...

More information

Creating Web Pages. Getting Started

Creating Web Pages. Getting Started Creating Web Pages Getting Started Overview What Web Pages Are How Web Pages are Formatted Putting Graphics on Web Pages How Web Pages are Linked Linking to other Files What Web Pages Are Web Pages combine

More information

Using Dreamweaver CS6

Using Dreamweaver CS6 Using Dreamweaver CS6 2 The World Wide Web is based on (Hypertext markup language). Although Dreamweaver is primarily a WYSIWYG editor, it is still worthwhile for Dreamweaver users to be familiar with

More information

COMP519 Web Programming Lecture 6: Cascading Style Sheets: Part 2 Handouts

COMP519 Web Programming Lecture 6: Cascading Style Sheets: Part 2 Handouts COMP519 Web Programming Lecture 6: Cascading Style Sheets: Part 2 Handouts Ullrich Hustadt Department of Computer Science School of Electrical Engineering, Electronics, and Computer Science University

More information

Chapter 3 Style Sheets: CSS

Chapter 3 Style Sheets: CSS WEB TECHNOLOGIES A COMPUTER SCIENCE PERSPECTIVE JEFFREY C. JACKSON Chapter 3 Style Sheets: CSS 1 Motivation HTML markup can be used to represent Semantics: h1 means that an element is a top-level heading

More information

HTML Hints & Tips. HTML is short for HyperText Markup Language.

HTML Hints & Tips. HTML is short for HyperText Markup Language. Introduction to HTML HTML is short for HyperText Markup Language. It is a formatting language used to specify web page attributes such as headings, paragraphs, lists, tables and text variations. The HTML

More information

Using Dreamweaver 2 HTML

Using Dreamweaver 2 HTML Using Dreamweaver 2 The World Wide Web is based on (Hypertext markup language). Although Dreamweaver is primarily a WYSIWYG editor, it is still worthwhile for Dreamweaver users to be familiar with for

More information

I-5 Internet Applications

I-5 Internet Applications I-5 Internet Applications After completion of this unit, you should be able to understand and code a webpage that includes pictures, sounds, color, a table, a cursor trail, hypertext, and hyperlinks. Assignments:

More information

INFS 2150 / 7150 Intro to Web Development / HTML Programming

INFS 2150 / 7150 Intro to Web Development / HTML Programming XP Objectives INFS 2150 / 7150 Intro to Web Development / HTML Programming Designing a Web Page with Tables Create a text table Create a table using the , , and tags Create table headers

More information

Chapter 3 Web Design & HTML. Web Design Class Mrs. Johnson

Chapter 3 Web Design & HTML. Web Design Class Mrs. Johnson Chapter 3 Web Design & HTML Web Design Class Mrs. Johnson Web Design Web design is the design and development of a page or a web site. A web site is the entire site, like www.target.com A page is one single

More information

This booklet is knowledge of. a web page. of a web page find what you. you want to. SiteSell offers. Introduction

This booklet is knowledge of. a web page. of a web page find what you. you want to. SiteSell offers. Introduction From www.basic computerskills.com/ Thank you for downloading this freee Booklet. This booklet is intended for people, who want to start out with their own web site or just want to get the basic knowledge

More information

TinyMCE Users Guide. This user manual will show you all the basics of the TinyMCE editor.

TinyMCE Users Guide. This user manual will show you all the basics of the TinyMCE editor. Introduction TinyMCE is a platform independent web based Javascript HTML WYSIWYG editor. What this means is that it will let you create html content on your web site. TinyMCE supports a lot of Operation

More information

Study Guide 2 - HTML and CSS - Chap. 6,8,10,11,12 Name - Alexia Bernardo

Study Guide 2 - HTML and CSS - Chap. 6,8,10,11,12 Name - Alexia Bernardo Study Guide 2 - HTML and CSS - Chap. 6,8,10,11,12 Name - Alexia Bernardo Note: We skipped Study Guide 1. If you d like to review it, I place a copy here: https:// people.rit.edu/~nbbigm/studyguides/sg-1.docx

More information

HTML WORKSHEET Explain HTML HEAD Tag Title Tag BASEFONT Tag

HTML WORKSHEET Explain HTML HEAD Tag Title Tag BASEFONT Tag vinsri76@yahoo.com HTML WORKSHEET Explain HTML HEAD Tag Title Tag BASEFONT Tag 1. 2. Text Editor 1. 2. Graphic Editor Name & Explain Attribute of Body Tags 1. 2. 1. 2. 3. 4. Name & Explain Attribute of

More information

FUNDAMENTALS OF WEB DESIGN (405)

FUNDAMENTALS OF WEB DESIGN (405) Page 1 of 8 Contestant Number: Time: Rank: FUNDAMENTALS OF WEB DESIGN (405) REGIONAL 2015 Multiple Choice & Short Answer Section: Multiple Choice (20 @ 10 points each) Application (200 pts) (205 pts) TOTAL

More information

HTMLnotesS15.notebook. January 25, 2015

HTMLnotesS15.notebook. January 25, 2015 The link to another page is done with the

More information

HTTP & Websites. Web Browsers. Web Servers vs. Web sites. World Wide Web. Internet Explorer. Surfing the World Wide Web. Part 4. The World Wide Web

HTTP & Websites. Web Browsers. Web Servers vs. Web sites. World Wide Web. Internet Explorer. Surfing the World Wide Web. Part 4. The World Wide Web HTTP & Websites Web Browsers Part 4 Surfing the World Wide Web World Wide Web Web Servers vs. Web sites The World Wide Web massive collection of websites on the Internet they link to each other and form

More information

Islamic University of Gaza Faculty of Engineering Department of Computer Engineering ECOM Advanced Internet Technology Lab.

Islamic University of Gaza Faculty of Engineering Department of Computer Engineering ECOM Advanced Internet Technology Lab. Islamic University of Gaza Faculty of Engineering Department of Computer Engineering ECOM 5049 Advanced Internet Technology Lab Lab # 1 Eng. Haneen El-masry February, 2015 Objective To be familiar with

More information

Web Foundations Series Internet Business Associate

Web Foundations Series Internet Business Associate Web Foundations Series Internet Business Associate Internet Business Associate prepares students to work effectively in today's business environment. In this course, you will learn about the tasks involved

More information

Chapter 4 Notes. Creating Tables in a Website

Chapter 4 Notes. Creating Tables in a Website Chapter 4 Notes Creating Tables in a Website Project for Chapter 4 Statewide Realty Web Site Chapter Objectives Define table elements Describe the steps used to plan, design, and code a table Create a

More information

CSE 3. Marking Up with HTML. Comics Updates Shortcut(s)/Tip(s) of the Day Google Earth/Google Maps ssh Anti-Spyware

CSE 3. Marking Up with HTML. Comics Updates Shortcut(s)/Tip(s) of the Day Google Earth/Google Maps ssh Anti-Spyware CSE 3 Comics Updates Shortcut(s)/Tip(s) of the Day Google Earth/Google Maps ssh Anti-Spyware 1-1 4-1 Chapter 4: Marking Up With HTML: A Hypertext Markup Language Primer Fluency with Information Technology

More information

CSC309 Tutorial CSS & XHTML

CSC309 Tutorial CSS & XHTML CSC309 Tutorial CSS & XHTML Lei Jiang January 27, 2003 1 CSS CSC309 Tutorial --CSS & XHTML 2 Sampel XML Document

More information

Creating A Web Page. Computer Concepts I and II. Sue Norris

Creating A Web Page. Computer Concepts I and II. Sue Norris Creating A Web Page Computer Concepts I and II Sue Norris Agenda What is HTML HTML and XHTML Tags Required HTML and XHTML Tags Using Notepad to Create a Simple Web Page Viewing Your Web Page in a Browser

More information

Website Development with HTML5, CSS and Bootstrap

Website Development with HTML5, CSS and Bootstrap Contact Us 978.250.4983 Website Development with HTML5, CSS and Bootstrap Duration: 28 hours Prerequisites: Basic personal computer skills and basic Internet knowledge. Course Description: This hands on

More information

10 Marking Scheme Foundation of Information Technology

10 Marking Scheme Foundation of Information Technology 10 Marking Scheme Foundation of Information Technology I Fill ups 8 1. attribute is used to span two or more rows in a table. Ans: 2. is used to describe data and is used to displaydata. Ans:

More information

How to use the Dealer Car Search ebay posting tool. Overview. Creating your settings

How to use the Dealer Car Search ebay posting tool. Overview. Creating your settings How to use the Dealer Car Search ebay posting tool Overview The Dealer Car Search ebay posting tool is designed to allow you to easily create an auction for a vehicle that has been loaded into Dealer Car

More information

11. HTML5 and Future Web Application

11. HTML5 and Future Web Application 11. HTML5 and Future Web Application 1. Where to learn? http://www.w3schools.com/html/html5_intro.asp 2. Where to start: http://www.w3schools.com/html/html_intro.asp 3. easy to start with an example code

More information

Downloaded from

Downloaded from Sample Question Paper Foundation of Information Technology Class: X Max Time: 3 hours Max Marks: 70 SECTION A Q1) Fill in the blanks: [5] i) Viruses, worms and trojans are collectively named. ii) Cellspacing

More information

SUMMATIVE ASSESSMENT I ( ) CLASS : X SUB : F.I.T. SET : 1 F.M.: 70 ======== ==================== =========

SUMMATIVE ASSESSMENT I ( ) CLASS : X SUB : F.I.T. SET : 1 F.M.: 70 ======== ==================== ========= SUMMATIVE ASSESSMENT I ( 2015-2016 ) CLASS : X SUB : F.I.T. SET : 1 F.M.: 70 ======== ==================== ========= I. Fill in the blanks : [ 1 X 10 = 10 ] a. TCP controls the between computers. b. An

More information

What is a web site? Web editors Introduction to HTML (Hyper Text Markup Language)

What is a web site? Web editors Introduction to HTML (Hyper Text Markup Language) What is a web site? Web editors Introduction to HTML (Hyper Text Markup Language) What is a website? A website is a collection of web pages containing text and other information, such as images, sound

More information

CIS 228 (Spring, 2012) Final, 5/17/12

CIS 228 (Spring, 2012) Final, 5/17/12 CIS 228 (Spring, 2012) Final, 5/17/12 Name (sign) Name (print) email I would prefer to fail than to receive a grade of or lower for this class. Question 1 2 3 4 5 6 7 8 9 A B C D E TOTAL Score CIS 228,

More information

Make a Website. A complex guide to building a website through continuing the fundamentals of HTML & CSS. Created by Michael Parekh 1

Make a Website. A complex guide to building a website through continuing the fundamentals of HTML & CSS. Created by Michael Parekh 1 Make a Website A complex guide to building a website through continuing the fundamentals of HTML & CSS. Created by Michael Parekh 1 Overview Course outcome: You'll build four simple websites using web

More information

Chapter 4. Introduction to XHTML: Part 1

Chapter 4. Introduction to XHTML: Part 1 Chapter 4. Introduction to XHTML: Part 1 XHTML is a markup language for identifying the elements of a page so a browser can render that page on a computer screen. Document presentation is generally separated

More information

Computer Applications Technology, Grade 12 September 2014, Practical Examination MARKSHEET

Computer Applications Technology, Grade 12 September 2014, Practical Examination MARKSHEET Computer Applications Technology, Grade September 0, Practical Examination MARKSHEET NAME: CLASS: / 80 Question Total: Item / Criteria _Contributions (Word processing). Heading Contributions to the school

More information

HTML. Hypertext Markup Language. Code used to create web pages

HTML. Hypertext Markup Language. Code used to create web pages Chapter 4 Web 135 HTML Hypertext Markup Language Code used to create web pages HTML Tags Two angle brackets For example: calhoun High Tells web browser ho to display page contents Enter with

More information

(Refer Slide Time: 01:41) (Refer Slide Time: 01:42)

(Refer Slide Time: 01:41) (Refer Slide Time: 01:42) Internet Technology Prof. Indranil Sengupta Department of Computer Science and Engineering Indian Institute of Technology, Kharagpur Lecture No #14 HTML -Part II We continue with our discussion on html.

More information

Introduction to Computer Science (I1100) Internet. Chapter 7

Introduction to Computer Science (I1100) Internet. Chapter 7 Internet Chapter 7 606 HTML 607 HTML Hypertext Markup Language (HTML) is a language for creating web pages. A web page is made up of two parts: the head and the body. The head is the first part of a web

More information

Introduction to Web Page Designing Using HTML

Introduction to Web Page Designing Using HTML Chapter 37 A. Multiple choice questions: Introduction to Web Page Designing Using HTML 1. Which among the following may be used to write an HTML code? a. Microsoft Excel b. OpenOffice Base c. Notepad d.

More information

All Creative Designs. Basic HTML for PC Tutorial Part 2 Using MS Notepad Revised Version May My First Web Page

All Creative Designs. Basic HTML for PC Tutorial Part 2 Using MS Notepad Revised Version May My First Web Page All Creative Designs Basic HTML for PC Tutorial Part 2 Using MS Notepad Revised Version May 2013 My First Web Page This tutorial will add backgrounds to the table and body, font colors, borders, hyperlinks

More information

HTML & XHTML Tag Quick Reference

HTML & XHTML Tag Quick Reference HTML & XHTML Tag Quick Reference This reference notes some of the most commonly used HTML and XHTML tags. It is not, nor is it intended to be, a comprehensive list of available tags. Details regarding

More information

OU EDUCATE TRAINING MANUAL

OU EDUCATE TRAINING MANUAL OU EDUCATE TRAINING MANUAL OmniUpdate Web Content Management System El Camino College Staff Development 310-660-3868 Course Topics: Section 1: OU Educate Overview and Login Section 2: The OmniUpdate Interface

More information

Solutions. 9. Which is the first version of HTML? a. HTML 1.0 b. HTML 5 c. HTML 2.0 d. HTML 3.0

Solutions. 9. Which is the first version of HTML? a. HTML 1.0 b. HTML 5 c. HTML 2.0 d. HTML 3.0 Chapter 5: Information Representation Method HTML-I Solutions Summative Assessment Multiple-Choice Questions (MCQs) 1. The tags that need both starting and ending tags are called:. a. Container tags b.

More information

A website is a way to present your content to the world, using HTML to present that content and make it look good

A website is a way to present your content to the world, using HTML to present that content and make it look good What is a website? A website is a way to present your content to the world, using HTML to present that content and make it look good HTML: What is it? HTML stands for Hyper Text Markup Language An HTML

More information

COMS W3101: SCRIPTING LANGUAGES: JAVASCRIPT (FALL 2017)

COMS W3101: SCRIPTING LANGUAGES: JAVASCRIPT (FALL 2017) COMS W3101: SCRIPTING LANGUAGES: JAVASCRIPT (FALL 2017) RAMANA ISUKAPALLI RAMANA@CS.COLUMBIA.EDU 1 LECTURE-1 Course overview See http://www.cs.columbia.edu/~ramana Overview of HTML Formatting, headings,

More information

5/17/2009. Marking Up with HTML. An HTML Web Page File. Tags for Bold, Italic, and underline. Structuring Documents

5/17/2009. Marking Up with HTML. An HTML Web Page File. Tags for Bold, Italic, and underline. Structuring Documents Chapter 4: Marking Up With HTML: A Hypertext Markup Language Primer Marking Up with HTML Fluency with Information Technology Third Edition by Lawrence Snyder Tags describe how a web page should look Formatting

More information