Transcript
Page 1: aprendiendo a programar.txt

8/16/2019 aprendiendo a programar.txt

http://slidepdf.com/reader/full/aprendiendo-a-programartxt 1/1

<!DOCTYPE html><html>

<head><title></title>

</head><body>

<img src="" /><a href="https://www.codecademy.com/"> </a>

<a href="https://www.codecademy.com/"><img src="" /></a>

</body></html>

<!DOCTYPE html><html>  <head>

<title>Resultado</title></head><body><h1>Sí, sándwiches</h1>

<img src="http://bit.ly/RhrMEn"/><p>Me gustan los huevos</p><p>y el jamón.</p><p>Pero sobre todo, los sándwiches.</p>

</body></html>