This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
web_design:overview [2021/10/07 16:47] ander |
web_design:overview [2023/08/16 09:33] (current) |
||
|---|---|---|---|
| Line 13: | Line 13: | ||
| ^ Tecnologia ^ Funcion ^ | ^ Tecnologia ^ Funcion ^ | ||
| - | | HTML (HyperText Markup Language) | Structura | + | | HTML (HyperText Markup Language) | Estructura |
| - | | CSS (Cascading Style Sheet) | Deseno | + | | CSS (Cascading Style Sheet) | Diseño |
| - | | Javascript | Hacer dinamica | + | | Javascript | Hacer dinámica |
| - | | Server Side Script - PHP, Java | Hacer consistencia entre paginas, | + | | Server Side Script - PHP, Java | Hacer consistencia entre paginas, |
| - | | Database - MySQL, SQL | Guardar | + | | Database - MySQL, SQL | Guardar |
| Let's look at a simple page to get an idea of what each of these technologies provides by building a page that shows a photo, and allows the photo to be changed by clicking on links in a side panel. | Let's look at a simple page to get an idea of what each of these technologies provides by building a page that shows a photo, and allows the photo to be changed by clicking on links in a side panel. | ||