Website Concept

Developer
Size
3,104 Kb
Views
8,096

How do I make an website concept?

What is a website concept? How do you make a website concept? This script and codes were developed by Sagoza on 19 November 2022, Saturday.

Website Concept Previews

Website Concept - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Website Concept</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <body> <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet"> <link href="https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css" rel="stylesheet" /> <div id="main"> <div id="topbar"> <img id="logo" src="http://csgodices.com/img/fbimage_old.jpg"/> <div class="barbtn1">FAQ</div> <div class="barbtn1">WITHDRAW</div> <div class="barbtn1">DEPOSIT</div> <div class="barbtn1">CRASH</div> <div class="barbtn1">DICE</div> </div> <div id="warningbar"> <p id="warningtext">We are currently experiencing some dificulties. Please be Patient While we fix the problem. </p> <div class="ion-close"></div> </div> <div>BAR</div> </div>
</body> <script src='https://cdnjs.cloudflare.com/ajax/libs/jquery/3.1.0/jquery.min.js'></script> <script src="js/index.js"></script>
</body>
</html>

Website Concept - Script Codes CSS Codes

body { margin: 0px; font-family: Roboto; background: url("https://i.ytimg.com/vi/mxryjXquqsA/maxresdefault.jpg"); background-repeat: no-repeat; background-attachment: fixed; background-size: cover;
}
#topbar { border-radius: 0px; margin: 0px; color: #7A8088; font-weight: bolder; font-size: 15px; padding: 0px; background-color: #2E4357;
}
.barbtn1 { border-top: 3px solid transparent; border-radius: 0px; margin: 0px 10px; height: 100px; padding: 0px 15px; line-height: 100px; display: inline; float: right;
}
.barbtn1:hover { border-top: 3px solid white; color: white; cursor: pointer;
}
#logo { display: inline; float: left; width: 180px; height: 100px;
}
#main { border-radius: 0px; margin: 0px 120px; height: 1500px; display: flex; text-align: center; flex-direction: column; box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, 0.75); background-color: #DFDFDF;
}
#warningbar { height: 45px; border-radius: 0px; color: white; background-color: #719818; display: flex;
}
#warningtext { margin: auto 10px; flex: 1;
}
.ion-close { margin: auto 12px; background-color: #688419; color: white; padding: 1px 4px; border-radius: 3px; border: 1px solid #88AD23;
}
.ion-close:hover { background-color: #566D16; cursor: pointer;
}

Website Concept - Script Codes JS Codes

$(document).ready(function() { $(".ion-close").click(function(){ $("#warningbar").css("display", "none"); });
});
Website Concept - Script Codes
Website Concept - Script Codes
Home Page Home
Developer Sagoza
Username sagoza
Uploaded November 19, 2022
Rating 3
Size 3,104 Kb
Views 8,096
Do you need developer help for Website Concept?

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!

Sagoza (sagoza) Script Codes
Name
CSGO STYLE DICES
A Pen by Sagoza
Create amazing love letters 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!