i am designing a single page and i need some help the design image : http://oi50.tinypic.com/2pra70y.jpg first : i have a problemn with listing the movies , i a want a default image to show it when there is no poster for the movie 2 : if you can write me a simple html code who does the listing , i want to show 5 movies by line and there is 5 lines if someone can redesign it and add his personal touch that would be really great ( it is just one page) because i am not good at all at designing (just programming) and thank you
You should use WordPress (or any free CMS) for this, because for this kind of website you'll have to manage a lot of content , which is not too easy working only with HTML.
You don't have problem with HTML structure? Well, your HTML invites problem. Look through what I've wrote and compare it to your structure. Next up is CSS. After that is Javascript.
but the problem , is that i can't write css code :s i will get confused , when i design i write html + css at the same time line per line can u do plz only the css for me , just this thanks on advance
Here you go. No javascript. I'll do that exercise later after my work. For tabular data, use tables. You'll find it easier after you insert server-side instructions to it.
If you have any problems, just shoot. I've restructured your HTML and created the CSS. Practice writing cleaner codes with proper indentation. Insya-Allah your skill will be improved. Have fun.