File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020
2121< body >
2222
23- < h1 class ="text-center my-5 fs-2 "> 90 Proyectos usando HTML, CSS y JavaScript</ h1 >
24- < div class ="container-fluid col-8 ">
23+ < h1 class ="text-center my-5 fs-2 mx-auto col-8 "> 90 Proyectos usando HTML, CSS y JavaScript</ h1 >
24+ < div class ="container-fluid col-10 ">
2525
26- < ol > < h2 class ="my-5 text-center fw-bold "> Índice</ h2 >
26+ < h2 class ="my-5 text-center fw-bold "> Índice</ h2 >
2727 < ul class ="list-group ">
2828 < li class ="list-group-item list-group-item-action "> < a href ="./01-NavBar/index.html " target ="_blank "> Proyecto 1 HTML, CSS</ a > </ li >
2929 < li class ="list-group-item list-group-item-action "> < a href ="./01-NavBar - Javascript/index.html " target ="_blank "> Proyecto 1 HTML, CSS y JS</ a > </ li >
3030 < li class ="list-group-item list-group-item-action "> < a href ="./01-NavBar - Bootstrap//index.html " target ="_blank "> Proyecto 1 HTML, CSS y BOOTSTRAP</ a > </ li >
3131 < li class ="list-group-item list-group-item-action "> < a href ="./01-NavBar - Bootstrap - Offcanvas/index.html " target ="_blank "> Proyecto 1 HTML, CSS y BOOTSTRAP (Offcanvas)</ a > </ li >
3232 </ ul >
3333
34- </ ol >
34+
3535</ div >
3636
3737< script src ="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/js/bootstrap.bundle.min.js "
Original file line number Diff line number Diff line change 3030}
3131
3232
33- ol li {
33+ . list-group-item {
3434 margin : .3rem ;
3535}
3636
You can’t perform that action at this time.
0 commit comments