Magazine Cover

Developer
Size
2,295 Kb
Views
8,096

How do I make an magazine cover?

Just a simple design idea I had for a magazine cover style web page. I love big bold fonts.. What is a magazine cover? How do you make a magazine cover? This script and codes were developed by Sam Seay on 07 January 2023, Saturday.

Magazine Cover Previews

Magazine Cover - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Magazine Cover</title> <link rel='stylesheet prefetch' href='https://fonts.googleapis.com/css?family=Raleway:400,500,600'> <link rel="stylesheet" href="css/style.css">
</head>
<body> <section class='page'> <div class='circle-wrapper'> <div class='circle'> <h1>forge</h1> <p> A magazine for web designers, by web developers. Pushing the technical envelope? yes. </p> </div> </div>
</section> <script src="js/index.js"></script>
</body>
</html>

Magazine Cover - Script Codes CSS Codes

h1 { font-size: 300px; color: #F5FFFA; font-family: 'Raleway'; width: 100px; padding-top: 42px; margin: 0 0 0 35px;
}
.circle p { font-family: 'Helvetica Neue'; color: white; margin-left: 170px; width: 200px; margin-top: -50px; border-right: 2px solid white; padding-right: 5px; text-transform: uppercase;
}
.circle-behind p { width: 200px; color: white;
}
p.left-col { margin-left: 50px;
}
.circle, .circle-behind { width: 800px; height: 800px; border-radius: 1000em; background-color: white; background-image: url('http://designcollector.net/files/cityabyss-0.jpg'); margin: 50px; position: absolute; top: 0; left: 0; z-index: 2;
}
.circle-behind { background-image: none; background-color: blue; z-index: 1;
}
.circle-wrapper { position: relative;
}
body { background-color: #F5FFFA;
}

Magazine Cover - Script Codes JS Codes

/* Silence is golden */
Magazine Cover - Script Codes
Magazine Cover - Script Codes
Home Page Home
Developer Sam Seay
Username samueljseay
Uploaded January 07, 2023
Rating 3
Size 2,295 Kb
Views 8,096
Do you need developer help for Magazine Cover?

Find the perfect freelance services for your business! Fiverr's mission is to change how the world works together. Fiverr connects businesses with freelancers offering digital services in 500+ categories. Find Developer!

Sam Seay (samueljseay) Script Codes
Create amazing blog posts with AI!

Jasper is the AI Content Generator that helps you and your team break through creative blocks to create amazing, original content 10X faster. Discover all the ways the Jasper AI Content Platform can help streamline your creative workflows. Start For Free!