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

HTML and CSS Program output

The document contains a series of programming tasks focused on HTML and CSS, including creating elements like headings, paragraphs, lists, images, and forms. It also covers styling elements using CSS properties such as colors, margins, borders, and text decoration. Each task requires writing specific code snippets to achieve the desired output.
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)
5 views

HTML and CSS Program output

The document contains a series of programming tasks focused on HTML and CSS, including creating elements like headings, paragraphs, lists, images, and forms. It also covers styling elements using CSS properties such as colors, margins, borders, and text decoration. Each task requires writing specific code snippets to achieve the desired output.
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/ 22

Q.1 Write a program to print hello in HTML using body tag?

Q.2 Write a program to print information about yourself by using


paragraph heading tag?
Q.3 Write a program to print a paragraph with comment line in HTML?

Q.4 Write a program to make a use of <br> tag in HTML?

Q.5 Write a program to insert a image with its height width in HTML?
Q.6 Write a program to print welcome to the polytechnic college with
different heading tag?

Q.7 Write a program to print formula using different formatting tag


(<b>,< strong >,< i >,<em>,< mark >,< small >, < sub >,< sup > ?
Q.8 Write a program to make hyper link to the particular text?

Q.9 Write a program to change background `of webpage?


Q.10 Write a program to make a use of picture tag in HTML?

Q.11 Write a program to make a order list in HTML?


[ Output ]:-
Q.12 Write a program to make un-order list in HTML?
[ Output ]:-

Q.13 Write a program to make use a div tag in HTML?


[ Output ]:-
Q.14 Write a program to a code for HTML webpage which display table
using TR and TD Tag?
[ Output]:-

[ Output ] :-
Q.15 Write a program to make the use of attribute in class in HTML ?
[ Output ] :-

Q.16 Write a program to make a use of I frame in HTML?


[ Output]:-
Q.17 Write a program to use script to print hello in HTML?
[ Output] :-

Q.18 Write a program to insert a picture by given its part in HTML?


[ Output]:-
Q.19 Write a program to used a different HTML Semantics Element?
[ Output ]:-

Q.20 Write a program to insert in a emojis ?


[ Output]:-
Q. 21Write a program to make a use of form tag?
[ Output ]:-

Q.22 Write a program to make a input tag?


[ Output ]:-
Q.23 Write a program to make a output tag?
[ Output]:-

Q.24 Write a program to make a use of input type tab in HTML?


[ Output]:-
Q.25 Write a program to make a SVG in HTML?
[ Output]:-

Q.26 Write a program to make the use of selectors element in CSS?


[Output]:-
Q.27 Write a program to make a use of text of element colour property of
the text in Style Tag?
[Output]:-

Q.28 Write a program to the background colour in CSS?


[Output]:-
Q.29 Write a program to make the create a border and change in different
property of it using CSS?
[Output]:-

Q30 Write a program to demonstrating box model in CSS?


[Output]:-
Q.31 Write a program to make a use of margin in CSS?
[Output]:-

Q.32 Write a program to align image filling include in CSS?


[Output]:-
Q.33 Write a program to set the colour, align list in CSS?
[Output]:-
Q.34 Write a program to do text decoration in CSS?
[Output]:-

Q.35 Write a program to indentation different spacing b/w text words?


[Output]:-
Q.36Write a program to transfer the text in different CSS?

[Output]:-
Q.37 Write a program to implement text in shadow in CSS?

[Output]:-

Q.38 Write a program to make the different font style in CSS?


[Output]:-
Q.39 Write a program to make a different icon in a CSS?
[Output]:-

Q.40 Write a program to make an image gallery in a CSS?


[Output]:-
Q.41 Write a program to make a CSS buttons ?
[Output]:-

You might also like