TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Panne Bhati
NA
2
558
background image not got set
Feb 15 2018 6:23 AM
body {
background-image:url('Images/2.jpg');
}
* {
margin: 0px;
padding:0px;
}
#menu ul{
list-style:none;
}
#menu ul li{
background-color:cornflowerblue;
border:solid 1px white;
width:190px;
height:35px;
text-align:center;
line-height:35px;
float:left;
position:relative;
border-radius:10px;
}
#menu ul li a {
text-decoration:none;
color:#fff;
display:block;
}
#menu ul li a:hover{
background-color:#ff6a00;
color:#fff;
border-radius:10px;
}
#menu ul ul{
position:absolute;
display:none;
}
#menu ul li > ul li{
background-color:#18e27f;
color:#edeef8;
border:solid:1px:white;
border-radius:10px;
}
#menu ul li:hover > ul {
display:block;
border-radius:10px;
Reply
Answers (
1
)
How to set Environment in visual studio 15 forReactjsWebpck
Bootstrap Modal Popup bind dropdownlist selecte value