Skip to content

Commit

Permalink
Update 'docs' folder with correct_HTML_issue1147_GenericBoiler and de…
Browse files Browse the repository at this point in the history
…lete old branches.
  • Loading branch information
DaJansenGit committed Dec 16, 2024
1 parent 9b9a861 commit df9a5a8
Show file tree
Hide file tree
Showing 3,029 changed files with 274,525 additions and 0 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.

Large diffs are not rendered by default.

14 changes: 14 additions & 0 deletions docs/correct_HTML_issue1147_GenericBoiler/charts/Fluid/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<!doctype html>
<html>
<head>
<link rel="stylesheet" href="style.css">
<meta charset="UTF-8">
<title>Regression plots</title>
</head>
<body>
<header>
<br><li><a href="AixLib_Fluid_Examples_GeothermalHeatPump_GeothermalHeatPump.html" target="content">AixLib_Fluid_Examples_GeothermalHeatPump_GeothermalHeatPump.html</a></li></br>
</header>

</body>
</html>
84 changes: 84 additions & 0 deletions docs/correct_HTML_issue1147_GenericBoiler/charts/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,84 @@
<!DOCTYPE html>
<html>
<head>
<title>Page Layout</title>
<style>
.head1 {
font-size:40px;
color:#000000;
font-weight:bold;
}
.head2 {
font-size:17px;
margin-left:10px;
margin-bottom:15px;
}
body {
margin: 0 auto;
background-position:center;
background-size: contain;
}

.menu {
position: sticky;
top: 0;
background-color: #bd0000;
padding:10px 0px 10px 0px;
color:white;
margin: 0 auto;
overflow: hidden;
}
.menu a {
float: left;
color: white;
text-align: center;
padding: 14px 16px;
text-decoration: none;
font-size: 20px;
}
.menu-log {
right: auto;
float: right;
}
footer {
width: 100%;
bottom: 0px;
background-color: #000;
color: #fff;
position: absolute;
padding-top:20px;
padding-bottom:50px;
text-align:center;
font-size:30px;
font-weight:bold;
}
.body_sec {
margin-left:20px;
}
</style>
</head>

<body>

<!-- Header Section -->
<header>
<div class="head1">Regresiontests</div>

</header>

<!-- Menu Navigation Bar -->
<div class="menu">
<a href="Plotresults">Plot results</a>


</div>

<!-- Body section -->
<div class = "body_sec">
<section id="Content">
<br><li><a href="Fluid/index.html" target="content">Fluid</a></li></br>
</section>
</div>

</body>
</html>
3,043 changes: 3,043 additions & 0 deletions docs/correct_HTML_issue1147_GenericBoiler/index.html

Large diffs are not rendered by default.

Empty file.
Loading

0 comments on commit df9a5a8

Please sign in to comment.