Skip to content

Commit

Permalink
FOTO
Browse files Browse the repository at this point in the history
FOTO
  • Loading branch information
SamuelRPG committed Jan 30, 2024
1 parent b983dc3 commit 74b31b3
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 3 deletions.
22 changes: 20 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,27 @@
><marquee direction="right" behavior="alternate">JOIN OUR NEWSSELLER <u>NOW!</u></marquee></a>
</nav>
<div id="content-body">
<h1 id="titulo-sobre-nosotros">¿Quienes Somos?</h1>
<h1 id="titulo-sobre-nosotros">Who are we?</h1>
<div id="sobre-nosotros">
<p><b>Florida Universitaria is an educational centre that, in the past years has been adscrited to the University of Valencia. Florida also offers a variety of studies, all the way from degrees to university titles, which vary from concerted and private.</b></p>
<p><b>Florida is an educational centre that,
in the past years has been adscrited to the University of Valencia.
Florida also offers a variety of studies, all the way from degrees to university careers, such as tourism, or 3D animation.
which vary from grant maintained and private.<br>
<br>
Apart from this, Florida is involved in a part of "Florida Center de Formació" and "Sociedad Cooperativa Valenciana",
a project with more than 40 years of
experience in the teaching sector that has grown in recent years and is currently
part of the Florida Group. </b></p>
</div>
<img src="styles/Edificios.jpg" id="florida-foto">
</div>
<div id="sobre-nosotros-dos">
<p> Lorem ipsum dolor sit amet consectetur
adipisicing elit. Distinctio id deserunt
tenetur beatae. Asperiores, tempore! Vero possimus
eius accusantium unde aliquid veniam. Numquam
expedita dignissimos
deserunt iste inventore doloremque minima.</p>
</div>
</div>
<div class="footer">
Expand Down
Binary file added styles/Edificios.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 16 additions & 1 deletion styles/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,19 @@
width: 100%;
padding-left: 5%;
padding-right: 5%;
}
}
#florida-foto{
display: flex;
margin: 50px;
margin-left: 0;
flex-wrap: wrap;
}
#sobre-nosotros-dos{
display: flex;
margin: 100px;
color: black;
flex-wrap: wrap;
width: fit-content;
margin: 0 ;
}

0 comments on commit 74b31b3

Please sign in to comment.