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

Create Image Map by Defining Hyperlinks To (3, 2), (4, 5) Cells. Where Cell (X, Y) Means Cell in The X-Row and Y-Column

This document contains questions about HTML, CSS, and JavaScript concepts and techniques including: - Changing background/text colors and using images as backgrounds in HTML - CSS properties like font-weight, font-stretch, text-decoration, and text-transform - Aligning text next to graphics and making graphics links in HTML - Styling text colors and sizes with CSS - Wrapping text around images with a pixel space in CSS - Inserting blank space between paragraphs with CSS - Creating an image map with hyperlinks to cells - Creating links to files in other directories and email addresses - Referencing colors in CSS - Differentiating between frame and frameset tags - Using the marquee tag in

Uploaded by

ppghoshin
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)
3 views1 page

Create Image Map by Defining Hyperlinks To (3, 2), (4, 5) Cells. Where Cell (X, Y) Means Cell in The X-Row and Y-Column

This document contains questions about HTML, CSS, and JavaScript concepts and techniques including: - Changing background/text colors and using images as backgrounds in HTML - CSS properties like font-weight, font-stretch, text-decoration, and text-transform - Aligning text next to graphics and making graphics links in HTML - Styling text colors and sizes with CSS - Wrapping text around images with a pixel space in CSS - Inserting blank space between paragraphs with CSS - Creating an image map with hyperlinks to cells - Creating links to files in other directories and email addresses - Referencing colors in CSS - Differentiating between frame and frameset tags - Using the marquee tag in

Uploaded by

ppghoshin
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. How do you change the color of background or text in HTML? How do you use a picture as the background in HTML?

2. Write a code for following terms related to CSS: i. Font weight ii. Font stretch iii. Text decoration iv. Text transform 3. How do you align text next to a graphic in HTML? How do you make a graphic a link? 4. How would you make all text on a page green and a little larger than normal, but make all headings yellow? 5. How would you wrap text around the right side of an image, leaving 40 pixels of space between the image and the text? 6. How could you insert exactly 80 pixels of blank space between two paragraphs of text? 7. Create image map by defining hyperlinks to (3, 2), (4, 5) cells. Where cell (x, y) means cell in the x-row and y-column. 8. Create a link to inex.html located in other Directory or in the parent directory and also a link to the email address. 9. Explain the various ways you can reference a color in CSS. 10.Differentiate between frame and FRAME-SET tag with an example 11.How can use MARQUEE in HTML? 12.How can I eliminate the extra space after a </form> tag in html? 13.How do I do multiple colors of text? 14.How do I eliminate the space around/between my images? 15.How do I make a link or form in one frame update another frame? 16.How to transferring user to new web page automatically? 17.How do I let people download a file from my page? 18.How do I create a link that opens a new window? 19.How can I have two sets of links with different colors? 20.How do I link to a location in the middle of an HTML document? 21.How can I allow file uploads to my web site? 22.How to transferring user to new web page automatically? 23.How do I create a button which acts like a link? 24.Can I nest tables within tables? How? 25.How can I use tables to structure forms? 26.. How to link images using style sheets

27. 28. 29. 30.

(10<8)>10:8 Write a program to implement Stack operations. 1+2/2! +3/3! ++n/n! Write a script to print Fibonacci series recursive functions

You might also like