kunjmarken / CSE326

1 stars 0 forks source link

k19jc 38,39,40 #47

Open Pranavgarg04 opened 4 years ago

Pranavgarg04 commented 4 years ago

<!DOCTYPE html>

Indian Electricity pay counter





F.A.Q

Please kindly dont waste the electricity. save for your bright future more for contact us

Details

#1 Switch to LED Bulbs They're far more efficient than incandescent lightbulbs, last longer and can provide a cleaner, more natural looking light. #2 Install smart switches There's loads available, from simple timed switches to ones that can be controlled remotely from your smartphone.

Pranavgarg04 commented 4 years ago

div{ margin: 0px; padding: 0px; box-sizing: border-box; }

.bgimage { background-image: url('../images/power.jpg'); background-size: 100% 110%; width: 100% height: 99vh; margin-bottom: 10px; }

.menu { width: 100%; height: 100px; background-color: rgba(10,29,167,0.5); position: sticky; }

.rightmenu { width: 101%; float: left; height: 100px; padding-right: 10px; text-align: center; justify-items: center; }

.rightmenu ul { text-transform: uppercase; }

.rightmenu ul li { font-family: 'Montserrat',sans-serif; display: inline-block; list-style: none; font-size: 20px; color:black; font-weight: bold; line-height: 100px; margin-left: 25px; }

.rightmenu ul li a { color: black; text-decoration: none;

}

.rightmenu ul li a:hover { color: white; border-bottom: 2px solid orange; }

firstlist

{ color: black; }

/Paragraph CSS/

myform

{ width:22%; height:15%; padding:20px; margin:40px; margin-left:50px; border: 0.5px solid black; }

faq {

width: 25%;

float:left;
text-align: center;
margin: 50px;
margin-left:50px;
border: 0.5px solid black;

}

faq .heading{

font-size: 30px;
font-family: 'Open sans',sans-serif;
margin: 5px; 

}

faq .faq-data{

font-size: 20px;
font-family: 'Open sans',sans-serif;
margin: 2px; 

line-height: 2;

}

data

{ position: relative; width:30%; height : 67%; float: left; margin: 20px; margin-top:-245px; margin-left:50px; border:0.5px solid black; }

data #intro {

width: 80%;
height: 60%;
text-align: center;
margin-left: 10%;
margin-top: 20%;

}

intro .heading{

font-size: 30px;
font-family: 'Open sans',sans-serif;
margin: 5px; 

}

intro .faq-data{

font-size: 18px;
font-family: 'Open sans',sans-serif;
margin: 2px; 

line-height: 2;

}

right{

width:20%;
height : 35%;
float: left;
margin-top:-526px;
margin-left: 600px;
margin-bottom:10px;
border: 0.5px solid black;

}

right #link {

display: block;
justify-content: center;
align-items: center;
margin-bottom: 81px;
width: 68%;
margin-top: 51px;
margin-left: 67px;

}

right #link #quick-link {

font-size: 20px;
color: blue;
margin-top: 0px;
text-decoration: none;

}

right #link #quick-link .anchor{

text-decoration: none;

}

rate{

width: 100%;
height: 100%;
text-align: center;
margin-top: 90px;
margin-left:0px;
border:0.5px solid black; 

}

rate .faq-data{

font-size: 18px;
font-family: 'Open sans',sans-serif;
margin: 2px; 

line-height: 2;

}