Swoop Photshop web

Size
2,213 Kb
Views
44,528

How do I make an swoop photshop web?

What is a swoop photshop web? How do you make a swoop photshop web? This script and codes were developed by Alejandro Zuniga on 13 July 2022, Wednesday.

Swoop Photshop web Previews

Swoop Photshop web - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Swoop Photshop web</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <h1>Swoop</h1>
<img src="http://easterneronline.com/wp-content/uploads/2014/09/15137352168_94b8051bc7_z.jpg" alt="Swoop" />
<p>Swoop, Eastern Washington University's mascot, is an ambassador, spirit leader, and fun-loving character for the University. A popular character among EWU fans, alumni, & students, he’s adored by all walks of life. His charm, attitude, and high-spirited personality combine to make up why he’s America’s Favorite Mascot</p></article>
</body>
</html>

Swoop Photshop web - Script Codes CSS Codes

@import url('https://fonts.googleapis.com/css?family=Open+Sans');
h1 { color: #ff0000; font-family: 'Open Sans', sans-serif; font-size: 2.25em; /* 36px / 16px = 2.25em*/ text-transform: uppercase; text-align: center;
}
p { font-family: 'Open Sans', sans-serif;
}
img { box-shadow: 5px 5px 40px #666, 10px 10px 40px #666, 15px 15px 40px #666;
}
/* Cascade to Media Queries */
/* Mobile: 320px = 20em */
@media screen and (min-width: 20em) { img { max-width: 100%; width: 100%; } h1 { font-size: 3em; margin: 0; } p { padding: 1em; } /* Diagnostic Styling. Delete When Done. */ body:before { background: yellow; content: "Mobile Size"; }
}
/* Tablet: 768px = 160em */
@media screen and (min-width: 48em) { body { background: #8E0E00; /* fallback for old browsers */
background: -webkit-linear-gradient(to left, #8E0E00 , #1F1C18); /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to left, #8E0E00 , #1F1C18); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */ } /* Diagnostic Styling. Delete When Done. */ body:before { background: yellow; content: "Tablet Size"; }
}
/* Desktop: 1280px = 80em */
@media screen and (min-width: 80em) { /* Diagnostic Styling. Delete When Done. */ body:before { background: yellow; content: "Desktop Size"; }
}
Swoop Photshop web - Script Codes
Swoop Photshop web - Script Codes
Home Page Home
Developer Alejandro Zuniga
Username azuniga5
Uploaded July 13, 2022
Rating 3
Size 2,213 Kb
Views 44,528
Do you need developer help for Swoop Photshop web?

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!

Alejandro Zuniga (azuniga5) Script Codes
Create amazing SEO content 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!