Computer Science, asked by Aladdin786, 3 months ago

D. Define the following (10 Marks)

1. Internal Hyperlink and External Hyperlink

2. Panel and Stage of Microsoft Flash.♧︎︎

3. ‘Rowspan’ and ‘Colspan’ attributes of <table> tag

4. Input and Output in VB

5. Frames and Key Frames of Flash.​

Answers

Answered by subhasribehera1116
0

Answer:

a.

Internal links point toward webpages within a website domain. External links point to web pages on a separate website domain

b.

c.

The rowspan and colspan are <td> tag attributes. These are used to specify the number of rows or columns a cell should span. The rowspan attribute is for rows as well as the colspan attribute is for columns. These attributes have numeric values, for example, colspan=3 will span three columns

d.

An input is data that a computer receives. An output is data that a computer sends.

e.

Frames define increments on the timeline . The order in which frames appear on the timeline determines the order in which they appear when a Flash document plays. ... A keyframe is a frame where a change occurs in the timeline.

Similar questions