Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~632 People Reached
Favorite Forums

4 Posted Topics

Member Avatar for praveendasika

hey! you have no need to worry about div position, it's vary simple and easy.... just set the div position as absolute in css style and then you can set any div at its desired position... here is the code... <style> .content { position:absolute; } </style> now go to your …

Member Avatar for Abdhesh_1
0
352
Member Avatar for swatisharma7891

I am creating a runtime table which is taking values from the database, but the problem is that the all the rows of database table is showing in one column when running on browser, how to divide the data in two columns . the code is shown below which is …

Member Avatar for bravo659
0
125
Member Avatar for sherinpoulose

set the Ruleid as Primary Key in 1st table and create a Forgien Key relation in 2nd table, then both table will relate with each other, and you can insert the values in 2nd table.

Member Avatar for swatisharma7891
0
62
Member Avatar for swatisharma7891

I am making a website of online shopping but I have a problem in payment page making ,what will the exact coding for this page?

Member Avatar for hericles
0
93

The End.