Fancy cyber background added
This commit is contained in:
parent
dabed11408
commit
d792837a4e
1 changed files with 6 additions and 4 deletions
10
index.html
10
index.html
|
@ -28,10 +28,12 @@
|
|||
</head>
|
||||
|
||||
<body>
|
||||
<section class="hero"> <img src="img/circle.jpg" alt="Hero Banner">
|
||||
<div class="hero-text">
|
||||
<h1>Cyber Circle Creator</h1> </div>
|
||||
</section>
|
||||
<section class="hero">
|
||||
<img src="img/bg.jpg" alt="Hero Banner">
|
||||
<div class="hero-text">
|
||||
<img src="img/logo.png" alt="Logo">
|
||||
</div>
|
||||
</section>
|
||||
<main>
|
||||
<section class="form-section">
|
||||
<div class="form-container">
|
||||
|
|
Loading…
Reference in a new issue