Practicals Index
Practicals Index
NAME:-
COURSE:-
CLASS:- SY.BCA
SUBJECT:- RDBMS
PRN NO:-
NO PRACTICAL SIGN
1 PRACTICAL NO-1: Entity Relationship Model
NO PRACTICAL SIGN
1 Write a program to demonstrate different number datatypes in python.
4 Write a python script to print the current date in following format “Sun
May 29 02:26:23 IST 2017”
10 Write a python program to construct the following pattern using nested for
loop: * ** *** **** ***** ***** **** *** ** *
NO PRACTICAL SIGN
1 Design a web page using different text formatting tags.
3 Design a web page with links to different pages and allow navigation
between pages.
5 Create a student table with the following fields. Student Id, Name, DOB,
Course, Address, E-mail id and apply Embedded cascading style sheet CSS
with the following attributes:Font size, color, style, bold, italic, border
color, set the background image & set the center align of table & text.
6 Create an external CSS for above and apply to the web page.
7 Create a frameset that divides browser window into horizontal and vertical
framesets.
8 Write the javascript code to enter five numbers in the prompt box.
Calculate addition of the numbers & average.
9 Create a web page with image and text apply javascript Mouse events –
onmouseover , onmouseout, onclick on the image and text
11 Design a form and validate all the controls placed on the form using Java
Script.
15 Create a web site with Minimum 3 pages Home, Page 1 and Page2
Incorporate all HTML & DHTML elements. The pages should be linked.