English

Balbharati solutions for Information Technology (Science) [English] Standard 12 Maharashtra State Board chapter 1 - Advanced Web Designing [Latest edition]

Advertisements

Chapters

Balbharati solutions for Information Technology (Science) [English] Standard 12 Maharashtra State Board chapter 1 - Advanced Web Designing - Shaalaa.com
Advertisements

Solutions for Chapter 1: Advanced Web Designing

Below listed, you can find solutions for Chapter 1 of Maharashtra State Board Balbharati for Information Technology (Science) [English] Standard 12 Maharashtra State Board.


Exercises
Exercises [Pages 24 - 26]

Balbharati solutions for Information Technology (Science) [English] Standard 12 Maharashtra State Board 1 Advanced Web Designing Exercises [Pages 24 - 26]

Fill in the blanks.

1.01Page 24

The _________ element is a staring element in an HTML, it indicates that document type definition being used by the document. 

1.02Page 24

The ______ is a tag in HTML that describes some aspects of the contents of a webpage.

1.03Page 24

The <ol> tag defines an ______

1.04Page 24

An unordered list was created using the ______ tag.

1.05Page 24

The ______ element creates an inline frame.

1.06Page 24

___________ tag is used to specify video on an HTML document.

1.07Page 24

If a web developer wants to add the description to an image he must use the ______ attribute of <img> tag.

1.08Page 24

The ______ property is used to set the position for an element.

1.09Page 24

The float property defines the ______ of content.

1.1Page 24

______ is used with elements that overlap with each other.

State whether the following statement is True or False

2.1Page 24

HTML is an Object Oriented Programming Language.

  • True

  • False

2.2Page 24

Charset is used for character encoding declaration.

  • True

  • False

2.3Page 24

An unordered list can be numerical or alphabetical.

  • True

  • False

2.4Page 24

A multilevel list can be created in HTML5.

  • True

  • False

2.5Page 24

Srccode specifies the HTML content of the page to show in the <iframe>.

  • True

  • False

2.6Page 24

The ‘controls’ attribute is not used to add play, pause, and volume.

  • True

  • False

2.7Page 24

.cs is the extension of CSS file.

  • True

  • False

Choose Single correct answer from the given options.

3.1Page 24

______ element used to create a linking image. 

  • <img>

  • <td>

  • <map>

  • <usemap>

3.2Page 24

The _________ tag is used to embed audio files on Webpages.

  • <sound>

  • <audio>

  • <video>

  • <embeded>

3.3Page 25

A programmer wants to define range for age between 18 to 50, he will use a form with following appropriate control.

  • number

  • compare

  • range

  • Textboxes

3.4Page 25

______ character is used to create an id in CSS.

  • %

  • $

  • @

  • #

Choose Two correct answers from the given options.

4.1Page 25

List within another list either ______ list or ______ list is called nested list.

  • multilevel

  • order

  • unordered

  • general

  • cascading

4.2Page 25

Image maps are of two types ______ and ______.

  • Network side

  • Client side

  • Computer side

  • Server side

  • n-computing

4.3Page 25

A CSS rule set contains ______ and ______.

  1. Set
  2. selector
  3. post
  4. declaration
  5. <>
4.4Page 25

Client-side image map can be created using two elements ______ and ______. 

  1. <area>
  2. <image>
  3. <usemap>
  4. <map>
  5. <server>

Choose Three correct answers from the given options.

5.1Page 25

Attributes of <area> tag is ______

  1. href
  2. src
  3. coords
  4. data
  5. alt
  6. usemap
5.2Page 25

Attributes used with iframe are ______ 

  1. srcdoc
  2. name
  3. att
  4. src
  5. href
  6. loop
5.3Page 25

Following are the Form controls ______

  1. email
  2. search
  3. label
  4. video
  5. tel
  6. audio
5.4Page 25

Attributes used with <audio> tag __________

a) autoplay

b) href

c) controls

d) cntrl

e) loop

f) bgsound

5.5Page 26

CSS types are ______, ______ and ______

  1. internal
  2. external
  3. control
  4. inline
  5. loop
  6. style
5.6Page 26

Positioning types in CSS are ______

  1. Static
  2. fixed
  3. absolute
  4. position
  5. dynamic
  6. nested
5.7Page 26

Types of floating properties are ______, ______, ______

  1. left
  2. zero
  3. right
  4. all
  5. none
  6. dock
6Page 26

Match the pair.

Column A Column B
1) <ul> a) Client side image map
2) usemap b) CSS Property
3) color c) bulleted list
4) <img> d) Image as a submit button
5) <input type = image> e) inserts an image

Programs

7.1Page 26

Write a program using html with following CSS specification -

  1. The background color of the company name should be green.
  2. The text color of the company name should be red.
  3. The heading should be large with font ''comic sans ms''
  4. The description of the company should be displayed in blue color in a paragraph.
7.2Page 26

Write Html5 code with CSS as follows -

  1. To create form to accept name, age, email address, from the user.
  2. Create a submit button to send the data.
  3. The heading of the form should have a background color and a different font style.
7.3Page 26

Write Html5 code with CSS as follows -

  1. Create ordered list with names of tourist Cities.
  2. Create unordered list with tourist places of those cities.
  3. Divide the list into two sections left and right by using CSS.

Solutions for 1: Advanced Web Designing

Exercises
Balbharati solutions for Information Technology (Science) [English] Standard 12 Maharashtra State Board chapter 1 - Advanced Web Designing - Shaalaa.com

Balbharati solutions for Information Technology (Science) [English] Standard 12 Maharashtra State Board chapter 1 - Advanced Web Designing

Shaalaa.com has the Maharashtra State Board Mathematics Information Technology (Science) [English] Standard 12 Maharashtra State Board Maharashtra State Board solutions in a manner that help students grasp basic concepts better and faster. The detailed, step-by-step solutions will help you understand the concepts better and clarify any confusion. Balbharati solutions for Mathematics Information Technology (Science) [English] Standard 12 Maharashtra State Board Maharashtra State Board 1 (Advanced Web Designing) include all questions with answers and detailed explanations. This will clear students' doubts about questions and improve their application skills while preparing for board exams.

Further, we at Shaalaa.com provide such solutions so students can prepare for written exams. Balbharati textbook solutions can be a core help for self-study and provide excellent self-help guidance for students.

Concepts covered in Information Technology (Science) [English] Standard 12 Maharashtra State Board chapter 1 Advanced Web Designing are Forms in HTML, Tag, Cascading Style Sheets in HTML, Lists in HTML, Images in HTML, Inline Frame in HTML5, Website Hosting, Introduction to Advanced Web Designing, CSS Selectors, Positioning in CSS, Inserting Audio and Video in HTML5.

Using Balbharati Information Technology (Science) [English] Standard 12 Maharashtra State Board solutions Advanced Web Designing exercise by students is an easy way to prepare for the exams, as they involve solutions arranged chapter-wise and also page-wise. The questions involved in Balbharati Solutions are essential questions that can be asked in the final exam. Maximum Maharashtra State Board Information Technology (Science) [English] Standard 12 Maharashtra State Board students prefer Balbharati Textbook Solutions to score more in exams.

Get the free view of Chapter 1, Advanced Web Designing Information Technology (Science) [English] Standard 12 Maharashtra State Board additional questions for Mathematics Information Technology (Science) [English] Standard 12 Maharashtra State Board Maharashtra State Board, and you can use Shaalaa.com to keep it handy for your exam preparation.

Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×