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
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
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
(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