Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
FLAK-ZOSO authored May 18, 2023
1 parent 143458a commit 8d74cf4
Show file tree
Hide file tree
Showing 10 changed files with 55 additions and 10 deletions.
8 changes: 6 additions & 2 deletions capitello-corinzio.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<style>
body {
background: rgb(255,202,225);
background: linear-gradient(180deg, rgb(255, 218, 234) 0%, rgba(193,181,218,1) 90%, rgba(233,183,148,0.5384278711484594) 91%);
background: linear-gradient(180deg, rgb(255, 218, 234) 0%, rgba(193,181,218,1) 40vh, rgba(233,183,148,0.5384278711484594) 80vh);
}
div#thirdDiv {
background-image: url("images/SediaCorinzia.jpg");
Expand Down Expand Up @@ -52,7 +52,7 @@
</head>
<body>
<div class="intro">
<h1>Original pieces, quality for granted!</h1>
<h1> <a href="index.html" target="_blank"> CORINTIAN STYLE</a>
</div>
<h2>The most precious pieces of the collection.</h2>
<div class="rectangles capitello-page">
Expand All @@ -73,5 +73,9 @@ <h2>The most precious pieces of the collection.</h2>
<li>Small corintian lamp</li>
<li>Small corintian chair</li>
</ol>

<div class="intro">
<h1><a href="mailto:[email protected],[email protected]">Contact us if you are interested in</a></h1>
</div>
</body>
</html>
25 changes: 22 additions & 3 deletions capitello-dorico.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,14 @@
body {
background: radial-gradient(circle, rgb(231, 187, 92) 0%, rgb(226, 175, 108) 100%);
}
div#doric-columns div {
height: fit-content;
}
</style>
</head>
<body>
<div class="intro">
<h1>Original pieces, quality for granted!</h1>
<h1><a href="index.html" target="_blank"> DORIC STYLE</a></h1>
</div>
<div class="rectangles capitello-page">
<div class="rectangle capitello">
Expand All @@ -40,8 +43,24 @@ <h1>Original pieces, quality for granted!</h1>
<img src="images/TempioTaranto.jpg" alt="Tempio dorico a Taranto">
</div>
</div>
<div class="intro">
<h1>You will be surprised by their strenght!</h1>
<div id="doric-columns" class="rectangles capitello-page">
<div class="rectangle capitello">
<p>Unique pieces 😁</p>
<img src="images/colonna dorica marmo.jpg" alt="Colonna dorica">
</div>
<div class="intro vertical"></div>
<div class="rectangle capitello">
<p>For your living room</p>
<img src="images/colonna dorica dipinta.jpg" alt="">
</div>
<div class="intro vertical"></div>
<div class="rectangle capitello">
<p>They're still standing!</p>
<img src="images/due colonnine terracotta doriche.jpg" alt="Tempio dorico a Taranto">
</div>
</div>
<div class="intro">
<h1><a href="mailto:[email protected],[email protected]">Contact us if you are interested in</a></h1>
</div>
</body>
</html>
17 changes: 13 additions & 4 deletions capitello-ionico.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,13 @@
</head>
<body>
<div class="intro">
<h1>Original pieces, quality for granted!</h1>
<h1><a href="index.html" target="_blank"> IONIC STYLE</a></h1>
</div>

<div class="rectangles capitello-page">
<div class="rectangle capitello">
<p>Unique pieces 😁</p>
<img src="images/TempioSegesta.jpg" alt="Tempio ionico a Segesta">
<p class="mediumParagraph">ionic vessels</p>
<img src="images/vasi ionici.jpg" alt="ionic vessels">
</div>
<div class="intro vertical"></div>
<div class="rectangle capitello">
Expand All @@ -59,8 +60,16 @@ <h1>Original pieces, quality for granted!</h1>
<img src="images/sfinge-nassi colonna ionica.jpg" alt="sphinx nassi">
</div>
</div>
<div class="rectangles capitello-page">
<div class="rectangle capitello">
<p>armchair capital</p>
<img src="images/capitello-ionico-poltrona.jpg" alt="armchair capital">
</div>
</div>

<div class="intro">
<h1>You will be surprised by their strenght!</h1>
<h1><a href="mailto:[email protected],[email protected]">Contact us if you are interested in</a></h1>

</div>
</body>
</html>
Binary file added images/capitello-ionico-poltrona.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 added images/colonna dorica dipinta.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 added images/colonna dorica marmo.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 added images/due colonnine terracotta doriche.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 added images/vasi ionici.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<meta name="description" content="Would you like to buy a column?">

<title>We sell columns 🏛️</title>

<link rel="icon" href="images/monument-temple.svg">
<link rel="stylesheet" href="style/style.css">
</head>
Expand All @@ -29,6 +29,7 @@ <h1><pre>Collector's Shop</pre></h1><hr>
</div>
<div class="outro">
<p class="centerDescription">
<b>
Classic collection pieces for interior design.<br>
We will help you to find the perfect detail that will make your home shine with its elegance. <br><br>
Let's destroy the saying <i>'the grass is always greener on the other side!'</i><br>
Expand Down
12 changes: 12 additions & 0 deletions style/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,17 @@ body {
overflow-x: hidden;
}

h2 {
margin-left: 1vw;
margin-top: 1vw;
text-align: center;

}
a {
text-decoration: none;
color: rgb(122, 109, 109);

}
div.intro, div.outro {
background-color: var(--dark-gray);
border-style: ridge;
Expand Down Expand Up @@ -101,6 +112,7 @@ div.rectangle.capitello img:hover {
p.centerDescription {
font-size: 2vw;
text-align: center;

}

/* CSS per computer */
Expand Down

0 comments on commit 8d74cf4

Please sign in to comment.