0% found this document useful (0 votes)
24 views3 pages

Elfsight Dashboard Integration Guide

Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
24 views3 pages

Elfsight Dashboard Integration Guide

Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

<h1> DASHBOARD</h1>

<script src="[Link] data-use-service-core


defer></script>
<div class="elfsight-app-fa655a40-004d-40ed-b4c7-0b12719ff680"
data-elfsight-app-lazy></div>
</html>

<!DOCTYPE html>
<html lang="pt-BR">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<style>
.button {
display: inline-block;
background-color: green;
color: white;
padding: 10px 20px;
border-radius: 8px;
text-align: center;
text-decoration: none;
font-size: 15px;
font-family: Arial, sans-serif;
border: none;
top:px;position:absolute ;
cursor: pointer;
margin: 15px; /*
}
</style>
</head>
<body>
<a
href="[Link]
NjQ2MjkzLjE3MjYxNTY1MDY" class="button">PAYMENT</a>
<button class="button">PAYMENT</button>
</body>
</html>

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<style>
.share-button {
background-color: green;
color: white;
border: none;
padding: 10px 22px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 15px;
margin: 4px 2px;
cursor: pointer;
border-radius: 8px;
position:absolute ;
right: 10px;
top: 10px;
}
.container {
position:relative ;
height: 100vh;
}
</style>
</head>
<body>

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<style>
.reta {
height: vh;
width: 60px;
position:center;
right: 1px;
top: px;
background-color: yellow; /* Cor do elemento, pode ser ajustada conforme
necessário */
}
</style>
</head>
<body>
<div class="reta"></div>
</body>
</html>
<div class="container">
<button class="share-button">SHARE</button>
</div>
</body>
</html>

You might also like