Skip to content

lintothoppil/web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CYCLE-1 Print your name to the screen with every letter being a different heading size 2.Display the following text: H2O 12th April 2016 HTML stands for High Text Markup Language He said

3.Print a paragraph with 4 - 5 sentences. Each sentence should be a different font.

Print a paragraph that is a description of a book, include the title of the book as well as its author. Names and titles should be underlined, adjectives should be italicized and bolded 5.Print two lists with any information you want. One list should be an ordered list, the other list should be an unordered list.

Prints 10 names with a line break between each name. The list should be alphabetized, and to do this place a subscripted number next to each name based on where it will go in the alphabetized list. (Example: Alan1). Print first, the unalphabetized list with a subscript number next to each name, then the alphabetized list. Both lists should have an

level heading Print the squares of the numbers 1 - 20. Each number should be on a separate line, next to it the number 2 superscripted, an equal sign and the result

Print a definition list with 5 items.

Display an image that has a border of size 2, a width of 200, and a height of 200

Print ten acronyms and abbreviations of your choosing, each separated by two lines. Specify the data that the abbreviations and acronyms represent.

Print two addresses in the same format used on the front of envelopes (senders address in top left corner, receivers address in the center

Create an HTML page with the following contents:

13.Create the following table

Create a HTML Page which looks like the one given below

              Cycle 2

Create an html page to display the following nested list Create links to three different pages on three different websites that should all open in a new window.

Create a page with a link at the top of it that when clicked will jump all the way to the bottom of the page.

Display three different images. Skip two lines between each image. Each image should have a heading.

Display an image that when clicked will link to a search engine of your choice in a different window

Create the following Html Page using appropriate form controls

Create an image map for ‘Kerala Map’. Map at least 3 districts so that when you click on that particular district the details regarding that district(eg: population, Area, Tourist Spots(with images), Monuments, Interesting Facts ) should be displayed on a new page.

Construct this puzzle looking thing

Make up three image links for 3 web browsers and put them in a borderless table. Construct the table so that there is just a little space between the images.

Create the following html page using frames

Create an HTML page using frames which is similar to the following one.In the left frame provide hyperlinks to 3 important monuments in world. On clicking that hyperlink an image of the monument should be displayed in right frame with suitable description

                 CYCLE-3

Change the color of all

elements to "red".

Create all

elements will be center-aligned, with a red text color

Create CSS comment starts with /* and ends with */.

Set the background color for the page to "linen" and the background color for

to "lightblue". Set the font family for the page to "Courier New", and the font family for

to "Verdana". Change the color of all

and

elements, to "red". Group the selectors to minimize code. Specify that the background image should be shown once, in the top right corner.

With the font property: Set the

to "italic", "20px" and "Verdana".

Set " gif image" as the background image of the page

10.Set " png image" as the background image of the page, and repeat it vertically only.

Indent the first line of the element with 20px

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors