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
Sindhu Kavuri
NA
98
12.2k
i am using dispaly:flexx but my 3 divs are vertical
Mar 1 2018 4:40 AM
I am using the below code but the 3 divs are displaying verticlly not in the horizontal way
i am not getting why
.container {
width: 100%;
height: auto;
background-image: url('../images/noise.png');
display: flex;
flex-direction:row;
justify-content:space-around;
flex-flow:wrap;
}
.firstgrid{
width:20%;
height:300px;
margin:20px;
}
.secondgrid {
width: 20%;
height: 300px;
margin: 20px;
}
.thirdgrid {
width: 20%;
height: 300px;
margin: 20px;
}
Reply
Answers (
1
)
getting Error while opening my web application ?
Upload file and save it in Server location