abh - HTMLify profile

abh's Profile Picture

abh

501 Files

101800 Views

Latest files of /abh/updates

[FIX] CSS ISSUE abh/updates/css-issue.html
385 Views
0 Comments
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" type="text/css" href="css-issue.css">
<title>CSS issue fixed</title>
</head>
<body>
<header>
abh/updates/css-issue.css
124 Views
0 Comments
/* Reset some default browser styles */
body, h1, p, header, main, footer {
margin: 0;
padding: 0;
}

body {
font-family: Arial, sans-serif;
preview feature abh/updates/preview-feature.html
804 Views
1 Comments
<!DOCTYPE html>
<html>
<head>
<title>Editing - updates/preview-feature.html</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<style>

/* edit css */
Do you notice? abh/updates/ssl-added.jpg
226 Views
3 Comments
Media file
Execute!! abh/updates/execute.py
191 Views
0 Comments
s = 'Zft!zpv!dbo!fyfdvuf!opx"\x0b\x0bDvssfoumz!mjnjufe!up!gfx!mbohvbhft-!tvqqpsu!gps!npsf!mbohvbhft!xjmm!cf!beefe\x0bbmtf!offe!up!gjy!tvn!cvht\x0b'

d = ""

for c in s:
d += chr(ord(c)-1)

print(d)