From f79a970d608025385bbff97dad29ba4372c53e50 Mon Sep 17 00:00:00 2001 From: lazaro Date: Thu, 20 Aug 2026 14:58:23 -0400 Subject: [PATCH 1/7] fjfjfjr --- index .html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index .html b/index .html index 396d56d..8a4f88c 100644 --- a/index .html +++ b/index .html @@ -17,7 +17,7 @@ - + prueba From a7a8dab7a8ac0be67d98bd192c1c993b7cd82d9e Mon Sep 17 00:00:00 2001 From: lazaro Date: Thu, 20 Aug 2026 15:07:00 -0400 Subject: [PATCH 2/7] cgggg --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c2ecf53..e7a41c2 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,10 @@ # lapzdev.github.io ## Esto es una prueba -========= # PÁGINA WEB INICIAL ## Temario -vasilio Enlace principal
- From 37c76ddd3d1266e1519d7a687146bf70b4a8460f Mon Sep 17 00:00:00 2001 From: lazaro Date: Thu, 20 Aug 2026 15:26:36 -0400 Subject: [PATCH 3/7] ffjfjffj --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index e7a41c2..8a0a3fc 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,9 @@ # PÁGINA WEB INICIAL ## Temario ========= +
+
+ vasilio Enlace principal From b2264c250f1cac08cf3864207b0572bdf2692bc7 Mon Sep 17 00:00:00 2001 From: lapzdev Date: Sat, 22 Aug 2026 21:24:25 -0400 Subject: [PATCH 4/7] update index .html --- index .html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index .html b/index .html index 8a4f88c..8485da3 100644 --- a/index .html +++ b/index .html @@ -43,6 +43,7 @@

Listado del curso




  • +



  • @@ -311,4 +312,4 @@

    Metaetiquetas para seo

    - \ No newline at end of file + From ee7408d0ad44f1f788591f55ff78ef91a210651f Mon Sep 17 00:00:00 2001 From: lazaro Date: Sat, 22 Aug 2026 22:15:54 -0400 Subject: [PATCH 5/7] ghhgfr --- index .html | 21 ++++++++++++--------- style.css | 19 +++++++++++++++++-- 2 files changed, 29 insertions(+), 11 deletions(-) diff --git a/index .html b/index .html index 8a4f88c..811553f 100644 --- a/index .html +++ b/index .html @@ -2,13 +2,9 @@ - - - - - + @@ -16,14 +12,17 @@ + - + prueba -

    CURSO DE HTML

    +

    CURSO DE HTML

    Listado del curso



    Metaetiquetas para seo

    +

    CURSO CSS

    +
    + ffjffjfjfjfjfxj +
    diff --git a/style.css b/style.css index 794bd47..d57ec61 100644 --- a/style.css +++ b/style.css @@ -1,10 +1,25 @@ +/**Una regla css consta de dos partes: +1) el selector +2) el bloque de declaraciones +atributo:valor*/ html { scroll-behavior: smooth;; } body { - background-color: aqua; + + background-color:#f005; + margin: 0; } a { margin: 3px; } -h2:target{color:red}; +h2:target{color: #005;} +.css-curso {color:#00f;} +/* */ +h1{color: orangered; } +#box{color: #f50; + border: 3px; +border-color: blue; +width: 200px; +height: 200px; +} \ No newline at end of file From 0d487aaf6fac837c0cd1f3765b7fedceae942f21 Mon Sep 17 00:00:00 2001 From: Spck Date: Sun, 23 Aug 2026 14:59:29 -0400 Subject: [PATCH 6/7] update --- prog.js | 4 +++- style.css | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/prog.js b/prog.js index 734cd53..1552a4e 100644 --- a/prog.js +++ b/prog.js @@ -1,4 +1,6 @@ let a=9.8 console.log(a) console.log('Esta es una prueba') -alert('Prueba con alert') \ No newline at end of file +alert('Prueba con alert') +let b = 'esta es otra version' +console.log(b) \ No newline at end of file diff --git a/style.css b/style.css index d57ec61..4b8ba5d 100644 --- a/style.css +++ b/style.css @@ -22,4 +22,6 @@ h1{color: orangered; } border-color: blue; width: 200px; height: 200px; -} \ No newline at end of file +} +h2{color: #f00;} +/* */ \ No newline at end of file From 656da6d5332a47e067fb02205c1e0e58dd26ffd7 Mon Sep 17 00:00:00 2001 From: Spck Date: Sun, 23 Aug 2026 15:10:20 -0400 Subject: [PATCH 7/7] update --- merge.md | 0 notas-marge.md | 2 -- notasnuevas.md | 0 3 files changed, 2 deletions(-) delete mode 100644 merge.md delete mode 100644 notas-marge.md delete mode 100644 notasnuevas.md diff --git a/merge.md b/merge.md deleted file mode 100644 index e69de29..0000000 diff --git a/notas-marge.md b/notas-marge.md deleted file mode 100644 index dce922f..0000000 --- a/notas-marge.md +++ /dev/null @@ -1,2 +0,0 @@ -# INICIO -## Temática \ No newline at end of file diff --git a/notasnuevas.md b/notasnuevas.md deleted file mode 100644 index e69de29..0000000