Ict Qa
Ict Qa
Ans-Using hyperlinks, one can open any linked web page on the internet in no
time. We can use hyperlinks to jump from one section to another within the same
web page, and link to another page within the same website.
Ans-When one part of a web page is linked to another section on the same page,
it is called internal linking. Whereas, when one page is linked to another web
page or website, it is called external linking.
Ans -Anchor tag is used to mark the text as a hyperlink, which a user can click to
display the document anchored to it. The syntax of tag is: CLICK HERE .
4. List that you see to include audio and video clips. Give syntax.
Ans-The tag is used to add audio and tag is used to add video files. The syntax of
audio and video tags are: controls src="File_Path"> Your browser does not
support the audio tag. Subject-ICT Chapter 6: Links and Frames in HTML
Date15.10.2024 2 controlssrc="File_Path"> Your browser does not support the
video tag.
Ans-Frames are a way of organising your website. They enable the user to divide
a page into a number of rectangular segments for different purposes. They allow
multiple HTML documents to be presented as independent windows within one
browser window.
6. Write a code in html to add a sound file national _song. MP3 in your web page.