Skip to content
Snippets Groups Projects
Verified Commit 9a8952fa authored by Joshua Barlin's avatar Joshua Barlin
Browse files

Add header and css

parent 9d384cd7
No related branches found
No related tags found
No related merge requests found
body{
height: 100%;
}
#input-div, #output-div{
height: 50%;
width: 100%;
display: block;
}
\ No newline at end of file
......@@ -2,9 +2,11 @@
<head>
<script src="js/jquery-3.3.1.js"></script>
<link href="css/core.css" />
</head>
<body>
<h1>eRecreuitment Advertisment Deigner</h1>
<div id="input-div">
<textarea id="input-textarea">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment