Hey... first time around here.... hope im posting right and my knowledge of english will be enough.
I need to make a brick wall in HTML. Around 5000 bricks on screen. Each brick is unique. Its an entity on a mysql db. If the registry exist i show the brick, if not, it dont. Clicking on someone i start some function to modify my db and then make it disappear.
I know how to handle mysql php and all of that. Thats not problem.
But i dont know HOW can i do this in HTML, HOW TO SHOW a brick wall in html. Wich is the best way. Considering that each brick has to be a link.
Can someone IMAGINE how at least can i start?
I need to make a brick wall in HTML. Around 5000 bricks on screen. Each brick is unique. Its an entity on a mysql db. If the registry exist i show the brick, if not, it dont. Clicking on someone i start some function to modify my db and then make it disappear.
I know how to handle mysql php and all of that. Thats not problem.
But i dont know HOW can i do this in HTML, HOW TO SHOW a brick wall in html. Wich is the best way. Considering that each brick has to be a link.
Can someone IMAGINE how at least can i start?
