Port

Developer
Size
4,163 Kb
Views
12,144

How do I make an port?

What is a port? How do you make a port? This script and codes were developed by Calvin on 20 December 2022, Tuesday.

Port Previews

Port - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Port</title> <link href="https://fonts.googleapis.com/css?family=Karla|Roboto" rel="stylesheet">
<script src="https://cdnjs.cloudflare.com/ajax/libs/barba.js/1.0.0/barba.min.js" type="text/javascript"></script> <link rel="stylesheet" href="css/style.css">
</head>
<body> <html> <header class="site-header"> <div class="fixed-element"> <div class="wrapper"> <a href="/" title="Home" class="logo">C.MORETT</a> <div class="menu-button"> <div class="wrapper"> <div class="inner-navigation"> <a href="/contact">About </a></li>
</ul> </div> </div> </div> </div> </div>
</header> <div class="background-holder"></div> <main id="content-container" class="site-content" style="overflow-y: auto;"><div class="content current" style="opacity: 1; z-index: 2;"> <div class="wrapper"> <a id="main-content"></a>
<article class="node node-article view-mode-full"> <div class="content"> <div class="field body"><p><span>Hello,</span> I am Calvin — <br>an American-based designer.</p> <p>My <a href="">work</a> is created with an attention to aesthetics, strong solutions and I seek projects with an emphasis on vision and passion.</p> </div> </div>
</article> <!-- end article-block --> </div> <!-- end wrapper --> <footer class="site-footer clearfix"> <div class="wrapper"> <div class="address info"> <div class="label"> </div> </div> <div class="contact info"> <div class="label">Contact</div> <a href="tel:+15178713213" class="phone-number">+1 518 871 3213<br> </a><a href="http://scr.im/calvinm" target="_blank">Email</a> </div> <div class="follow info"> <div class="label">Follow</div> <a href="https://twitter.com/CalvinMorett" target="_blank">Twitter</a><br> <a href="https://www.behance.net/morettc15cb" target="_blank">Behance</a><br> <a href="https://www.linkedin.com/in/calvinmorett/" target="_blank">LinkedIn</a><br> </div> </div> </footer> </div>
</main> </body>
</html> <link href="https://fonts.googleapis.com/css?family=Work+Sans:100,200,300" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Quattrocento" rel="stylesheet">
</body>
</html>

Port - Script Codes CSS Codes

html, body { padding: 0; margin: 0;
}
article, aside, footer, header, hgroup, main, nav, section { display: block;
}
body { cursor: url(/sites/all/themes/b14theme/images/b14_cursor_black.png) 25 30,auto; -webkit-font-smoothing: antialiased; height: 100%; font-size: 3em; color: #222; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-family:'Work Sans',Helvetica,Arial,Sans-Serif,sans-serif;
}
body ::selection { background: #AFAFAF; color: #fff;
}
a { color:#222; text-decoration: none;
}
p{ font-family: 'Roboto',Helvetica,Arial,sans-serif; font-family: 'Quattrocento', serif; font-weight:500;
}
p span{ font-family: 'Quattrocento', serif; font-weight:700;
}
p a{ color:#333; border-bottom:1px solid;
}
p a:hover{ color:#999;-webkit-transition:300ms; -moz-transition:color 300ms; transition: color 300ms;
}
.site-header { position: fixed; z-index: 3000; top: 0; left: 0; width: 100%;
}
.site-header .show-header { position: fixed; z-index: 1; top: 0; left: 0; width: 100%; height: 40px;
}
.site-header .fixed-element[data-bg-color="white"], [data-bg-color="white"] .site-header .fixed-element { background-color: red;
}
.site-header .fixed-element { font-family:'Work Sans',Helvetica,Arial,Sans-Serif,sans-serif; z-index: 500; width: 100%; position: fixed; top: 0; padding: 15px 0; -webkit-transition: background-color 300ms; -moz-transition: background-color 300ms; transition: background-color 300ms; background-color: #fff; background-color: rgba(255,255,255,.75); -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.165,0.84,0.44,1),background-color 300ms; -moz-transition: -moz-transform 0.3s cubic-bezier(0.165,0.84,0.44,1),background-color 300ms; transition: transform 0.3s cubic-bezier(0.165,0.84,0.44,1),background-color 300ms; border-bottom:4px solid #fff; background-color: #fff;
}
@media (max-width: 900px){
.wrapper { width: 90%; margin: 0 auto; padding-left: 0;
}}
.wrapper { width: 94%; max-width: 1200px; padding-left: 3%;
}
.site-header .logo { display: block; float: left; color: #222; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #222; text-decoration: none; position: relative; z-index: 3; padding: 20px; margin-left: -20px;
}
.site-header .menu-button { -webkit-transition: margin-right 100ms linear,width 100ms linear; -moz-transition: margin-right 100ms linear,width 100ms linear; transition: margin-right 100ms linear,width 100ms linear; width: auto; text-transform:uppercase; height: 10px; float: right; z-index: 3; xpadding: 20px; position: relative; xmargin-right: -20px; display: block; letter-spacing:1px; line-height: 30px; color: #222; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-weight:600; line-height: 18px; color: #222; text-decoration: none; position: relative; z-index: 3; padding: 20px 0px 20px 0; margin-right:20px; letter-spacing:1.45px; line-height: 30px; font-weight:inherit;
}
@-webkit-keyframes pulse { 0% { -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.2); } 70% { -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0); } 100% { -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0); }
}
@keyframes pulse { 0% { -moz-box-shadow:inset 0 0 0 0 rgba(0,0,0,0.2); box-shadow:inset 0 0 0 0 rgba(0,0,0,0.2); } 70% { -moz-box-shadow: inset 0 0 0 10px rgba(0,0,0,0); box-shadow: inset 0 0 0 10px rgba(0,0,0,0); } 100% { -moz-box-shadow: 0 0 0 0 rgba(0,0,0,0); box-shadow: 0 0 0 0 rgba(0,0,0,0); }
}
.site-header .menu-button .line { -webkit-transition: -webkit-transform 150ms ease 150ms; -moz-transition: -moz-transform 150ms ease 150ms; transition: transform 150ms ease 150ms; display: block; margin-bottom: 2px;
}
.site-header .menu-button .line.line-three { margin-bottom: 0;
}
.site-header .menu-button .line .inner { -webkit-transition: -webkit-transform 150ms ease,opacity 0s ease 150ms; -moz-transition: -moz-transform 150ms ease,opacity 0s ease 150ms; transition: transform 150ms ease,opacity 0s ease 150ms; display: block; width: 100%; height: 2px; background-color: #222;
}
.site-navigation { position: absolute; top: 0; left: 0; z-index: 2; opacity: 0; pointer-events: none; -webkit-transition: opacity 200ms,-webkit-transform 300ms; -moz-transition: opacity 200ms,-moz-transform 300ms; transition: opacity 200ms,transform 300ms;
}
@media (max-width: 900px){
.wrapper { width: 90%; margin: 0 auto; padding-left: 0;
}
.site-navigation .trigger { width: 23.24415%; margin-right: 2.34114%; float: left;
}
.site-navigation .main-menu { padding-left: 11.45795%;
}
.site-navigation .inner-navigation { width: 74.41472%; float: left;
}
}
.site-navigation .trigger { width: 40.301%; margin-right: 2.34114%; float: left; height: 100vh;
}
.wrapper { width: 94%; max-width: 1200px; padding-left: 3%;
}
div { display: block;
}
.site-navigation .inner-navigation { background-color: #999; height: 100vh; width: 57.35786%; float: left; position: relative;
}
.element-invisible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); xoverflow: hidden; height: 1px;
}
h1, h2, h3 { margin: 0; font-size: inherit; font-weight: normal;
}
.site-navigation .main-menu { list-style: none; padding: 0; margin: 0; padding-left: 29.71811%;
}
ul{ display: block; -webkit-margin-before: 1em; -webkit-margin-after: 1em; -webkit-margin-start: 0px; -webkit-margin-end: 0px; -webkit-padding-start: 40px;
}
.site-navigation .main-menu li { -webkit-transition: opacity 500ms cubic-bezier(0.25,0.46,0.45,0.94),-webkit-transform 50ms cubic-bezier(0.19,1,0.22,1) 600ms; -moz-transition: opacity 500ms cubic-bezier(0.25,0.46,0.45,0.94),-moz-transform 50ms cubic-bezier(0.19,1,0.22,1) 600ms; transition: opacity 500ms cubic-bezier(0.25,0.46,0.45,0.94),transform 50ms cubic-bezier(0.19,1,0.22,1) 600ms; -webkit-transform: translate3d(50px,0,0); -moz-transform: translate3d(50px,0,0); -ms-transform: translate3d(50px,0,0); -o-transform: translate3d(50px,0,0); transform: translate3d(50px,0,0); opacity: 1;
}
li { display: list-item; text-align: -webkit-match-parent;
}
.site-navigation .main-menu { list-style: none; padding: 0; margin: 0; padding-top: 90px; padding-left: 29.71811%;
}
.site-navigation .inner-navigation:after { content: ''; display: block; position: absolute; left: 100%; top: 0; height: 100vh; width: 100vw; background-color: #999;
}
#content-container { position: absolute; top: 0; width: 100%; height: 100vh; overflow-x: hidden; overflow-y: auto; -webkit-overflow-scrolling: touch;
}
#content-container > .content { padding-top: 2.5em; box-sizing: border-box;
}
.wrapper { width: 94%; max-width: 1200px; padding-left: 3%;
}
.node-journal.view-mode-full > .content .field.body, .node-landing-page.view-mode-full > .content .field.body, .node-article.view-mode-full > .content .field.body { -webkit-font-smoothing: antialiased; font-weight: normal; margin-top:1%; xfont-size: 70px; xline-height: 80px;
}
.node-journal.view-mode-full > .content .field.body p, .node-landing-page.view-mode-full > .content .field.body p, .node-article.view-mode-full > .content .field.body p { margin-top: 0; margin-bottom: 80px;
}
.node-journal.view-mode-full > .content .field.body, .node-landing-page.view-mode-full > .content .field.body, .node-article.view-mode-full > .content .field.body { -webkit-font-smoothing: antialiased; font-weight: normal;
}
.site-footer { position: relative; z-index: 1000; padding: 120px 0 60px 0; float: left; width: 100%; color: #222;
}
.site-footer .address { width: 48.82943%; margin-right: 2.34114%; float: left;
}
.site-footer .contact { width: 23.24415%; margin-right: 2.34114%; float: left;
}
.site-footer .follow { width: 23.24415%; float: left;
}
.site-footer .label { color: #222;
}
.site-footer a.phone-number { color: #222; background-image: none;
}
.site-footer a { text-decoration: none; color: #999; background-repeat: repeat-x; background-position: 0 21px; background-size: 100% 1px;
}
.site-footer a:hover {color:blue;}
Port - Script Codes
Port - Script Codes
Home Page Home
Developer Calvin
Username CalvinMorett
Uploaded December 20, 2022
Rating 3
Size 4,163 Kb
Views 12,144
Do you need developer help for Port?

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!

Calvin (CalvinMorett) Script Codes
Create amazing art & images 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!