How I got started with HTML & CSS:
http://learncss.tutsplus.com/
Then I moved on to downloading free layouts and looking at how they were structured.
(They can be found here: http://devbest.com/forums/website-design.70/)
Then I tried to code a few layouts myself, in simple HTML & CSS. I went...
Hi,
I need to create an If statement in PHP.
What this needs to do is if somebody gets their password wrong, a pop up box pops up and says "Incorrect passsword".
Anyone got any idea how to do this?