No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
4 Posted Topics
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 …
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 …
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.
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?
The End.
swatisharma7891