Jump to content

is it possably or not???


Guest kattenkorven

Recommended Posts

Guest kattenkorven

Hi, I am trying to program a movement. I want to drag in something and by that make something else move. I want to do it in html or css but i dont know if it is possably...and if not, why not...please can anybody help me answer this...

Link to comment
Share on other sites

you cant program anything with html or css. HTML is a layout language and CSS is for formatting.If you are looking to drag and rop anything or handle events like mouse clicks then you will need to use javascript.And if you need to store information from these events you will need a databaes and a server side language like ASP.Net or PHP.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...