Webdesign Final

Developer
Size
3,229 Kb
Views
10,120

How do I make an webdesign final?

What is a webdesign final? How do you make a webdesign final? This script and codes were developed by Scott Mandell on 22 October 2022, Saturday.

Webdesign Final Previews

Webdesign Final - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Webdesign Final</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <div class="fotorama" data-autoplay="3000" data-loop="true" data-width="100%">
<img src="http://s.fotorama.io/1.jpg" data-caption="slide one " <a href="https://comminfo.rutgers.edu/news/matthew-weber-highlights-the-possibilities-that-exist-for-researchers-using-web-archives.html">learn more</a>> <a href="http://comminfo.rutgers.edu/news/happy-4th-of-july-from-all-of-us-at-scai.html"> <img src="http://comminfo.rutgers.edu/components/com_fpss/images/July_4th_carousel_image_SIZED_rd.jpg" alt="Have a great 4th of July" /> </a> <div class="slide"> <!-- Image link --> <a href="https://comminfo.rutgers.edu/news/matthew-weber-highlights-the-possibilities-that-exist-for-researchers-using-web-archives.html"> <img src="https://comminfo.rutgers.edu/components/com_fpss/images/Weber_datathon_692x351.jpg" alt="Where in the World" /> </a> <!-- The title text --> <span>Matthew Weber Highlights Importance of Web Archiving</span> <!-- The detail text--> <span>Through “Datathons,” SC&I professor raises awareness about the potential uses — and need for better — web archiving</span> <!-- The link to learn more page --> <a href="https://comminfo.rutgers.edu/news/matthew-weber-highlights-the-possibilities-that-exist-for-researchers-using-web-archives.html">learn more</a> </div>
</div>
<p>For more information, check <a href="http://fotorama.io/customize/">fotorama web page</a>.</p>
<!-- load jQuery JavaScript library -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<!-- load fotorama plugin JavaScript code -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/fotorama/4.6.3/fotorama.js"></script>
<!-- I have changed HTML code a little bit to make it simpler. Feel free to change it to fit your design. -->
<div class="footer"> <span class="name">School of Communication and Information</span> <!-- social media links --> <span class="social-media"> <a href="https://www.facebook.com/RutgersCommInfo" class="fa fa-facebook-square"></a> <a href="https://www.twitter.com/RutgersCommInfo" class="fa fa-twitter-square"></a> <a href="https://www.youtube.com/RutgersCommInfo" class="fa fa-youtube-square"></a> <a href="https://www.linkedin.com/groups?home=&gid=2941903" class="fa fa-linkedin-square"></a> <a href="http://visitor.r20.constantcontact.com/d.jsp?llr=apucu6dab&p=oi&m=1103726989792" class="fa fa-envelope-square"></a> </span> <span class="quick-access"> <a href="https://comminfo.rutgers.edu/about-sc-i/contact-sc-i.html">Contact Us</a> <a href="https://comminfo.rutgers.edu/main/site-login.html">Login</a> </span> <span class="copyright">Copyright © 2016	Rutgers, the State University of New Jersey.</span>
</div>
</body>
</html>

Webdesign Final - Script Codes CSS Codes

@import url("https://cdnjs.cloudflare.com/ajax/libs/fotorama/4.6.3/fotorama.css");
p { text-align: left; }
.fotorama { display: inline-block; width: 100%; margin: 0 auto;
}
/* Import google font and use it just like system fonts. */
/* Google font web tool can help you choose and generate the URL below. */
@import url("https://fonts.googleapis.com/css?family=Slabo+27px");
/* import font awesome so icons will be treated like text content */
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css");
/* reset */
* { margin: 0; padding: 2; box-sizing: inline-box; }
.footer { /* set up size */ display: table; width: 100%; padding: 10px; /* set up alignment to center */ text-align: center; /* set up background */ background-color: grey; background-image: url("http://blog.hostbaby.com/wp-content/uploads/2013/07/scuffedstatic_dark1400x900.jpg"); background-size: cover; background-position: top center; background-repeat: no-repeat;
}
/* setup text color, font */
.footer > span { display: list-item; color: #f0f0f0; font-family: serif;
}
/* remove link underline and color */
.footer > span > a { color: #738c73; text-decoration: none;
}
/* choose google font for school name */
.footer > .name { margin-top: 30px; margin-bottom: 10px; font-size: 200%; font-family: cookie;
}
/* set up social media icon just like text content using font-size */
.footer > .social-media { margin-bottom: 10%; }
.footer > .social-media > a { padding: 1%; font-size: 42px;
}
/* copyright text */
.footer > .copyright { font-size: 62%; }
/* contact or login links */
.footer > .quick-access > a { border-right: 1px solid steelblue; padding: 0 1em; font-size: 65%;
}
.footer > .quick-access > a:last-child { border: 0; } 
Webdesign Final - Script Codes
Webdesign Final - Script Codes
Home Page Home
Developer Scott Mandell
Username s-mandell
Uploaded October 22, 2022
Rating 3
Size 3,229 Kb
Views 10,120
Do you need developer help for Webdesign Final?

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!

Scott Mandell (s-mandell) Script Codes
Name
Dropdown test
Hello World
Final project
Create amazing video scripts 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!