Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optmizing images #30

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added css-files/images/gallery/image1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed css-files/images/gallery/image1.png
Binary file not shown.
Binary file added css-files/images/gallery/image10.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed css-files/images/gallery/image10.png
Binary file not shown.
Binary file added css-files/images/gallery/image11.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed css-files/images/gallery/image11.png
Binary file not shown.
Binary file added css-files/images/gallery/image12.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed css-files/images/gallery/image12.png
Binary file not shown.
Binary file added css-files/images/gallery/image13.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed css-files/images/gallery/image13.png
Binary file not shown.
Binary file added css-files/images/gallery/image14.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed css-files/images/gallery/image14.png
Binary file not shown.
Binary file added css-files/images/gallery/image15.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed css-files/images/gallery/image15.png
Binary file not shown.
Binary file added css-files/images/gallery/image16.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed css-files/images/gallery/image16.png
Binary file not shown.
Binary file added css-files/images/gallery/image17.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed css-files/images/gallery/image17.png
Binary file not shown.
Binary file added css-files/images/gallery/image18.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed css-files/images/gallery/image18.png
Binary file not shown.
Binary file added css-files/images/gallery/image19.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed css-files/images/gallery/image19.png
Binary file not shown.
Binary file added css-files/images/gallery/image2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed css-files/images/gallery/image2.png
Binary file not shown.
Binary file added css-files/images/gallery/image20.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed css-files/images/gallery/image20.png
Diff not rendered.
Binary file added css-files/images/gallery/image3.jpg
Binary file removed css-files/images/gallery/image3.png
Diff not rendered.
Binary file added css-files/images/gallery/image4.jpg
Binary file removed css-files/images/gallery/image4.png
Diff not rendered.
Binary file added css-files/images/gallery/image5.jpg
Binary file removed css-files/images/gallery/image5.png
Diff not rendered.
Binary file added css-files/images/gallery/image6.jpg
Binary file removed css-files/images/gallery/image6.png
Diff not rendered.
Binary file added css-files/images/gallery/image7.jpg
Binary file removed css-files/images/gallery/image7.png
Diff not rendered.
Binary file added css-files/images/gallery/image8.jpg
Binary file removed css-files/images/gallery/image8.png
Diff not rendered.
Binary file added css-files/images/gallery/image9.jpg
Binary file removed css-files/images/gallery/image9.png
Diff not rendered.
40 changes: 20 additions & 20 deletions portfolio.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,29 +30,29 @@
<div id="portfolio-area">
<div class="grid-container">
<!-- LINE 1 -->
<div class="image-area"><img src="css-files/images/gallery/image20.png" class="images"></div>
<div class="image-area"><img src="css-files/images/gallery/image2.png" class="images vertical"></div>
<div class="image-area"><img src="css-files/images/gallery/image4.png" class="images vertical"></div>
<div class="image-area"><img src="css-files/images/gallery/image5.png" class="images"></div>
<div class="image-area"><img src="css-files/images/gallery/image3.png" class="images"></div>
<div class="image-area"><img src="css-files/images/gallery/image20.jpg" class="images"></div>
<div class="image-area"><img src="css-files/images/gallery/image2.jpg" class="images horizont"></div>
<div class="image-area"><img src="css-files/images/gallery/image4.jpg" class="images vertical"></div>
<div class="image-area"><img src="css-files/images/gallery/image5.jpg" class="images"></div>
<div class="image-area"><img src="css-files/images/gallery/image3.jpg" class="images"></div>
<!-- LINE 2 --->
<div class="image-area"><img src="css-files/images/gallery/image19.png" class="images vertical2"></div>
<div class="image-area"><img src="css-files/images/gallery/image6.png" class="images"></div>
<div class="image-area"><img src="css-files/images/gallery/image7.png" class="images"></div>
<div class="image-area"><img src="css-files/images/gallery/image8.png" class="images"></div>
<div class="image-area"><img src="css-files/images/gallery/image9.png" class="images"></div>
<div class="image-area"><img src="css-files/images/gallery/image19.jpg" class="images vertical2"></div>
<div class="image-area"><img src="css-files/images/gallery/image6.jpg" class="images"></div>
<div class="image-area"><img src="css-files/images/gallery/image7.jpg" class="images"></div>
<div class="image-area"><img src="css-files/images/gallery/image8.jpg" class="images"></div>
<div class="image-area"><img src="css-files/images/gallery/image9.jpg" class="images"></div>
<!-- LINE 3 -->
<div class="image-area"><img src="css-files/images/gallery/image10.png" class="images"></div>
<div class="image-area"><img src="css-files/images/gallery/image11.png" class="images"></div>
<div class="image-area"><img src="css-files/images/gallery/image12.png" class="images horizont"></div>
<div class="image-area"><img src="css-files/images/gallery/image14.png" class="images vertical2"></div>
<div class="image-area"><img src="css-files/images/gallery/image15.png" class="images"></div>
<div class="image-area"><img src="css-files/images/gallery/image10.jpg" class="images"></div>
<div class="image-area"><img src="css-files/images/gallery/image11.jpg" class="images"></div>
<div class="image-area"><img src="css-files/images/gallery/image12.jpg" class="images horizont"></div>
<div class="image-area"><img src="css-files/images/gallery/image14.jpg" class="images vertical2"></div>
<div class="image-area"><img src="css-files/images/gallery/image15.jpg" class="images"></div>
<!-- LINE 4 -->
<div class="image-area"><img src="css-files/images/gallery/image16.png" class="images"></div>
<div class="image-area"><img src="css-files/images/gallery/image13.png" class="images horizont"></div>
<div class="image-area"><img src="css-files/images/gallery/image17.png" class="images"></div>
<div class="image-area"><img src="css-files/images/gallery/image18.png" class="images"></div>
<div class="image-area"><img src="css-files/images/gallery/image1.png" class="images"></div>
<div class="image-area"><img src="css-files/images/gallery/image16.jpg" class="images"></div>
<div class="image-area"><img src="css-files/images/gallery/image13.jpg" class="images horizont"></div>
<div class="image-area"><img src="css-files/images/gallery/image17.jpg" class="images"></div>
<div class="image-area"><img src="css-files/images/gallery/image18.jpg" class="images"></div>
<div class="image-area"><img src="css-files/images/gallery/image1.jpg" class="images"></div>
</div>
<div id="footer">
<p id="footer-text">© 2021 por Josué Pimenta</p>
Expand Down
Binary file added pure-css/images/gallery/image1.jpg
Binary file removed pure-css/images/gallery/image1.png
Diff not rendered.
Binary file added pure-css/images/gallery/image10.jpg
Binary file removed pure-css/images/gallery/image10.png
Diff not rendered.
Binary file added pure-css/images/gallery/image11.jpg
Binary file removed pure-css/images/gallery/image11.png
Diff not rendered.
Binary file added pure-css/images/gallery/image12.jpg
Binary file removed pure-css/images/gallery/image12.png
Diff not rendered.
Binary file added pure-css/images/gallery/image13.jpg
Binary file removed pure-css/images/gallery/image13.png
Diff not rendered.
Binary file added pure-css/images/gallery/image14.jpg
Binary file removed pure-css/images/gallery/image14.png
Diff not rendered.
Binary file added pure-css/images/gallery/image15.jpg
Binary file removed pure-css/images/gallery/image15.png
Diff not rendered.
Binary file added pure-css/images/gallery/image16.jpg
Binary file removed pure-css/images/gallery/image16.png
Diff not rendered.
Binary file added pure-css/images/gallery/image17.jpg
Binary file removed pure-css/images/gallery/image17.png
Diff not rendered.
Binary file added pure-css/images/gallery/image18.jpg
Binary file removed pure-css/images/gallery/image18.png
Diff not rendered.
Binary file added pure-css/images/gallery/image19.jpg
Binary file removed pure-css/images/gallery/image19.png
Diff not rendered.
Binary file added pure-css/images/gallery/image2.jpg
Binary file removed pure-css/images/gallery/image2.png
Diff not rendered.
Binary file added pure-css/images/gallery/image20.jpg
Binary file removed pure-css/images/gallery/image20.png
Diff not rendered.
Binary file added pure-css/images/gallery/image3.jpg
Binary file removed pure-css/images/gallery/image3.png
Diff not rendered.
Binary file added pure-css/images/gallery/image4.jpg
Binary file removed pure-css/images/gallery/image4.png
Diff not rendered.
Binary file added pure-css/images/gallery/image5.jpg
Binary file removed pure-css/images/gallery/image5.png
Diff not rendered.
Binary file added pure-css/images/gallery/image6.jpg
Binary file removed pure-css/images/gallery/image6.png
Diff not rendered.
Binary file added pure-css/images/gallery/image7.jpg
Binary file removed pure-css/images/gallery/image7.png
Diff not rendered.
Binary file added pure-css/images/gallery/image8.jpg
Binary file removed pure-css/images/gallery/image8.png
Diff not rendered.
Binary file added pure-css/images/gallery/image9.jpg
Binary file removed pure-css/images/gallery/image9.png
Diff not rendered.