Skip to content

naveenchakravarthy7/Indian-electricity-Website-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Indian-electricity-Website-

My first HTML project

<title> Indian Electricty Website </title> <style> body{
background-image:url('{% static "images/rail.jpg" %}');
background-repeat:no-repeat;
background-size:100% 100%;
height: 650px;


    }
.log
    {
    margin-left: 42%;
    height:280px;
    width:300px;
    border-radius:10px;
    background-color: blue;
    opacity: 70%;

    }
    .sty
    {
        font-size:15px;
        color:white;
        margin-left: 20px;
    }


</style>

The Indian
Electricity Website


Ministry of power

Search
   <button class="llcc" onclick="document.getElementById('id01').style.display='block'" style="width:auto;">Login</button>      
<div style="font-family: none;" class="container">
  <label for="uname"><b>Username</b></label><br>
  <input style="border-radius: 25px" class="lala" type="text" placeholder="Enter Username" name="uname" required><br>
  <label for="RVRIS"><b>RVRIS Number</b></label><br>
  <input style="border-radius: 15px" class="lala" type="RVRIS" placeholder="Enter Rvris Number" name="RVRIS " required><br>
  <label for="EBN"><b>Electric Board Name</b></label><br>
  <input style="border-radius: 15px" class="lala" type="EBN" placeholder=" Electric Board Name" name="EBN" required><br>
  <button style="border-radius: 15%" type="submit">Login</button>
  <label>
  <input type="checkbox" checked="checked" name="remember"> Remember me
  </label>
</div>
<div  style="font-family: none;" class="container" style="background-color:#f1f1f1">
  <button type="button" onclick="document.getElementById('id01').style.display='none'" class="cancelbtn">Cancel</button>
  <span class="RVRIS">Forgot <a href="#">RVRIS Number ?</a></span>
</div>
<script> // Get the modal var modal = document.getElementById('id01');

// When the user clicks anywhere outside of the modal, close it window.onclick = function(event) { if (event.target == modal) { modal.style.display = "none"; } } </script>

Lights

img 1

Nature

img 2.

Fjords

img 3

Graphs

img 4




This website does not belongs to Ministry of Power Govt. of India, Shram Shakti Bhawan, Rafi Marg, New Delhi-1
Hosted by National Informatics Centre (NIC). Last Updated on: one day before submission.


About

My first HTML project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published