Html or php code is writen in english language,but you can modify content of page with your own language...i show you simple html code and how you can change in spanish language...
example in english:
<html>
<body>
<h1>My First Heading and i write in english</h1>
<p>My first paragraph. writen in english</p>
</body>
</html>
same code writen in spanish:
<html>
<body>
<h1>Mi primer título y escribo en español</h1>
<p>Mi primer párrafo. escrita en español</p>
</body>
</html>
You see it's simple,if you want learn about html you can download ebook html guide how to make web site on this site....ebook-store