two panels, pic on the left
This commit is contained in:
parent
432d7357cb
commit
01ca8821d4
3 changed files with 47 additions and 6 deletions
|
|
@ -7,6 +7,11 @@
|
|||
<link rel="stylesheet" href="style.css" />
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sign Up Form Project</h1>
|
||||
<div class="full-screen-container">
|
||||
<div class="left-panel">
|
||||
<img src="nice_pic.jpg" class="left-panel-pic" alt="">
|
||||
</div>
|
||||
<div class="right-panel">ola?</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue