P.S Super , ze trafiłem na takie profesjonalne forum. Uczę się PHP od podstaw z ksiązki : PHP i MySQL Tworzenie Stron Vademecum Profesjonalisty wydanie IV i trochę z waszego forum się zaczałem uczyć...Ciekawe ile czasu mi zajmie nauka PHP...

<!-- This is a Tutoralzine Demo Original tutorial: A simple AJAX website with jQuery Tutorial URL: <a href="http://tutorialzine.com/2009/09/simple-ajax-website-jquery/" target="_blank">http://tutorialzine.com/2009/09/simple-ajax-website-jquery/</a> You are free to use the following demo code for any purpose you see fit. --> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link rel="stylesheet" type="text/css" href="demo.css" /> </head> <body> <div id="rounded"> <ul id="navigation"> </ul> <div id="pageContent"> </div> <div align="center" class="demo"> </body> </html>