web_design:horario:exercise
Web Development Lesson 3 - Tablas
Ejercicio
Objectivo
In this exercise you will create a table yourself using the HTML you have learnt. You will also create the same table using Javascript.
Setup
For this exercise, we will again be using
jsfiddle, but without any existing code, so please delete everything from all panels.
HTML Only
Create the following table using only
HTML.
Name | Home Town | Birth Year |
Shakira Isabel Meberak Ripoll | Barranquilla | 1977 |
J Balvin | Medellin | 1985 |
Juanes | Carolina del Principe | 1972 |
Sebastian Yatra | Medellin | 1994 |
Maluma | Medellin | 1994 |
Javascript Table
web_design/horario/exercise.txt · Last modified: 2023/08/16 09:33 (external edit)