0% found this document useful (0 votes)
3 views

Internet Based Programming Continuing

The document outlines an examination for a Diploma in Information Technology course, specifically focusing on Internet Based Programming for the January-April 2023 semester. It includes various questions related to HTML and CSS, such as differentiating between inline and external CSS, commenting styles, and creating specific HTML codes. The total marks for the exam are 30, with each question assigned specific marks.

Uploaded by

Davy
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views

Internet Based Programming Continuing

The document outlines an examination for a Diploma in Information Technology course, specifically focusing on Internet Based Programming for the January-April 2023 semester. It includes various questions related to HTML and CSS, such as differentiating between inline and external CSS, commenting styles, and creating specific HTML codes. The total marks for the exam are 30, with each question assigned specific marks.

Uploaded by

Davy
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

SCHOOL OF COMPUTING AND INFORMATION TECHNOLOGY

DIPLOMA IN INFORMATION TECHNOLOGY

JANUARY-APRIL 2023 SEMESTER

CAT 30 MRKS

INTERNET BASED PROGRAMMING

1 HOUR

Answer all the questions


1. Differentiate inline and external CSS (2mrks)
2. Differentiate single line comments and multi-line comments as used in html by use of
examples (4mrks)
3. Write a html code to generate the content below when executed (10mrks)
4. Write a html code to display the message “HELLO WORLD, WELCOME TO WEB
PROGRAMMING” when a button is clicked by the user, the button value should be
CLICK ME (4mrks)
5. Explain two four attributes of marquee as used in html (3mrks)
6. Differentiate Radio button and Check boxes (2mrks)
7. Write an html code to explain the text area tag as used in html, the typing section should
display this text “TRY TYPING ON ME”. Lock the typing mode of the text area.
(6mrks)
Other features include: LENGTH= 10CHARACTERS, WIDTH= 10 CHARACTERS

You might also like