• Jetzt anmelden. Es dauert nur 2 Minuten und ist kostenlos!

HTML/Javascript css verschieben

deluxemcpvp

Neues Mitglied
Hallo ich habe das hier geschrieben bekomme es aber nicht hin es in die mitte zu bekommen.Wie soll ich das im style container machen?momentan ist es oben in der mitte

HIER:

<!DOCTYPE html>
<html><head>
<title>xxxx</title>
<link rel="shortcut icon" href="favicon.png" type="image/png" />
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<style type="text/css" >html{background:white;width:auto;}</style>


<script type="text/javascript">
//<![CDATA[
(function(){
var a = function() {try{return !!window.addEventListener} catch(e) {return !1} },
b = function(b, c) {a() ? document.addEventListener("DOMContentLoaded", b, c) : document.attachEvent("onreadystatechange", b)};
b(function(){
var a = document.getElementById('cf-content');a.style.display = 'block';
setTimeout(function(){
var t,r,a,f, ZtcmihK={"gihyEQxjlB":+!![]};
t = document.createElement('div');
t.innerHTML="<a href='/'>x</a>";
t = t.firstChild.href;r = t.match(/https?:\/\//)[0];
t = t.substr(r.length); t = t.substr(0,t.length-1);
a = document.getElementById('jschl-answer');
f = document.getElementById('challenge-form');
;ZtcmihK.gihyEQxjlB-=+((+!![]+[])+(!+[]+!![]+!![]+!![]+!![]+!![]+!![]+!![]+!![]));a.value = parseInt(ZtcmihK.gihyEQxjlB, 10) + t.length;
f.submit();
}, 4000);
}, false);
})();
//]]>
</script>

</head><body>
<div id="header">
<div style="float:right;margin-right: 75px;">
</div>
</div>
<div id="logo"></div>
<center>
<div class="error" id="message">To make sure that you aren't a bot, please wait 5 seconds.</div>
<div style="display:none">
<div class="cf-browser-verification cf-im-under-attack">
<noscript><h1 data-translate="turn_on_js" style="color:#bd2426;">Please turn JavaScript on and reload the page.</h1></noscript>
<div id="cf-content" style="display:none">
<div>
<div class="bubbles"></div>
<div class="bubbles"></div>
<div class="bubbles"></div>
</div>
<h1><span data-translate="checking_browser">Checking your browser before accessing</span> dotskins.com</h1>
<p data-translate="process_is_automatic">This process is automatic. Your browser will redirect to your requested content shortly.</p>
<p data-translate="allow_5_secs">Please allow up to 5 seconds&hellip;</p>
</div>
<form id="challenge-form" action="/cdn-cgi/l/chk_jschl" method="get">
<input type="hidden" name="jschl_vc" value="4038293d6983b879fef2d2f4b0b3655e"/>
<input type="hidden" name="pass" value="1441902855.924-G9KMJ7oV3j"/>
<input type="hidden" id="jschl-answer" name="jschl_answer"/>
</form>
</div>

</div>


<br />
<span style="color: black;">
<img width="24px" height="24px" src="image"><br />
This process is automatic. Your browser will redirect to your requested content shortly.
<br />
Please allow up to 5 seconds…</span>
<br />
<br />
</center>
</div>
</div>
</div>
</div><!-- /.captcha-container -->





</body>
</html>



</body></html>
 
Werbung:
Ich denke es hat dir bisher keiner geantwortet, weil unklar ist was Du eigentlich genau erreichen willst? Du postest das noch dazu im JavaScript,Bereich - was hat deine Frage damit zu tun?
 
Zurück
Oben