51 lines
1.6 KiB
HTML
51 lines
1.6 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
|
|
<meta name="AppleTitle" content="Transmission Help" />
|
|
<meta name="AppleIcon" content="../gfx/TransmissionIcon.png" />
|
|
<title>Transmission Help</title>
|
|
<meta name="robots" content="anchors" />
|
|
<link href="styles/TransIndex.css" rel="stylesheet" media="all">
|
|
<style>
|
|
body: {
|
|
background-color: white;
|
|
margin: 0;
|
|
}
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<div id="frame">
|
|
<div id="contentleft">
|
|
<div style="text-align: center;">
|
|
<IMG SRC="gfx/TransWindow.png" height="auto" width="225" ALT="Image of Transmission window" BORDER="0">
|
|
<h1><img class="icon" src="gfx/TransmissionIcon.png" alt="Transmission icon" height="32" width="32" border="0"> Transmission Help</h1>
|
|
|
|
<h4><a href="https://transmissionbt.com/">transmissionbt.com</a></h4>
|
|
</div>
|
|
</div>
|
|
<div id="contentcenter"></div>
|
|
<div id="contentright">
|
|
|
|
<h2>Introduction</h2>
|
|
<p><a href="html/gettingstarted.html">Getting Started</a></p>
|
|
<p><a href="html/FAQ.html">Frequently Asked Questions</a></p>
|
|
|
|
<h2>Troubleshooting</h2>
|
|
<p><a href="html/portforward.html">Port Forwarding FAQ</a></p>
|
|
<p><a href="html/Speed.html">Maximizing Download Speed</a></p>
|
|
|
|
<h2>Index</h2>
|
|
<p><a href="html/Index2.html">Look up topics easily</a></p>
|
|
|
|
<h2>More Information</h2>
|
|
|
|
<p><a href="https://forum.transmissionbt.com/">Transmission Forums</a></p>
|
|
<p><a href="https://github.com/transmission/transmission">GitHub - Wiki and Development</a></p>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
|
|
</html>
|