254416075 Multimedia and Web Designing

June 14, 2016 | Author: Le Putra | Category: N/A
Share Embed Donate


Short Description

Enjoy!!!...

Description

MULTIMEDIA AND WEB DESIGNING

1. 2. 3. 4. 5. 6.

Code for order and unorder list Code for image. as hyperlinks Code for simple table Code for complex table Demonstration of font tag Distribution of page in two vertical parts 7. Distribution of page in two horizontal parts 8. Demonstration of nested if 9. Demonstration of marquee tag 10. Code for log-in form 11. Code for admission form 12. Code for targeted frameset

1. Print "HELLO" using Vbsript 2. Addition of two numbers 3. Swapping of two numbers without using third variable 4. Swapping of numbers using third variable 5. Print 10 to 1 6. Print sum of all odd elements between 1 to 50 7. Print sum of all even number between 1 to 50 8. Print sum of digits in a given number 9. Read array of 5 elements and show it 10. Print sum of all array elements 11. Print 1-D array in reverse order 12. Represent 2-D array (3 by 3) 13. Print 2-D array in reverse order 14. Print 2-D array in inverse format 15. Demonstrate use of date function 16. Demonstrate use of math function 17. Demonstrate use of string function 18. Demonstrate function and procedure of V.B 19. Find factorial of given number using sub -procedure 20. Check whether the number is Armstrong

1.Print "HELLO" using ASP 2.Demonstrate use of gate method 3.Demonstrate use of application object 4.Print sum of 1-100 using ASP 5.Demonstrate use of post method 6.Demonstrate use of add rotator component

list Science Biology Maths Physics Chemistr y Commerce Accounts Maths OC

SP CODE FOR SIMPLE TABLE si mple table

Roll no.Nam e House M arks 01AA< td>Re d9 2 02BB< td>Gre en 89 03CC Ye llow73 04DD bl ue 95 05EE< td>Re d7 5



Complex Table MARKSHEET Roll no.NameMarks theorypracticaltotal 01AA502575 02BB602989 03CC552580



font tag Hello Friends!!! Hello Friends!!!



DISTRIBUTE PAGE INTO TWO HORIZONTAL PARTS

form User name E-mail Password





CODE FOR ADMISSION FORM

form First Name: Middle Name: Last Name: Address: Phone No:. Last year %:< br> Gender:Male Female Course:Medical

Engineering Designing Buisness

TARGETED FRAMESET link p1 p2 p3

Print HELLO using Vbsrcipt

document.write ("HELLO FRIENDS") Addition of two numbers dim a,b a=10 b=20 c=a+b document.write ("sum= " & c)

Swapping of numbers without using 3rd variable

dim a,b a=10 b=20 b=a+b a=b-a b=b-a document.write ("after swaping a= " &a & "b= " &b)

Print 10 to 1

dim x = 1 while x
View more...

Comments

Copyright ©2017 KUPDF Inc.
SUPPORT KUPDF