fixed image, split grid in two
to fit image without adding it to grid, I needed two grids and the image between the two
This commit is contained in:
parent
0b455914b3
commit
b429bcd629
2 changed files with 55 additions and 41 deletions
46
Mainpage.css
46
Mainpage.css
|
@ -16,11 +16,7 @@
|
||||||
body{
|
body{
|
||||||
margin: 20;
|
margin: 20;
|
||||||
background-color: #221A0F;
|
background-color: #221A0F;
|
||||||
display: grid;
|
|
||||||
grid-template-columns: repeat(12, 1fr);
|
|
||||||
grid-template-rows: repeat(42, 1fr);
|
|
||||||
gap: 1vh;
|
|
||||||
height: 400vh;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
@ -53,8 +49,8 @@ h3{
|
||||||
padding: 1.3vh;
|
padding: 1.3vh;
|
||||||
grid-column-start: 2;
|
grid-column-start: 2;
|
||||||
grid-column-end: 12;
|
grid-column-end: 12;
|
||||||
grid-row-start: 32;
|
grid-row-start: 2;
|
||||||
grid-row-end: 37;
|
grid-row-end: 7;
|
||||||
}
|
}
|
||||||
|
|
||||||
.titleScreenArea{ /*the large empty space around the title*/
|
.titleScreenArea{ /*the large empty space around the title*/
|
||||||
|
@ -88,33 +84,47 @@ h3{
|
||||||
font-size: 1vw;
|
font-size: 1vw;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#bodyAboveImage{
|
||||||
|
display: grid;
|
||||||
|
grid-template-columns: repeat(12, 1fr);
|
||||||
|
grid-template-rows: repeat(19, 1fr);
|
||||||
|
gap: 1vh;
|
||||||
|
height: 200vh;
|
||||||
|
}
|
||||||
|
|
||||||
|
#bodyBelowImage{
|
||||||
|
display: grid;
|
||||||
|
grid-template-columns: repeat(12, 1fr);
|
||||||
|
grid-template-rows: repeat(12, 1fr);
|
||||||
|
gap: 1vh;
|
||||||
|
height: 130vh;
|
||||||
|
}
|
||||||
|
|
||||||
#profileImage{
|
#profileImage{
|
||||||
grid-column-start: 5;
|
width: 100%;
|
||||||
grid-column-end: 9;
|
height: auto;
|
||||||
grid-row-start: 20;
|
text-align: center;
|
||||||
grid-row-end: 30;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#galleryLinkText{
|
#galleryLinkText{
|
||||||
grid-column-start: 6;
|
grid-column-start: 6;
|
||||||
grid-column-end: 8;
|
grid-column-end: 8;
|
||||||
grid-row-start: 38;
|
grid-row-start: 8;
|
||||||
grid-row-end: 39;
|
grid-row-end: 9;
|
||||||
font-size: ;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#programGalleryButton{
|
#programGalleryButton{
|
||||||
grid-column-start: 4;
|
grid-column-start: 4;
|
||||||
grid-column-end: 6;
|
grid-column-end: 6;
|
||||||
grid-row-start: 40;
|
grid-row-start: 10;
|
||||||
grid-row-end: 41;
|
grid-row-end: 11;
|
||||||
}
|
}
|
||||||
|
|
||||||
#artGalleryButton{
|
#artGalleryButton{
|
||||||
grid-column-start: 8;
|
grid-column-start: 8;
|
||||||
grid-column-end: 10;
|
grid-column-end: 10;
|
||||||
grid-row-start: 40;
|
grid-row-start: 10;
|
||||||
grid-row-end: 41;
|
grid-row-end: 11;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
50
index.html
50
index.html
|
@ -3,33 +3,37 @@
|
||||||
<link rel = "stylesheet" href = "Mainpage.css">
|
<link rel = "stylesheet" href = "Mainpage.css">
|
||||||
</header>
|
</header>
|
||||||
<body>
|
<body>
|
||||||
<h1 class = "positioned">
|
<div id = "bodyAboveImage">
|
||||||
Nye Evans
|
<h1 class = "positioned">
|
||||||
<div style = "font-size: 30%; padding-top: 10;">Portfolio</div>
|
Nye Evans
|
||||||
</h1>
|
<div style = "font-size: 30%; padding-top: 10;">Portfolio</div>
|
||||||
<div class = "titleScreenArea"> </div>
|
</h1>
|
||||||
<h2>
|
<div class = "titleScreenArea"> </div>
|
||||||
[PLACEHOLDER TEXT->]Welcome! Welcome to City 17! You have chosen, or been chosen, to relocate to one of our finest remaining urban centers. I thought so much of City 17 that I elected to establish my administration here, in the Citadel so thoughtfully provided by our benefactors. I've been proud to call City 17 my home. And so, whether you are here to stay, or passing through on your way to parts unknown - welcome to City 17. It's safer here.
|
<h2>
|
||||||
Welcome! Welcome to City 17! You have chosen, or been chosen, to relocate to one of our finest remaining urban centers. I thought so much of City 17 that I elected to establish my administration here, in the Citadel so thoughtfully provided by our benefactors. I've been proud to call City 17 my home. And so, whether you are here to stay, or passing through on your way to parts unknown - welcome to City 17. It's safer here.
|
[PLACEHOLDER TEXT->]Welcome! Welcome to City 17! You have chosen, or been chosen, to relocate to one of our finest remaining urban centers. I thought so much of City 17 that I elected to establish my administration here, in the Citadel so thoughtfully provided by our benefactors. I've been proud to call City 17 my home. And so, whether you are here to stay, or passing through on your way to parts unknown - welcome to City 17. It's safer here.
|
||||||
Welcome! Welcome to City 17! You have chosen, or been chosen, to relocate to one of our finest remaining urban centers. I thought so much of City 17 that I elected to establish my administration here, in the Citadel so thoughtfully provided by our benefactors. I've been proud to call City 17 my home. And so, whether you are here to stay, or passing through on your way to parts unknown - welcome to City 17. It's safer here.
|
Welcome! Welcome to City 17! You have chosen, or been chosen, to relocate to one of our finest remaining urban centers. I thought so much of City 17 that I elected to establish my administration here, in the Citadel so thoughtfully provided by our benefactors. I've been proud to call City 17 my home. And so, whether you are here to stay, or passing through on your way to parts unknown - welcome to City 17. It's safer here.
|
||||||
Welcome! Welcome to City 17! You have chosen, or been chosen, to relocate to one of our finest remaining urban centers. I thought so much of City 17 that I elected to establish my administration here, in the Citadel so thoughtfully provided by our benefactors. I've been proud to call City 17 my home. And so, whether you are here to stay, or passing through on your way to parts unknown - welcome to City 17. It's safer here.
|
Welcome! Welcome to City 17! You have chosen, or been chosen, to relocate to one of our finest remaining urban centers. I thought so much of City 17 that I elected to establish my administration here, in the Citadel so thoughtfully provided by our benefactors. I've been proud to call City 17 my home. And so, whether you are here to stay, or passing through on your way to parts unknown - welcome to City 17. It's safer here.
|
||||||
Welcome! Welcome to City 17! You have chosen, or been chosen, to relocate to one of our finest remaining urban centers. I thought so much of City 17 that I elected to establish my administration here, in the Citadel so thoughtfully provided by our benefactors. I've been proud to call City 17 my home. And so, whether you are here to stay, or passing through on your way to parts unknown - welcome to City 17. It's safer here.
|
Welcome! Welcome to City 17! You have chosen, or been chosen, to relocate to one of our finest remaining urban centers. I thought so much of City 17 that I elected to establish my administration here, in the Citadel so thoughtfully provided by our benefactors. I've been proud to call City 17 my home. And so, whether you are here to stay, or passing through on your way to parts unknown - welcome to City 17. It's safer here.
|
||||||
</h2>
|
Welcome! Welcome to City 17! You have chosen, or been chosen, to relocate to one of our finest remaining urban centers. I thought so much of City 17 that I elected to establish my administration here, in the Citadel so thoughtfully provided by our benefactors. I've been proud to call City 17 my home. And so, whether you are here to stay, or passing through on your way to parts unknown - welcome to City 17. It's safer here.
|
||||||
|
</h2>
|
||||||
|
</div>
|
||||||
|
|
||||||
<div id = "profileImage" >
|
<div id = "profileImage" >
|
||||||
<img src = "Images\ProfilePlaceholder.png" class = "orangeBack">
|
<img src = "Images\ProfilePlaceholder.png" class = "orangeBack">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h3>
|
<div id = "bodyBelowImage">
|
||||||
[PLACEHOLDER TEXT->]Welcome! Welcome to City 17! You have chosen, or been chosen, to relocate to one of our finest remaining urban centers. I thought so much of City 17 that I elected to establish my administration here, in the Citadel so thoughtfully provided by our benefactors. I've been proud to call City 17 my home. And so, whether you are here to stay, or passing through on your way to parts unknown - welcome to City 17. It's safer here.
|
<h3>
|
||||||
Welcome! Welcome to City 17! You have chosen, or been chosen, to relocate to one of our finest remaining urban centers. I thought so much of City 17 that I elected to establish my administration here, in the Citadel so thoughtfully provided by our benefactors. I've been proud to call City 17 my home. And so, whether you are here to stay, or passing through on your way to parts unknown - welcome to City 17. It's safer here.
|
[PLACEHOLDER TEXT->]Welcome! Welcome to City 17! You have chosen, or been chosen, to relocate to one of our finest remaining urban centers. I thought so much of City 17 that I elected to establish my administration here, in the Citadel so thoughtfully provided by our benefactors. I've been proud to call City 17 my home. And so, whether you are here to stay, or passing through on your way to parts unknown - welcome to City 17. It's safer here.
|
||||||
Welcome! Welcome to City 17! You have chosen, or been chosen, to relocate to one of our finest remaining urban centers. I thought so much of City 17 that I elected to establish my administration here, in the Citadel so thoughtfully provided by our benefactors. I've been proud to call City 17 my home. And so, whether you are here to stay, or passing through on your way to parts unknown - welcome to City 17. It's safer here.
|
Welcome! Welcome to City 17! You have chosen, or been chosen, to relocate to one of our finest remaining urban centers. I thought so much of City 17 that I elected to establish my administration here, in the Citadel so thoughtfully provided by our benefactors. I've been proud to call City 17 my home. And so, whether you are here to stay, or passing through on your way to parts unknown - welcome to City 17. It's safer here.
|
||||||
Welcome! Welcome to City 17! You have chosen, or been chosen, to relocate to one of our finest remaining urban centers. I thought so much of City 17 that I elected to establish my administration here, in the Citadel so thoughtfully provided by our benefactors. I've been proud to call City 17 my home. And so, whether you are here to stay, or passing through on your way to parts unknown - welcome to City 17. It's safer here.
|
Welcome! Welcome to City 17! You have chosen, or been chosen, to relocate to one of our finest remaining urban centers. I thought so much of City 17 that I elected to establish my administration here, in the Citadel so thoughtfully provided by our benefactors. I've been proud to call City 17 my home. And so, whether you are here to stay, or passing through on your way to parts unknown - welcome to City 17. It's safer here.
|
||||||
Welcome! Welcome to City 17! You have chosen, or been chosen, to relocate to one of our finest remaining urban centers. I thought so much of City 17 that I elected to establish my administration here, in the Citadel so thoughtfully provided by our benefactors. I've been proud to call City 17 my home. And so, whether you are here to stay, or passing through on your way to parts unknown - welcome to City 17. It's safer here.
|
Welcome! Welcome to City 17! You have chosen, or been chosen, to relocate to one of our finest remaining urban centers. I thought so much of City 17 that I elected to establish my administration here, in the Citadel so thoughtfully provided by our benefactors. I've been proud to call City 17 my home. And so, whether you are here to stay, or passing through on your way to parts unknown - welcome to City 17. It's safer here.
|
||||||
</h3>
|
Welcome! Welcome to City 17! You have chosen, or been chosen, to relocate to one of our finest remaining urban centers. I thought so much of City 17 that I elected to establish my administration here, in the Citadel so thoughtfully provided by our benefactors. I've been proud to call City 17 my home. And so, whether you are here to stay, or passing through on your way to parts unknown - welcome to City 17. It's safer here.
|
||||||
|
</h3>
|
||||||
|
|
||||||
<div id = "galleryLinkText" class = "orangeBack textBox">check out my work here:</div>
|
<div id = "galleryLinkText" class = "orangeBack textBox">check out my work here:</div>
|
||||||
<div id = "programGalleryButton" class = "orangeBorder textBox">programming projects</div>
|
<div id = "programGalleryButton" class = "orangeBorder textBox">programming projects</div>
|
||||||
<div id = "artGalleryButton" class = " orangeBorder textBox">other projects</div>
|
<div id = "artGalleryButton" class = " orangeBorder textBox">other projects</div>
|
||||||
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</HTML>
|
</HTML>
|
Loading…
Add table
Reference in a new issue