Windows. Linux. Wordpress. Joomla. GIMP. Inkscape. Reparaciones.

Quizzes de desarrollo web

Clock
Minutes
Seconds
The HTML acronym means "HyperText Markup Language".

The alt attribute is required. A website will not validate correctly without it.

HTML tags are case sensitive.

You can create tables with the tag <table>.

This is an unordered list: <ol><li>Cake</li><li>Pie</li></ol>