diff --git a/css/core.css b/css/core.css new file mode 100644 index 0000000000000000000000000000000000000000..264c17b1989560fbd84631330ab84d6b6d3c4a33 --- /dev/null +++ b/css/core.css @@ -0,0 +1,8 @@ +body{ + height: 100%; +} +#input-div, #output-div{ + height: 50%; + width: 100%; + display: block; +} \ No newline at end of file diff --git a/index.html b/index.html index 3d791af2b7a29c230e717a6efae647200e760c8d..6f061510d54d32cb0b3602f3ed09a0b3746b0bf7 100644 --- a/index.html +++ b/index.html @@ -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">