I want to do three things.
Stop it saying an embedded page says, so it's just a blank white box, give the f and t a link, and a class or ID so I can target them with CSS.
<!DOCTYPE html>
<html>
<body
<button
onclick="myFunction()"><div
class="containercross"><div
class="cross1"><div
class="cross2">
</div></div></div>
</a></button>
<script>
function myFunction() {
alert("f, t");
}</script><html><body>
The f should link Facebook, the t twitter and the cross just generate the pop up onclick