zk_html/lj-dump/L-194.html

73 lines
3.9 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | Huh? Oh! Ow!</title>
<link rel="stylesheet" type="text/css" href="/style.css" />
<meta name="viewport" content="width=device-width" />
<meta charset="utf-8" />
</head>
<body>
<main>
<header>
<h1>Zk | Huh? Oh! Ow!</h1>
</header>
<article class="content">
<div align="center"><form action="http://www.kwiz.biz/showquiz.php?quizid=4235" method="post" name="quizform" target="_new">
<table bgcolor="#90D599" border="1" bordercolor="#000000" cellpadding="2" cellspacing="0">
<tr><td align="center" bgcolor="086023" colspan="2"><a href="http://www.kwiz.biz/showquiz.php?quizid=4235" style="text-decoration: none;" target="_new"><font color="ffffff" style="color : ffffff; font-family : Arial, Helvetica, sans-serif;"><b>What is your problem</b></font></a></td></tr></table></form></div>
<tr><td><font style="color : #000000; font-family : Arial, Helvetica, sans-serif;">Name: </font></td><td bgcolor="#DDF3D8"><input maxlength="64" name="in0" size="32" type="text" value="Matt"/></td></tr>
<tr><td><font style="color : #000000; font-family : Arial, Helvetica, sans-serif;"><b>Your problem:</b> </font></td><td bgcolor="#DDF3D8"><font style="color : #000000; font-family : Arial, Helvetica, sans-serif;"><b>you are on fire</b></font></td></tr>
<tr><td><font style="color : #000000; font-family : Arial, Helvetica, sans-serif;"><b>Number of times each day it is an issue:</b> </font></td><td bgcolor="#DDF3D8"><font style="color : #000000; font-family : Arial, Helvetica, sans-serif;"><b>25</b></font></td></tr>
<tr><td bgcolor="black"><font style="color : White; font-family : Arial, Helvetica, sans-serif;"><b>Will you ever resolve this problem?:</b> </font></td><td bgcolor="black"><font style="color : White; font-family : Arial, Helvetica, sans-serif;">(8)<i> - <b>Most likely.</b></i> - (8)</font></td></tr>
<tr><td align="center" bgcolor="#086023" colspan="2"><input name="submit" type="submit" value="Try Your Answers!"/></td></tr>
<tr><td align="center" colspan="2"><font size="-1" style="color : #000000; font-family : Arial, Helvetica, sans-serif;"><b>This <a href="http://www.kwiz.biz/"><font color="black" style="color : #000000;">quiz</font></a> by <a href="http://www.kwiz.biz/userprofile.php?userid=1936"><font color="#000000" style="color : #000000;">Lightbulby</font></a> - Taken 3220 Times.<img border="0" height="1" src="http://images.kwiz.biz/kwizcount.gif" width="1"/>
</b></font></td></tr>
<p><font style="font-family : Arial, Helvetica, sans-serif; font-size: 9pt;">New - Kwiz.Biz <a href="http://astrology.kwiz.biz" style="text-decoration: none;">Astrology</a>&lt;/font</p>
<span class="control">Expand all</span>
</article>
<footer>
<p>Page generated on 2004-06-15 22:03:49</p>
</footer>
</main>
<script type="text/javascript">
document.querySelectorAll('li').forEach(el => {
if (el.querySelectorAll('li').length !== 0) {
el.classList.add('has-nested', 'closed');
el.innerHTML = `<span class="toggle"></span> ${el.innerHTML}`;
}
});
document.querySelectorAll('.toc .has-nested').forEach(el => {
el.classList.remove('has-nested', 'closed');
});
document.querySelectorAll('li.has-nested').forEach(el => {
el.querySelector('.toggle').addEventListener('click', () => {
el.classList.toggle('closed');
});
});
let expanded = false;
document.querySelector('.control').addEventListener('click', (e) => {
expanded = !expanded;
if (expanded) {
e.target.innerText = 'Collapse all';
} else {
e.target.innerText = 'Expand all';
}
document.querySelectorAll('.has-nested').forEach((el) => {
if (expanded) {
el.classList.remove('closed');
} else {
el.classList.add('closed')
}
});
});
</script>
</body>
</html>