BWT Practical List
BWT Practical List
Practical-1
1. Network
a. Types of Computer network
b. Topology
7. Create web Pages using Anchor tag with its attributes for external links.
Procedure:
8. Create a web page for internal links; when the user clicks on different links on the web page it
should go to the appropriate locations/sections in the same page.
9. Write a HTML code to create a web page with pink color background and display moving
message in red color.
10. Create a web page, showing an ordered list of all first semester subjects
11. Create a web page, showing an unordered list of names of all the Engineering Programs in
our institution.
Practical -3
a)Write a HTML program to design a form which should
allow to enter your personal data
( Hint: make use of text field, password field, e-mail, lists, radio buttons,
checkboxes, submit button)
Coffee
Tea
o Black Tea
o Green Tea
Milk
Practical-4
Place your College name at the top of the page in large text followed by address in
smaller size Add names of courses offered each in a different color, style and
typeface Add scrolling text with a message of your choice Add college image at
the bottom.
Practical-5
▪ Maharashtra
o Pune
I. Dighi
II. Moshi
III. Shivajinagar
o Mumbai
I. Santakruiz
II. Vikroli
III. Mumbra
b)Create an html page with 7 separate lines in different colors. State color of each line in its
text.
Title should be about myCity Place your City name at the top of the page in
large text and in blue color Add names of landmarks in your city each in a different
color, style and typeface One of the landmark, your college name should be
blinking . Add scrolling text with a message of your choice
Practical-6
a)Write a HTML code to generate following output.
b)Create an html page with red background with a message “warning” in large size blinking.
Add scrolling text “read the message” below it.
Practical-7
Unit-3
Practical-8
Unit-4
JavaScript Practical List
1. Write a program to display an alert message when you click on a button.
2. Write a program using JavaScript elements.
3. Write a program to respond to something when you click on a button.
4. Write a program to add extra content when you click on a button.
5. Write a program to create a simple game with random numbers.
6. Write a program to display a message username and password is required.
7. Write a program to disappearing circles.
8. Write a program to declare variables and array.
9. Write a program to understand if else statements and different types of loops
10. Write a program to understand switch Statements.
11. Write a program to understand simple validation.
Practical-9
Practical-10
Unit-5
Bootstrap Practical List