Parašė Inspire· 2010 Rugs. 8 20:09:46
#2
Ačiū ne, bet kuolo man nereik :D
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="LT" lang="LT">
<head>
<title>ip </title>
<style type="text/css">
<span style="border-bottom: 1px dotted black;">html</span> {
padding: 0;
margin: 0;
width: 100%;
}
body {
text-align: center;
vertical-align: middle;
height: 95%;
}
p {
margin-top: 20%;
font-family: Tahoma, cursive;
font-weight: bolder;
line-height: 100%;
font-size: 5em;
color: #000;
cursor: hand;
}
</style>
<body>
<p><?php echo $_SERVER['REMOTE_ADDR']; ?></p>
</body>
Čiupk :]
Redagavo Inspire· 2010 Rugs. 8 20:09:12