Answer To: Using your own content (text, images, and links) use Sublime Text, or another HTML editor, to create...
Shashi Kant answered on Apr 20 2021
Html/about.css
img {
float: left;
shape-outside: circle();
}
// styles for fun, not important to show css-shapes
// CSS Pattern from Lea Verou
// lea.verou.me/css3patterns/#starry-night
body {
background-color: black;
background-image:
radial-gradient(white, rgba(255,255,255,.2) 2px, transparent 40px),
radial-gradient(white, rgba(255,255,255,.15) 1px, transparent 30px),
radial-gradient(white, rgba(255,255,255,.1) 2px, transparent 40px),
radial-gradient(rgba(255,255,255,.4), rgba(255,255,255,.1) 2px, transparent 30px);
background-size: 550px 550px, 350px 350px, 250px 250px, 150px 150px;
background-position: 0 0, 40px 60px, 130px 270px, 70px 100px;
color: #fff;
font-family: "Libre Baskerville", serif;
line-height: 1.9;
position: relative;
width: 100%;
}
main {
margin: 0;
max-width: 1900px;
overflow: hidden;
}
.content {
transform: translateX(-15%);
}
h1 {
font-size: calc(3.5rem + .15vw);
font-weight: 700;
line-height: 1.1;
margin: 0 0 .5rem 0;
}
h2 {
color: rgb(120,190,200);
font-size: 2rem;
font-style: italic;
font-weight: 400;
line-height: 1.2;
margin: 0;
}
.title {
background: rgba(20,50,90,.7);
bottom: 0;
display: block;
margin: .5rem 0 0 0;
padding: 1.5rem 2rem;
width: 100%;
clear: both;
}
p {
font-size: 1.2rem;
margin: 0;
padding-top: 1.5rem;
}
img {
height: auto;
max-width: 500px;
padding: 1.25rem;
width: 100%;
}
Html/about.html
Galaxy
Home
About
Contact
When the Moon reaches the point in its orbit that is nearest to Earth it is called a “Perigee” Moon.
On November 14, 2016 the Moon will be nearer to Earth than it has been in 70 years, making it appear up to 14% larger than when it is at its furthest point.
The full moon and perigee realign in periods of about 413 days (one year and 48 days), which means the next date will be January 2, 2018.
It is not only the closest full Moon of 2016 but also the closest full Moon in the 21st century and it won’t come this close to Earth again until November 25, 2034.
When the Moon reaches the point in its orbit that is nearest to Earth it is called a “Perigee” Moon.
On November 14, 2016 the Moon will be nearer to Earth than it has been in 70 years, making it appear up to 14% larger than when it is at its furthest point.
The full moon and perigee realign in periods of about 413 days (one year and 48 days), which means the next date will be January 2, 2018.
It is not only the closest full Moon of 2016 but also the closest full Moon in the 21st century and it won’t come this close to Earth again until November 25, 2034.
When the Moon reaches the point in its orbit that is nearest to Earth it is called a “Perigee” Moon.
On November 14, 2016 the Moon will be nearer to Earth than it has been in 70 years, making it appear up to 14% larger than when it is at its furthest point.
The full moon and perigee realign in periods of about 413 days (one year and 48 days), which means the next date will be January 2, 2018.
What is Lorem Ipsum?
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
Where does it come from?
Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of "de Finibus Bonorum et Malorum" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, "Lorem ipsum dolor sit amet..", comes from a line in section 1.10.32.
The standard chunk of Lorem Ipsum used since the 1500s is reproduced below for those interested. Sections 1.10.32 and 1.10.33 from "de Finibus Bonorum et Malorum" by Cicero are also reproduced in their exact original form, accompanied by English versions from the 1914 translation by H. Rackham.
Why do we use it?
It is a long established fact that a reader will be distracted by the...