1.) WWW means. 2.) Transport Layer is also known as. a.) Communication Layer c.) Hardware Layer b.) Software Layer d.

Size: px
Start display at page:

Download "1.) WWW means. 2.) Transport Layer is also known as. a.) Communication Layer c.) Hardware Layer b.) Software Layer d."

Transcription

1 1.) WWW means. a.) World Wide Web b.) Web Wide World c.) Wide World Web d.) World Web Wide 2.) Transport Layer is also known as. a.) Communication Layer c.) Hardware Layer b.) Software Layer d.) None of above 3.) Ring topology network first implement in company network. a.) Microsoft c.) Infosys b.) Wipro d.) IBM 4.) Route Discovery is done by Layer. a.) Data Link c.) Presentation b.) Network d.) Physical 5.) Which is not a topology? a.) Ring b.) Branch 6.) Which is a type of ISP? a.) Internet ISP b.) Hybrid ISP 7.) MAN is a group of. a.) WAN b.) LAN c.) Bus d.) Tree c.) Free ISP d.) Wide ISP c.) MAN d.) None of above 8.) How many Layers are there in OSI model? a.) 8 b.) 6 c.) 9 d.) 7 9.) Session Layer manages. a.) Dialogue c.) Encryption b.) Route d.) Error 10.) DNS stands for. a.) Domain Name System b.) Detail Name Server c.) Dynamic Network Service d.) All of above Page 1

2 11.) Intranet and Extranet differs at. a.) Intranet: Private, Extranet: Public b.) Intranet: Public, Extranet: Public c.) Intranet: Private, Extranet: Private and also allowed authorized partners d.) Intranet: Public, Extranet: Private 12.) TCP/IP is used for. a.) Route Selection c.) Dialogue Management b.) Transmission Control d.) Bits to Frame Conversion 13.) is a subset of the website. a.) Web Site c.) Web Portal b.) Web Space d.) None of above 14.) is not country domain. a.).in b.).uk c.).tv d.).pk 15.) In above statement, is protocol. a.) http b.).org c.) harivandanacollege d.) www 16.) Full form of URL. a.) Uniform Routing Location c.) Unix Routing Locator b.) United Route License d.) Uniform Resource Locator 17.) is not a domain. a.) org b.) gov c.) com d.) trust 18.) In topology, computers are and other devices are connected to each other in a circular way. a.) Bus b.) Star c.) Tree d.) Ring 19.) Web Browser is Layer. a.) Data Link b.) Presentation c.) Session d.) Application 20.) Propagation of signals across a communication medium is known as. a.) Signaling c.) Signals b.) Data d.) Transmission 21.) Size of an IP address is. a.) 32 bit b.) 128 bit c.) 64 bit d.) 16 bit Page 2

3 22.) is used to request a value from the user. a.) Alert box b.) Prompt box c.) Confirm box d.) All 23.) is not a Dreamweaver MX View. a.) Code View c.) Print View b.) Design View d.) Code & Design View 24.) To insert a special character, what category on the Insert bar do you see? a.) Text b.) Common c.) HTML d.) All of above 25.) CSS stands for. a.) Creative Style Sheet b.) Cascading Style Sheet c.) Colorful Style Sheet d.) Computer Style Sheet 26.) To insert a JavaScript into a HTML page, which tag is used? a.) <js> b.) <javascript> c.) <script= java > d.) <script> 27.) Array subscripts in java script always start at. a.) 0 b.) -1 c.) 1 d.) as per programmer 28.) Where to create Embedded Style Sheet? a.) Inside.css file c.) inside<body> tag b.) inside<head> file d.) None of above 29.) What is the attribute for <img>tag? a.) pt b.) url c.) src d.) path 30.) Dreamweaver MX support linking. a.) Text b.) Image c.) Other Media d.) All of above 31.) The properties allow you to specify the style and color of an element s border. a.) border b.) Space c.) tb border d.) word-spacing 32.) <br /> is used for. a.) Space b.) Line break c.) Word break d.) Paragraph break 33.) Extension of HTML is. a.).js b.).php c.).html d.) None of above 34.) Which is the correct way to write a JavaScript array?. a.) var txt = new Array(1: arr, 2: kim, 3: jim ); b.) var txt = new Array : 1 = ( arr ) 2 = ( kim ) 3 = ( kim ); Page 3

4 c.) var txt = new Array( arr, kim, jim ); d.) var txt = new Array = arr, kim, jim ; 35.) is the process of buying, selling, or exchanging products, services, and information via computer networks. a.) E-Business b.) E-Commerce c.) E-Governance d.) E-Education 36.) is not a Text Formatting Tag. a.) <big> b.) <sup> c.) <ol> d.) <tt> 37.) is not an -component. a.) Cc b.) Bcc c.) Subject d.) ABC 38.) What type of commerce is enabled by technology? a. Path-to-profitability b. EBuy c. E-commerce d. Internet 39.) What is term used when the government employs technology to deal with citizens, businesses, and other government agencies? a. G2BC b. Consumer c. Web d. E-government 40.) stands fora. Electronic mail b. Educational mail c. Express mail d. Excess mail 41.) Which is a communication service? a. b. Voice mail c. Fat services d. All of the above 42.) What is the term used to describe the information, system and application that support and drive business processes, most often using web technologies? a. E-business b. E-governance c. E-commerce d. E-education Page 4

5 43.) is the encompassing term that involves the use of electronic platforms - intranets, extranets and the Internet - to conduct a company's business. a. E-commerce b. E-business c. E-marketing d. E-procurement 44.) The E-commerce domain that involves business activity initiated by the consumer and targeted to businesses is known as: a. Consumer to Consumer (C2C). b. Business to Business (B2B). c. Consumer to Business(C2B) d. Business to Consumer (B2C). 45.) What is full name of EC? a. Electronic Commerce b. Educational Commerce c. Express Commerce d. Excess Commerce 46.) What is meaning of B2C? a. Business to company b. Business to customer c. Business to commerce d. Business to consumer 47.) How many types of E-business? a. Two b. Three c. Five d. Six 48.) What is full name of EDI? a. Electronic Document Interchange b. Electronic Data Interchange c. Educational Data Interchange d. Express Data Interchange 49.) What is full form of SMTP? Page 5

6 a. Simple Mail Transfer Protocol b. Server Mail Transfer Protocol c. Send Mail Transfer Protocol d. Both A & C 50.) How many the maximum total size of all attachments? a. 10MB b. 12MB c. 9MB d. 10GB 51.) Java script is a... a) Script b) Part of theory c) Programming language d) None 52.) Variable is... a) Storage area b) Part of theory c) Both a & b d) None 53.) Which of the following is correct for variables? a) It can have alphabets or numbers b) Variable name can be keyword c) Variable can use all special symbol d) All of above 54.) The length of variable name is... a) 28 b) 21 c) 31 d) ) Variable should start with,,,,,, a) Numbers b) Alphabets c) Special symbol d) Any of above can be used Page 6

7 56.) In variable blank space is... a) Compulsory b) It will not make any difference to the programme c) No importance of it d) Not allowed 57.) In java script operators are of type a) 7 b) 6 c) 8 d) 5 58.) + - * / % are used in which operators? a) Arithmetic operator b) Logical operator c) Relational operator d) None 59.) In below option which of the following is given in correct order? AND OR NOT a)! && b) &&! c)! && d) &&! 60.) Which of the following is used to compare two variables or values to check the equality and it checks only value not only data type? a) == b) === c)!= d)!== 61.) Choose the correct symbol for following condition Page 7

8 This operator is used to check equality of two values as well as data type also. It will return true only if the values and data type are equal. a) == b) === c)!= d)!== 62.) Choose the correct symbol for following condition This operator is for inequality. It will return true only and only if the values are not equal and data types are also not same. a)!= b) =! c) == d)!== 63.) Choose the following condition for the following condition- These operators used to check inequality. It will return true if the values are not same. It will not go to check the data types. a) === b) == c)!= d)!== 64.) What is output of following? Var nm= Harivandana ; Varsnm= College ; Varfnm=nm+snm a) Harivandana+College b) Harivandana College c) harivandana college d) none 65.) Match the correct condition with its symbol: Page 8

9 A Assignment of right side data to left 1 += side variable B Short hand addition operation 2 = C Returns true if any of the condition is 3 === true D Checks equality of two values 4 ππ a) A 2 c) A - 4 B 1 B - 1 C 4 C - 2 D 3 D - 3 b) A - 3 d) A - 3 B - 1 B - 1 C - 4 C - 2 D - 2 D ) When you open Dreamweaver MX the very first time, Dreamweaver MX dialog box will appear. a.) Text b.) View c.) Workspaced.) File Panel 67.) To view and change current formatting for selected objects or text, you would use: a.) Insert bar b.) Property Inspector c.) File Panel d.) None of above 68.) provides you to view and change a variety of properties for the selected object like text, image or a table. a.) Insert bar b.) Property Inspector c.) File Panel d.) None of above 69.) is not a valid panel view in Dreamweaver MX. a.) Design Panel b.) Sort Panel c.) Application Panel d.) File Panel 70.) Which panel can be used to manage and create new sites? Page 9

10 a. )Files b.) Application c.)tag Inspector d.) Insert bar 71.) Which view must you be in to draw out a table visually. a.) Standard b.) Layout c.)table d.) Frame 72.) What do you add to a template in order to control where page content goes? a. ) Text Frames b.) Editable Regions c.) HTML controllers d.) Page content controllers 73.) Which of the following is NOT a Page Property? a. ) Title b.) Tracing image c.)background color d.)css styles 74.) What is the correct HTML for referring to an external stylesheet? a. )<link rel= stylesheet type= text/css href= mystyle.css > b.) <stylesheet> mystyle.css </stylesheet> c.) <style src= mystyle.css /> d.) None of above 75.) property specifies an image to use as the background of an element. a.) back-img b.) back-image c.) background-image d.)background-img 76.) property is used to increase/decrease the space between words. a. ) text-transform b.) letter-spacing c. )word-spacing d.)text-decoration 77.) style sheet is a separate file (called it.css file) where you can declare all the styles that you want to use throughout your website. a. ) Inline b.) Embedded c.)external d.) All of above 78.) To print which of the following HTML code is used? a. )&copyright; b.) c.) d.) None of above 79.) Which of following is NOT an attribute of IMG tag.? a.) SRC b.) BEHAVIOUR c.)title d.)alt 80.) To put space between two cells which of the following property is required to set? a. )cellpadding b.) colspan c.) rowspan d.) cellspacing 81.) If we want to use tag, then we can t use BODY tag. a.) FRAMESET b.) TABLE Page 10

11 c.) MARQUEE d.) STYLE 82.) Which is not a tag? a.) h1 b.) h7 c.) h3 d.) h5 83.) Which attribute is used to set font name? a. )fontname b.) fn c.) font d.) face 84.) CSS text-decoration property has value LINE-THROUGH is equivalent to tag. a.) <blink> b.) <strike> c) <u> d.) <i> 85.) The CSS property specify whether a background image should be fixed or scroll with the containing block. a. ) background-repeat b.) background-image c.) background-attachment d.) None 86.) Full form of TDMA is a. ) Telnet Divide Multiply Atonomy b.) Time Division Multiple Access c.) Transmission Division Merge Accessibility d.) Team Divided Multiple Arrived 87.) Which is a type of an ISP? a. ) Wholesale ISP b.) Free ISP c.)virtual ISP d.)all 88.) is a country domain. a. ).uk b.).mobi c.).edu d.).tv 89.) is a Remote Login command. a.) ping b.) rlogin c.) news d.) login 90.) Which attribute denotes visited link in body tag. a. )visitlnk b.) link c.) visitlink d.) vlink 91.) Which is compulsory attribute of IMG tag.? a.) height b.) alt c.) src d.) border 92.) We can create multiline or scrolling text box using tag. a.) Text b.) input c.) form d.) textarea 93.) Which of the following is correct to write Harivandana College on web page? a. )System.out.println( Harivandana College ); Page 11

12 b. )document.write ( Harivandana College ); c. ) print( Harivandana College ); d. )screen.display( Harivandana College ); 94.) is not valid javascript variable name. a. ) _java_var_name b.) javaandscript c. )1java_script d.) java1variable 95.) Which is a valid type Array in Javascript? a.) Basic b.) Associative c.) Multidimensional d.) ALL 96.) To move text/image from left to right, attribute is used. a.) scrollamount b.)align c.) direction d.) behavior 97.) To merge two columns, attribute is useful. a.) rows b.) cols c.) rowspan d.) colspan 98.) To attach external css in html file, tag is used. a.) link b.) script c.) href d.) src 99.) Which is an entry control loop? a.) if else b.) for c.) continue d.) script 100.) Identify wrong statement of variable naming rule: a.)variable name can be start with only alphabets. b.) Variable name can contain space. c.) Variable name can contain underscore. d.) Variable name is made of alphabets, numbers and underscore. Page 12

FBCA-03 April Introduction to Internet and HTML Scripting (New Course)

FBCA-03 April Introduction to Internet and HTML Scripting (New Course) Seat No. : FBCA-03 April-2007 105-Introduction to Internet and HTML Scripting (New Course) Time : 3 Hours] [Max. Marks : 70 Instructions : (1) Figures to the right indicate marks allotted to that questions.

More information

.. M. C. Q (a) WAN (b) MAl\ (c) LAN (d) CAN

.. M. C. Q (a) WAN (b) MAl\ (c) LAN (d) CAN Introduction to Internet.. M. C. Q... 1. What term is used to describe two or more computers that are linked to each other? (a) Star connection (b) Computer system (c) Computer network (d) Net 2. Which

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

IT430- E-COMMERCE Solved MCQ(S) From Midterm Papers (1 TO 22 Lectures) BY Arslan Arshad

IT430- E-COMMERCE Solved MCQ(S) From Midterm Papers (1 TO 22 Lectures) BY Arslan Arshad IT430- E-COMMERCE Solved MCQ(S) From Midterm Papers (1 TO 22 Lectures) BY Arslan Arshad OCT 21,2016 BS110401050 BS110401050@vu.edu.pk Arslan.arshad01@gmail.com AKMP01 IT430 - E-COMMERCE Midterm Papers

More information

Chapter 1 Introduction to Dreamweaver CS3 1. About Dreamweaver CS3 Interface...4. Creating New Webpages...10

Chapter 1 Introduction to Dreamweaver CS3 1. About Dreamweaver CS3 Interface...4. Creating New Webpages...10 CONTENTS Chapter 1 Introduction to Dreamweaver CS3 1 About Dreamweaver CS3 Interface...4 Title Bar... 4 Menu Bar... 4 Insert Bar... 5 Document Toolbar... 5 Coding Toolbar... 6 Document Window... 7 Properties

More information

Contents 1 INTRODUCTION TO COMPUTER NETWORKS...

Contents 1 INTRODUCTION TO COMPUTER NETWORKS... Contents 1 INTRODUCTION TO COMPUTER NETWORKS... 1.1 LAN's & WAN's... 1.2 Some network and internetwork components... File Server... Workstation. Topologies and Protocol... Repeaters. Hubs (concentrators)...

More information

Bixby Public Schools Course Essential Elements Grade: Desktop Publishing

Bixby Public Schools Course Essential Elements Grade: Desktop Publishing Content Objective) applicable) Desktop Publishing Weeks 1-6 10-12 1. Create and edit a publication. 2. Design a newsletter. 3. Publish a tri-fold brochure 1-1 Start and quit Publisher 1-2 Describe the

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

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

COPYRIGHTED MATERIAL. Contents. Chapter 1: Creating Structured Documents 1

COPYRIGHTED MATERIAL. Contents. Chapter 1: Creating Structured Documents 1 59313ftoc.qxd:WroxPro 3/22/08 2:31 PM Page xi Introduction xxiii Chapter 1: Creating Structured Documents 1 A Web of Structured Documents 1 Introducing XHTML 2 Core Elements and Attributes 9 The

More information

Outline. Internet and World Wide Web. History of the Internet. What is the Internet? How Does Data Travel Through the Internet?

Outline. Internet and World Wide Web. History of the Internet. What is the Internet? How Does Data Travel Through the Internet? Outline Internet and World Wide Web Internet World Wide Web Creating Web Pages CS 1410 Intro to Computer Tecnology Internet and World Wide Web 2 What is the Internet? The internet is a network of networks

More information

FOR MORE PAPERS LOGON TO

FOR MORE PAPERS LOGON TO IT430 - E-Commerce Question No: 1 ( Marks: 1 ) - Please choose one RIP(Routing Information protocol) is used by----------, to build a ------------ table _ bridges, hash _ routers, matrix _ routers, routing

More information

Introduction to the Internet and World Wide Web p. 1 The Evolution of the Internet p. 2 The Internet, Intranets, and Extranets p. 3 The Evolution of

Introduction to the Internet and World Wide Web p. 1 The Evolution of the Internet p. 2 The Internet, Intranets, and Extranets p. 3 The Evolution of Introduction to the Internet and World Wide Web p. 1 The Evolution of the Internet p. 2 The Internet, Intranets, and Extranets p. 3 The Evolution of the World Wide Web p. 3 Internet Standards and Coordination

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

HTML, XHTML, and CSS. Sixth Edition. Chapter 1. Introduction to HTML, XHTML, and

HTML, XHTML, and CSS. Sixth Edition. Chapter 1. Introduction to HTML, XHTML, and HTML, XHTML, and CSS Sixth Edition Chapter 1 Introduction to HTML, XHTML, and CSS Chapter Objectives Describe the Internet and its associated key terms Describe the World Wide Web and its associated key

More information

The [HTML] Element p. 61 The [HEAD] Element p. 62 The [TITLE] Element p. 63 The [BODY] Element p. 66 HTML Elements p. 66 Core Attributes p.

The [HTML] Element p. 61 The [HEAD] Element p. 62 The [TITLE] Element p. 63 The [BODY] Element p. 66 HTML Elements p. 66 Core Attributes p. Acknowledgments p. xix Preface p. xxi Web Basics Introduction to HTML p. 3 Basic HTML Concepts p. 4 HTML: A Structured Language p. 7 Overview of HTML Markup p. 11 Logical and Physical HTML p. 13 What HTML

More information

Question No: 2 ( Marks: 1 ) - Please choose one Which of these is the correct HTML code for creating a reset button?

Question No: 2 ( Marks: 1 ) - Please choose one Which of these is the correct HTML code for creating a reset button? Question No: 1 ( Marks: 1 ) - Please choose one In datalink layer, data packets are placed inside > Data frames page 6 > Data boxes > Data streams > None of these Question No: 2 ( Marks: 1 ) - Please choose

More information

1/6/ :28 AM Approved New Course (First Version) CS 50A Course Outline as of Fall 2014

1/6/ :28 AM Approved New Course (First Version) CS 50A Course Outline as of Fall 2014 1/6/2019 12:28 AM Approved New Course (First Version) CS 50A Course Outline as of Fall 2014 CATALOG INFORMATION Dept and Nbr: CS 50A Title: WEB DEVELOPMENT 1 Full Title: Web Development 1 Last Reviewed:

More information

B. V. Patel Institute of Business Management, Computer & Information Technology, UTU

B. V. Patel Institute of Business Management, Computer & Information Technology, UTU B. C. A (Semester I) 030010108: Introduction to Web Design Lesson Plan Objective: To provide basic understanding of web and HTML for designing web pages in conjunction with HTML tags, text, videos and

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 Tags <A></A> <A HREF="http://www.cnn.com"> CNN </A> HREF

HTML Tags <A></A> <A HREF=http://www.cnn.com> CNN </A> HREF HTML Tags Tag Either HREF or NAME is mandatory Definition and Attributes The A tag is used for links and anchors. The tags go on either side of the link like this: the link

More information

Creating a Website: Advanced Dreamweaver

Creating a Website: Advanced Dreamweaver Creating a Website: Advanced Dreamweaver Optimizing the Workspace for Accessible Page Design 1. Choose Edit > Preferences [Windows] or Dreamweaver > Preferences [Macintosh]. The Preferences dialog box

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

Exam : 1D Title : CIW Foundations. Version : DEMO

Exam : 1D Title : CIW Foundations. Version : DEMO Exam : 1D0-410 Title : CIW Foundations Version : DEMO 1. In an HTML 4.0-compliant browser, how is a radio button field displayed within a form? A. A radio button is displayed as a small box. B. A radio

More information

6 Computer Networks 6.1. Foundations of Computer Science Cengage Learning

6 Computer Networks 6.1. Foundations of Computer Science Cengage Learning 6 Computer Networks 6.1 Foundations of Computer Science Cengage Learning Objectives After studying this chapter, the student should be able to: 6.2 Describe network criteria, physical structures and categories

More information

Lecture : 3. Practical : 2. Course Credit. Tutorial : 0. Total : 5. Course Learning Outcomes

Lecture : 3. Practical : 2. Course Credit. Tutorial : 0. Total : 5. Course Learning Outcomes Course Title Course Code WEB DESIGNING TECHNOLOGIES DCE311 Lecture : 3 Course Credit Practical : Tutorial : 0 Total : 5 Course Learning Outcomes At end of the course, students will be able to: Understand

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

Chapter 1 Introduction to HTML, XHTML, and CSS

Chapter 1 Introduction to HTML, XHTML, and CSS Chapter 1 Introduction to HTML, XHTML, and CSS MULTIPLE CHOICE 1. The world s largest network is. a. the Internet c. Newsnet b. the World Wide Web d. both A and B A PTS: 1 REF: HTML 2 2. ISPs utilize data

More information

By completing this practical, the students will learn how to accomplish the following tasks:

By completing this practical, the students will learn how to accomplish the following tasks: By completing this practical, the students will learn how to accomplish the following tasks: Learn different ways by which styles that enable you to customize HTML elements and precisely control the formatting

More information

Tizen Web UI Technologies (Tizen Ver. 2.3)

Tizen Web UI Technologies (Tizen Ver. 2.3) Tizen Web UI Technologies (Tizen Ver. 2.3) Spring 2015 Soo Dong Kim, Ph.D. Professor, Department of Computer Science Software Engineering Laboratory Soongsil University Office 02-820-0909 Mobile 010-7392-2220

More information

The Internet Advanced Research Projects Agency Network (ARPANET) How the Internet Works Transport Control Protocol (TCP)

The Internet Advanced Research Projects Agency Network (ARPANET) How the Internet Works Transport Control Protocol (TCP) The Internet, Intranets, and Extranets 1 The Internet The Internet is a collection of interconnected network of computers, all freely exchanging information. These computers use specialized software to

More information

('cre Learning that works for Utah STRANDS AND STANDARDS WEB DEVELOPMENT 1

('cre Learning that works for Utah STRANDS AND STANDARDS WEB DEVELOPMENT 1 STRANDS AND STANDARDS Course Description Web Development is a course designed to guide students in a project-based environment, in the development of up-to-date concepts and skills that are used in the

More information

2. Introduction to Internet Applications

2. Introduction to Internet Applications 2. Introduction to Internet Applications 1. Representation and Transfer 2. Web Protocols 3. Some Other Application Layer Protocols 4. Uniform Resource Identifiers (URIs) 5. Uniform Resource Locators (URLs)

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

COPYRIGHTED MATERIAL. Contents. Introduction. Chapter 1: Structuring Documents for the Web 1

COPYRIGHTED MATERIAL. Contents. Introduction. Chapter 1: Structuring Documents for the Web 1 Introduction Chapter 1: Structuring Documents for the Web 1 A Web of Structured Documents 1 Introducing HTML and XHTML 2 Tags and Elements 4 Separating Heads from Bodies 5 Attributes Tell Us About Elements

More information

Index. CSS directive, # (octothorpe), intrapage links, 26

Index. CSS directive, # (octothorpe), intrapage links, 26 Holzschlag_.qxd 3/30/05 9:23 AM Page 299 Symbols @import CSS directive, 114-115 # (octothorpe), intrapage links, 26 A a element, 23, 163, 228 abbr element, 228 absolute keywords for font sizing, 144 absolute

More information

Table Basics. The structure of an table

Table Basics. The structure of an table TABLE -FRAMESET Table Basics A table is a grid of rows and columns that intersect to form cells. Two different types of cells exist: Table cell that contains data, is created with the A cell that

More information

By Ryan Stevenson. Guidebook #2 HTML

By Ryan Stevenson. Guidebook #2 HTML By Ryan Stevenson Guidebook #2 HTML Table of Contents 1. HTML Terminology & Links 2. HTML Image Tags 3. HTML Lists 4. Text Styling 5. Inline & Block Elements 6. HTML Tables 7. HTML Forms HTML Terminology

More information

LAB MANUAL SUBJECT: WEB TECHNOLOGY CLASS : T.E (COMPUTER) SEMESTER: VI

LAB MANUAL SUBJECT: WEB TECHNOLOGY CLASS : T.E (COMPUTER) SEMESTER: VI LAB MANUAL SUBJECT: WEB TECHNOLOGY CLASS : T.E (COMPUTER) SEMESTER: VI INDEX No. Title Pag e No. 1 Implements Basic HTML Tags 3 2 Implementation Of Table Tag 4 3 Implementation Of FRAMES 5 4 Design A FORM

More information

HTTP and HTML. We will use HTML as a frontend to our webapplications, therefore a basic knowledge of HTML is required, especially in forms.

HTTP and HTML. We will use HTML as a frontend to our webapplications, therefore a basic knowledge of HTML is required, especially in forms. HTTP and HTML We will use HTML as a frontend to our webapplications, therefore a basic knowledge of HTML is required, especially in forms. HTTP and HTML 28 January 2008 1 When the browser and the server

More information

Bridges To Computing

Bridges To Computing Bridges To Computing General Information: This document was created for use in the "Bridges to Computing" project of Brooklyn College. You are invited and encouraged to use this presentation to promote

More information

ABOUT WEB TECHNOLOGY COURSE SCOPE:

ABOUT WEB TECHNOLOGY COURSE SCOPE: ABOUT WEB TECHNOLOGY COURSE SCOPE: The booming IT business across the globe, the web has become one in every of the foremost necessary suggests that of communication nowadays and websites are the lifelines

More information

A network is a group of two or more computers that are connected to share resources and information.

A network is a group of two or more computers that are connected to share resources and information. Chapter 1 Introduction to HTML, XHTML, and CSS HTML Hypertext Markup Language XHTML Extensible Hypertext Markup Language CSS Cascading Style Sheets The Internet is a worldwide collection of computers and

More information

SYBMM ADVANCED COMPUTERS QUESTION BANK 2013

SYBMM ADVANCED COMPUTERS QUESTION BANK 2013 CHAPTER 1: BASIC CONCEPTS OF WEB DESIGNING 1. What is the web? What are the three ways you can build a webpage? The World Wide Web (abbreviated as WWW or W3, commonly known as the web), is a system of

More information

1.264 Lecture 12. HTML Introduction to FrontPage

1.264 Lecture 12. HTML Introduction to FrontPage 1.264 Lecture 12 HTML Introduction to FrontPage HTML Subset of Structured Generalized Markup Language (SGML), a document description language SGML is ISO standard Current version of HTML is version 4.01

More information

Index. alt, 38, 57 class, 86, 88, 101, 107 href, 24, 51, 57 id, 86 88, 98 overview, 37. src, 37, 57. backend, WordPress, 146, 148

Index. alt, 38, 57 class, 86, 88, 101, 107 href, 24, 51, 57 id, 86 88, 98 overview, 37. src, 37, 57. backend, WordPress, 146, 148 Index Numbers & Symbols (angle brackets), in HTML, 47 : (colon), in CSS, 96 {} (curly brackets), in CSS, 75, 96. (dot), in CSS, 89, 102 # (hash mark), in CSS, 87 88, 99 % (percent) font size, in CSS,

More information

The figure below shows the Dreamweaver Interface.

The figure below shows the Dreamweaver Interface. Dreamweaver Interface Dreamweaver Interface In this section you will learn about the interface of Dreamweaver. You will also learn about the various panels and properties of Dreamweaver. The Macromedia

More information

HTML, XHTML, and CSS 8/21/2011. Chapter Objectives. Chapter 4. Chapter Objectives. Chapter Objectives

HTML, XHTML, and CSS 8/21/2011. Chapter Objectives. Chapter 4. Chapter Objectives. Chapter Objectives HTML, XHTML, and CSS Sixth Edition Chapter 4 Creating Tables in a Web Site Using an External Style Sheet Chapter Objectives Define table elements Describe the steps used to plan, design, and code a table

More information

COMSC-030 Web Site Development- Part 1. Part-Time Instructor: Joenil Mistal

COMSC-030 Web Site Development- Part 1. Part-Time Instructor: Joenil Mistal COMSC-030 Web Site Development- Part 1 Part-Time Instructor: Joenil Mistal Chapter 9 9 Working with Tables Are you looking for a method to organize data on a page? Need a way to control our page layout?

More information

Web Engineering (CC 552)

Web Engineering (CC 552) Web Engineering (CC 552) Introduction Dr. Mohamed Magdy mohamedmagdy@gmail.com Room 405 (CCIT) Course Goals n A general understanding of the fundamentals of the Internet programming n Knowledge and experience

More information

COMP519 Web Programming Lecture 3: HTML (HTLM5 Elements: Part 1) Handouts

COMP519 Web Programming Lecture 3: HTML (HTLM5 Elements: Part 1) Handouts COMP519 Web Programming Lecture 3: HTML (HTLM5 Elements: Part 1) Handouts Ullrich Hustadt Department of Computer Science School of Electrical Engineering, Electronics, and Computer Science University of

More information

Midterm Review. October 17

Midterm Review. October 17 Midterm Review October 17 Midterm Layout Some multiple choice, matching, true/false Not much though Will mostly be short answer You will have to write/edit/sketch some HTML You will have to write/edit/sketch

More information

ITL` Public School Annual Examination-( ) Answer key

ITL` Public School Annual Examination-( ) Answer key Date:7.0.7 ITL` Public School Annual Examination-(06-7) Answer key Multimedia (067) Class: XI Answer the following questions :. Write the complete steps for the following: i. Change the system date Click

More information

Dreamweaver CS3 Concepts and Techniques

Dreamweaver CS3 Concepts and Techniques Dreamweaver CS3 Concepts and Techniques Chapter 3 Tables and Page Layout Part 1 Other pages will be inserted in the website Hierarchical structure shown in page DW206 Chapter 3: Tables and Page Layout

More information

UNIT II Dynamic HTML and web designing

UNIT II Dynamic HTML and web designing UNIT II Dynamic HTML and web designing HTML is a language for describing web pages. HTML stands for Hyper Text Markup Language HTML is not a programming language, it is a markup language A markup language

More information

M3-R3: INTERNET AND WEB PAGE DESIGN

M3-R3: INTERNET AND WEB PAGE DESIGN M3-R3: INTERNET AND WEB PAGE DESIGN NOTE: 1. There are TWO PARTS in this Module/Paper. PART ONE contains FOUR questions and PART TWO contains FIVE questions. 2. PART ONE is to be answered in the TEAR-OFF

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

(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

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

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

Revision for Grade 7 ASP in Unit :1&2 Design & Technology Subject

Revision for Grade 7 ASP in Unit :1&2 Design & Technology Subject Your Name:.... Grade 7 - SECTION 1 Matching :Match the terms with its explanations. Write the matching letter in the correct box. The first one has been done for you. (1 mark each) Term Explanation 1.

More information

MULTIMEDIA COLLEGE JALAN GURNEY KIRI KUALA LUMPUR

MULTIMEDIA COLLEGE JALAN GURNEY KIRI KUALA LUMPUR STUDENT IDENTIFICATION NO MULTIMEDIA COLLEGE JALAN GURNEY KIRI 54100 KUALA LUMPUR SECOND SEMESTER FINAL EXAMINATION, 2013/2014 SESSION MMD2253 WEB DESIGN DSEW-E-F 1/13 19 FEBRUARY 2014 2.00 PM 4.00 PM

More information

Dreamweaver MX Overview. Maintaining a Web Site

Dreamweaver MX Overview. Maintaining a Web Site Dreamweaver MX Overview Maintaining a Web Site... 1 The Process... 1 Filenames... 1 Starting Dreamweaver... 2 Uploading and Downloading Files... 6 Check In and Check Out Files... 6 Editing Pages in Dreamweaver...

More information

FileNET Guide for AHC PageMasters

FileNET Guide for AHC PageMasters PageMasters have the permissions necessary to perform the following tasks with Site Tools: ACADEMIC HEALTH CENTER 2 Application Requirements...3 Access FileNET...3 Log in to FileNET...3 Navigate the Site...3

More information

E-Shiksha Academy. Certified Website Designer & Developer

E-Shiksha Academy. Certified Website Designer & Developer E-Shiksha Academy Earn While You Learn... Certified Website Designer & Developer Certification At E-Shiksha Academy, our Web Design & Development program covers both the front end and back end development.

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

M3-R3: INTERNET AND WEB DESIGN

M3-R3: INTERNET AND WEB DESIGN M3-R3: INTERNET AND WEB DESIGN NOTE: 1. There are TWO PARTS in this Module/Paper. PART ONE contains FOUR questions and PART TWO contains FIVE questions. 2. PART ONE is to be answered in the TEAR-OFF ANSWER

More information

E-Commerce. Infrastructure I: Computer Networks

E-Commerce. Infrastructure I: Computer Networks E-Commerce Infrastructure I: Computer Networks Almost all computers today are networked or part of a distributed system. I will provide an overview of networking and a basic description of network technology.

More information

CSC Web Programming. Introduction to JavaScript

CSC Web Programming. Introduction to JavaScript CSC 242 - Web Programming Introduction to JavaScript JavaScript JavaScript is a client-side scripting language the code is executed by the web browser JavaScript is an embedded language it relies on its

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

Web and Apps 1) HTML - CSS

Web and Apps 1) HTML - CSS Web and Apps 1) HTML - CSS Emmanuel Benoist Spring Term 2017 Berner Fachhochschule Haute cole spcialise bernoise Berne University of Applied Sciences 1 HyperText Markup Language and Cascading Style Sheets

More information

Year 8 Computing Science End of Term 3 Revision Guide

Year 8 Computing Science End of Term 3 Revision Guide Year 8 Computing Science End of Term 3 Revision Guide Student Name: 1 Hardware: any physical component of a computer system. Input Device: a device to send instructions to be processed by the computer

More information

Using Dreamweaver CC. 6 Styles in Websites. Exercise 1 Linked Styles vs Embedded Styles

Using Dreamweaver CC. 6 Styles in Websites. Exercise 1 Linked Styles vs Embedded Styles Using Dreamweaver CC 6 So far we have used CSS to arrange the elements on our web page. We have also used CSS for some limited formatting. In this section we will take full advantage of using CSS to format

More information

CPET 499/ITC 250 Web Systems. Topics

CPET 499/ITC 250 Web Systems. Topics CPET 499/ITC 250 Web Systems Week 1 Web System Infrastructure, Protocols, and Applications Paul I-Hai Lin, Professor Dept. of Computer, Electrical, and Information Technology College of Engineering, Technology,

More information

Chapter 4: Networking and the Internet. Network Classifications. Network topologies. Network topologies (continued) Connecting Networks.

Chapter 4: Networking and the Internet. Network Classifications. Network topologies. Network topologies (continued) Connecting Networks. Chapter 4: Networking and the 4.1 Network Fundamentals 4.2 The 4.3 The World Wide Web 4.4 Protocols 4.5 Security Network Classifications Scope Local area network (LAN) Metropolitan area (MAN) Wide area

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

FileNET Guide for AHC PageMasters

FileNET Guide for AHC PageMasters ACADEMIC HEALTH CENTER 2 PageMasters have the permissions necessary to perform the following tasks with Site Tools: Application Requirements...3 Access FileNET...3 Login to FileNET...3 Navigate the Site...3

More information

1. Web Technology... 6

1. Web Technology... 6 TABLE OF CONTENTS 1. Web Technology... 6 1.1. Introduction (Hypertext, URL, Domain Name)...6 1.2. Web Browser and ISP...8 1.3. Upload and download files...10 1.4. Control of Internet...10 2. E-mail components

More information

HTMLnotesS15.notebook. January 25, 2015

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

More information

Student, Perfect Midterm Exam March 24, 2006 Exam ID: 3193 CS-081/Vickery Page 1 of 5

Student, Perfect Midterm Exam March 24, 2006 Exam ID: 3193 CS-081/Vickery Page 1 of 5 Student, Perfect Midterm Exam March 24, 2006 Exam ID: 3193 CS-081/Vickery Page 1 of 5 NOTE: It is my policy to give a failing grade in the course to any student who either gives or receives aid on any

More information

Oliver Pott HTML XML. new reference. Markt+Technik Verlag

Oliver Pott HTML XML. new reference. Markt+Technik Verlag Oliver Pott HTML XML new reference Markt+Technik Verlag Inhaltsverzeichnis Übersicht 13 14 A 15 A 16 ABBR 23 ABBR 23 ACCEPT 26 ACCEPT-CHARSET

More information

Dreamweaver MX Technical Support Services. Office of Information Technology, West Virginia University. OIT Help Desk ext.

Dreamweaver MX Technical Support Services. Office of Information Technology, West Virginia University. OIT Help Desk ext. Dreamweaver MX 2004 Technical Support Services Office of Information Technology, West Virginia University OIT Help Desk - 293.4444 ext.1 http://oit.wvu.edu/support/training/classmat/ Instructors: Rick

More information

3.1 Introduction. 3.2 Levels of Style Sheets. - HTML is primarily concerned with content, rather than style. - There are three levels of style sheets

3.1 Introduction. 3.2 Levels of Style Sheets. - HTML is primarily concerned with content, rather than style. - There are three levels of style sheets 3.1 Introduction - HTML is primarily concerned with content, rather than style - However, tags have presentation properties, for which browsers have default values - The CSS1 cascading style sheet specification

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

Information Technology (IT) Paper-I Theory 40 Practical - 60

Information Technology (IT) Paper-I Theory 40 Practical - 60 29 Information Technology (IT) Paper-I Theory 40 Practical - 60 Unit.I Digital Literacy: Understand the fundamentals of computing Identify the components of a computer Identify the steps for starting &

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

Dreamweaver Basics. Planning your website Organize site structure Plan site design & navigation Gather your assets

Dreamweaver Basics. Planning your website Organize site structure Plan site design & navigation Gather your assets Dreamweaver Basics Planning your website Organize site structure Plan site design & navigation Gather your assets Creating your website Dreamweaver workspace Define a site Create a web page Linking Manually

More information

HTML. HTML Evolution

HTML. HTML Evolution Overview stands for HyperText Markup Language. Structured text with explicit markup denoted within < and > delimiters. Not what-you-see-is-what-you-get (WYSIWYG) like MS word. Similar to other text markup

More information

Chapter 4 The Internet

Chapter 4 The Internet Chapter 4 The Internet Dr. Farzana Rahman Assistant Professor Department of Computer Science James Madison University Chapter 4: Networking and the Internet 4.1 Network Fundamentals 4.2 The Internet 4.3

More information

Using Dreamweaver. 6 Styles in Websites. 1. Linked or Imported Stylesheets. 2. Embedded Styles. 3. Inline Styles

Using Dreamweaver. 6 Styles in Websites. 1. Linked or Imported Stylesheets. 2. Embedded Styles. 3. Inline Styles Using Dreamweaver 6 So far these exercises have deliberately avoided using HTML s formatting options such as the FONT tag. This is because the basic formatting available in HTML has been made largely redundant

More information

Page Layout Using Tables

Page Layout Using Tables This section describes various options for page layout using tables. Page Layout Using Tables Introduction HTML was originally designed to layout basic office documents such as memos and business reports,

More information

Internet. Class-In charge: S.Sasirekha

Internet. Class-In charge: S.Sasirekha Internet Class-In charge: S.Sasirekha COMPUTER NETWORK A computer network is a collection of two or more computers, which are connected together to share information and resources. Network Operating Systems

More information

Lecture 02. Ecommerce, EC Classification, Web, HTTP connections & Networks

Lecture 02. Ecommerce, EC Classification, Web, HTTP connections & Networks Lecture 02 Ecommerce, EC Classification, Web, HTTP connections & Networks Mr. Mubashir Ali Lecturer (Dept. of dr.mubashirali1@gmail.com 1 Outline 1. What is Ecommerce 2. EC Classification 3. The Web 4.

More information

Web development using PHP & MySQL with HTML5, CSS, JavaScript

Web development using PHP & MySQL with HTML5, CSS, JavaScript Web development using PHP & MySQL with HTML5, CSS, JavaScript Static Webpage Development Introduction to web Browser Website Webpage Content of webpage Static vs dynamic webpage Technologies to create

More information

SGTB Khalsa College, Department of Commerce B.Com Hons, Semester V Section-C Management Accounting Teacher Mrs. Parminder Kaur

SGTB Khalsa College, Department of Commerce B.Com Hons, Semester V Section-C Management Accounting Teacher Mrs. Parminder Kaur Course B.Com Hons, Semester V Section-C Paper Management Accounting Teacher Mrs. Parminder Kaur Statement Showing Teaching Plan Introduction to management accounting, Nature &scope of management accounting,

More information

Using Dreamweaver CC. Logo. 4 Creating a Template. Page Heading. Page content in this area. About Us Gallery Ordering Contact Us Links

Using Dreamweaver CC. Logo. 4 Creating a Template. Page Heading. Page content in this area. About Us Gallery Ordering Contact Us Links Using Dreamweaver CC 4 Creating a Template Now that the main page of our website is complete, we need to create the rest of the pages. Each of them will have a layout that follows the plan shown below.

More information

- HTML is primarily concerned with content, rather than style. - However, tags have presentation properties, for which browsers have default values

- HTML is primarily concerned with content, rather than style. - However, tags have presentation properties, for which browsers have default values 3.1 Introduction - HTML is primarily concerned with content, rather than style - However, tags have presentation properties, for which browsers have default values - The CSS1 cascading style sheet specification

More information

1) Introduction to HTML

1) Introduction to HTML 1) Introduction to HTML a) Two ways to Create a webpage (Hyper- Text Document): i) WYSIWYG: What You See Is What You Get: Drag- n- Drop tools like Microsoft Word and Adobe Dreamweaver i) Markup Language:

More information

Discuss web browsers. Define HTML terms

Discuss web browsers. Define HTML terms Week 1 & 2 *discuss safety of the internet and classroom Describe the internet and it s associated key terms Describe the world wide web and key terms associated Discuss web browsers Define HTML terms

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