textfiles-politics/docs/index.html
2023-05-03 17:16:32 -04:00

55 lines
3.2 KiB
HTML

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Politics-Conspiracies (Home)</title>
<link rel="stylesheet" href="CSSstyle.css" />
</head>
<body>
<h1 id="title-index">Politics-Conspiracies (Home)</h1>
<nav id="menu">
<a href="index.html"><div class="button">Home</div></a>
<a href="conspiracies.html"><div class="button">Conspiracies</div></a>
<a href="analysis.html"><div class="button">Analysis</div></a>
<a href="methods.html"><div class="button">Reflection/Methods</div></a>
<a href="about.html"><div class="button">About</div></a>
<a href="https://github.com/nhammer514/textfiles-politics"><div class="button">GitHub <img alt="github icon"
src="https://logos-download.com/wp-content/uploads/2016/09/GitHub_logo.png"
width="15" /></div></a>
</nav>
<div class="content1">
<figure>
<img src="Images/IlluminatiPhoto.jpg" />
</figure>
<p>This website we have designed will take you on a journey about Conspiracy theories
and how they have become increasingly prevalent in today's society, with many people
turning to the internet to explore and investigate these theories. XML, XQuery, and
Python are powerful tools that can be used to aid in this research. XML can be used
to structure and organize data related to conspiracy theories, allowing us to easily
manipulate and analyze the information. XQuery can then be used to query and extract
specific pieces of data, helping us to uncover hidden connections and patterns
within the conspiracy theory. Python can be used to further analyze and visualize
the data, allowing us to gain a deeper understanding of the conspiracy theory and
potentially discover new insights. However, it is important to approach conspiracy
theories with a critical and analytical mindset, and to carefully evaluate the
credibility of any information uncovered during the research process. </p>
<figure>
<img src="Images/NewWorldOrder.jpg" />
</figure>
<p> HTML is a markup language used to structure the content of a webpage, while CSS is a
stylesheet language used to define the presentation and styling of the HTML
elements. Together, they form the foundation for creating visually appealing and
functional websites. </p>
</div>
<hr />
<p> Very special thanks to <a href="https://textfiles.com">TextFiles.com</a> for their awesome directory of text files! They were the foundation of this project, and this would of fell apart without them.</p>
<h2 id="copyright" style="margin:auto;">
<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/">
<img alt="GNU Public License e" style="border-width:0"
src="https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png" />
</a>
<br />
</h2>
</body>
</html>