Languages
When developing a website, different technologies are used to develop an application that fulfills your needs.
For the basic structuring of all websites, XHTML (eXtended HyperText Markup Language) is used. It allows us to structure the content of the page in a semantic way. In other words, it lets us designate what function does every element of the page has: headings, paragraphs, images, listings, etc.
When working the visual aspect of the website, CSS (Cascading StyleSheets) allows us to establish how will each element look: positioning, color, type, etc. Furthermore, by using CSS we can separate the content from the presentation, which makes it possible to alter the design of a website without changing the content at all.
JavaScript allows us to add a touch of sophistication to our website, also making it easier to help the user throughout his visit. It's important to keep in mind that JavaScript is an addition without which the website must work perfectly, allowing us access to all the sections without any difficulty.
Flash is a very powerful tool with which we can add interactive animations, music and video to our website. Just as JavaScript, it's an addition and it's important to make sure that the website works even if Flash isn't installed in the user's system.
On the other hand, server-side languages, such as PHP, allows us to execute more complex operations required for the development of web applications. With them we can interact with databases, send e-mails in an automatic fashion, work with images, etc.
By using all these tools it is possible to develop an application that meets your needs.
Need a Web Site?
If you are interested in the development of a website, fill in the request form and I will get in touch as soon as possible to arrange a solution that meets your needs.
If you wish to see the projects in which I have worked, you can visit my curriculum vitae.


