User Tools

Site Tools


web_design:overview

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
web_design:overview [2021/10/07 16:46]
ander [Objective]
web_design:overview [2023/08/16 09:33] (current)
Line 9: Line 9:
 ===== Introduction ===== ===== Introduction =====
 The following technologies are commonly used to create web pages and applications. While an extremely basic page can be created solely using HTML, you'll usually want to use a combination of these for your sites. The following technologies are commonly used to create web pages and applications. While an extremely basic page can be created solely using HTML, you'll usually want to use a combination of these for your sites.
 +
 +Las siguientes tecnologías se utilizan comúnmente para crear páginas web y aplicaciones. Si bien una página extremadamente básica se puede crear únicamente usando HTML , generalmente querrá usar una combinación de estos para sus sitios.
  
 ^ Tecnologia ^ Funcion ^ ^ Tecnologia ^ Funcion ^
-| HTML (HyperText Markup Language) | Structura y contenido de pagina +| HTML (HyperText Markup Language) | Estructura y contenido de página 
-| CSS (Cascading Style Sheet) | Deseno de pagina +| CSS (Cascading Style Sheet) | Diseño de página 
-| Javascript | Hacer dinamica la pagina +| Javascript | Hacer dinámica la página 
-| Server Side Script - PHP, Java | Hacer consistencia entre paginas, Personalisacion +| Server Side Script - PHP, Java | Hacer consistencia entre paginas, Personalización 
-| Database - MySQL, SQL | Guardar informacion |+| Database - MySQL, SQL | Guardar información |
  
 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.
web_design/overview.1633650381.txt.gz · Last modified: 2023/08/16 09:33 (external edit)