0% found this document useful (0 votes)
130 views1 page

HTML

This document provides instructions for creating several HTML elements: 1) A homepage about a college with background image, college name, address, courses in different styles, and scrolling text. 2) An e-greetings page with properly aligned paragraphs and images. 3) A table displaying stock prices for 5 corporations with aligned columns. 4) A student login form with name and password fields, submit button, customized colors, and "Verdana" text.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
130 views1 page

HTML

This document provides instructions for creating several HTML elements: 1) A homepage about a college with background image, college name, address, courses in different styles, and scrolling text. 2) An e-greetings page with properly aligned paragraphs and images. 3) A table displaying stock prices for 5 corporations with aligned columns. 4) A student login form with name and password fields, submit button, customized colors, and "Verdana" text.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

1.

Create an html page with following specifications


a. Title should be about My College
b. Put the image in the background
c. Place your College name at the top of the page in large text followed by address in
smaller size
d. Add names of courses offered each in a different color, style and typeface
e. Add scrolling text with a message of your choice
2. Write a HTML program to design an E-greetings page which has properly aligned paragraphs with
images along with it.
3. Pick 5 corporations and hunt down their current stock prices. Place them in a neatly arranged table with
their name, symbol, last price, 52wk high, 52wk low and PE ratio. The end result should look like the
following. Notice that the first column is aligned left and the rest are centered. Now alter the last table
using shaded rows and no border...

4.
Create a Web Page for student login form with following fields.
a.
Name Label and Text box
b. Password Label and Password text box
c. Submit button with value (like Login)
d. Change the background color and text color.
e. Add Title to the Web Page (like Student Login Form)
f. All Text in this form should be normal Verdana with size 4.

You might also like