Vue

Developer
Size
4,864 Kb
Views
8,096

How do I make an vue?

What is a vue? How do you make a vue? This script and codes were developed by Eric on 07 December 2022, Wednesday.

Vue Previews

Vue - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>vue</title> <link rel='stylesheet prefetch' href='https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css'>
<link rel='stylesheet prefetch' href='https://fonts.googleapis.com/css?family=Oswald:300,400,500,700'> <link rel="stylesheet" href="css/style.css">
</head>
<body>
<nav class="navbar navbar-default navbar-fixed-top at_top"> <div class="container"> <div class="navbar-header"> <button class="navbar-toggle collapsed" type="button" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar"><span class="sr-only">Toggle navigation</span><span class="icon-bar"></span><span class="icon-bar"></span><span class="icon-bar"></span></button><a class="navbar-brand" href="#header_index">YELLOW STUDIO</a> </div> <div class="navbar-collapse collapse" id="navbar"> <ul class="nav navbar-nav navbar-right"> <li><a href="#section_about">About</a></li> <li class="active"><a href="./">Static top <span class="sr-only">(current)</span></a></li> <li><a href="../navbar-fixed-top/">Fixed top</a></li> </ul> </div> <!-- /.nav-collapse--> </div>
</nav>
<header id="header_index"> <div class="container"><img class="icon" src="https://goo.gl/NHroxS" alt=""/><img class="marginbottom mountain" src="https://goo.gl/7XTI4L" alt=""/> <div class="explore at_top">EXPLORE</div> </div>
</header>
<section id="section_about"> <div class="container"> <div class="row"> <div class="col-sm-8 col-sm-offset-4"><img class="tri tri1" src="https://goo.gl/GvR6sM" alt=""/> <h2 class="r1text">works in yellow</h2> </div> </div> <div class="row"> <div class="col-sm-4"><img class="tri tri2" src="https://goo.gl/OsUQf8" alt=""/></div> <div class="col-sm-8"><img class="tri tri3" src="https://goo.gl/qcFI6y" alt=""/> <h3 class="r2text">YELLOW STUDIO-Website Design / Devvelopment</h3> <h3 class="r2text">Interactive Art Design</h3> </div> </div> <div class="row"> <div class="col-sm-8"> <h2 class="r3text">430 more success cases</h2> </div> </div> <div class="clearfix"></div> <div class="row"> <div class="col-sm-4 btn-area"><a class="btn btn-lg btn-default" href="#section_works">MORE STORY</a><img class="tri tri4" src="https://goo.gl/d62iYe" alt=""/></div> <div class="col-sm-4"><img class="tri tri5" src="https://goo.gl/LxUfuL" alt=""/></div> </div> </div>
</section> <script src='https://cdnjs.cloudflare.com/ajax/libs/jquery/3.1.1/jquery.min.js'></script>
<script src='https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js'></script>
<script src='https://cdnjs.cloudflare.com/ajax/libs/vue/2.1.10/vue.min.js'></script> <script src="js/index.js"></script>
</body>
</html>

Vue - Script Codes CSS Codes

@charset "UTF-8";
* { font-family: "Oswald", "微軟正黑體";
}
html, body { width: 100%; height: 2000px; overflow-x: hidden;
}
header { position: relative; background-color: #282f44; text-align: center;
}
header .icon { width: 80%; max-width: 250px; padding: 250px 0;
}
header .marginbottom { position: absolute; width: 95%; bottom: 0; right: -2%; animation: upin 0.5s both;
}
@keyframes upin { 0% { bottom: -100px; } 100% { bottom: 0; }
}
header .explore { color: #f5d061; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); top: 85%; opacity: 0; transition: 0.5s;
}
header .explore:after { content: "v"; display: block; transform: scale(1.2, 0.5);
}
header .explore.at_top { opacity: 1;
}
nav.navbar { transition: 0.5s;
}
nav.navbar a { transition: 0.5s;
}
nav.navbar.at_top { background: transparent;
}
nav.navbar.at_top a, nav.navbar.at_top a:visited { color: #ececec;
}
section { padding: 60px 0; position: relative;
}
section#section_about { background: #e6af2e;
}
section#section_about .container { transform: rotate(15deg) scale(0.9);
}
section#section_about .row { color: black;
}
section#section_about .row .r1text, section#section_about .row .r3text { text-transform: uppercase;
}
section#section_about .row .r1text { font-size: 80px;
}
section#section_about .row .r2text { font-size: 35px;
}
section#section_about .row .r3text { font-size: 50px; text-align: right;
}
section#section_about .row .btn-area { height: 150px;
}
section#section_about .row a { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); transform: translate(-50%, -50%) rotate(10deg);
}
section#section_about .row .tri { transform: rotate(-15deg);
}
section#section_about .row .tri1 { width: 350px;
}
section#section_about .row .tri2 { width: 20px; margin-left: 20px;
}
section#section_about .row .tri3 { width: 150px; margin-left: 70%;
}
section#section_about .row .tri4 { width: 70px; margin-left: 100%;
}
section#section_about .row .tri5 { width: 80px; margin-left: 100%;
}

Vue - Script Codes JS Codes

$(window).scroll(function(e){	if ($(window).scrollTop()<=0)	$(".explore, .navbar").addClass("at_top")	else	$(".explore, .navbar").removeClass("at_top")
});
$(document).on("click","a",function(e){	e.preventDefault();	var target = $(this).attr("href");	$("html,body").animate({	scrollTop: $(target).offset().top	}, 500);
});
Vue - Script Codes
Vue - Script Codes
Home Page Home
Developer Eric
Username ericyericy
Uploaded December 07, 2022
Rating 3
Size 4,864 Kb
Views 8,096
Do you need developer help for Vue?

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!

Eric (ericyericy) 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!