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
Bineesh Viswanath
NA
1k
775.4k
Text Formatting in ASP.NET using html and CSS
Aug 16 2013 1:59 AM
Sir, I am trying to create a ContactUs page in a webPage using CSS and html code.
I want your help in:-
how conjunct CSS code
(see below the contactUs page)
to result the same page I created. Is my code is too long?
Here is the page I created.
And the CSS Code:-
.contact1/*Nizamudheen*/
{
width:150px;
height:150px;
text-align:center;
float:left;
background-color:Gray;
border-style:solid;
border-width:medium;
letter-spacing:normal;
line-height:0.8cm;
}
.contact2/*Suhath*/
{
width:150px;
height:150px;
text-align:center;
float:left;
background-color:Silver;
border-style:solid;
border-width:medium;
line-height:0.8cm;
}
.contact3
{
width:150px;
height:150px;
text-align:center;
float:left;
background-color:Gray;
border-style:solid;
border-width:medium;
line-height:0.8cm;
}
.contact4
{
width:150px;
height:150px;
text-align:center;
float:left;
background-color:Silver;
border-style:solid;
border-width:medium;
line-height:0.8cm;
}
.contact5
{
width:150px;
height:150px;
text-align:center;
float:left;
background-color:Gray;
border-style:solid;
border-width:medium;
line-height:0.8cm;
}
.contact6
{
width:150px;
height:150px;
text-align:center;
float:left;
background-color:Silver;
border-style:solid;
border-width:medium;
line-height:0.8cm;
}
.contact7
{
width:150px;
height:150px;
text-align:center;
float:left;
background-color:Silver;
border-style:solid;
border-width:medium;
line-height:0.8cm;
}
.contact8
{
width:150px;
height:150px;
text-align:center;
float:left;
background-color:Gray;
border-style:solid;
border-width:medium;
line-height:0.8cm;
}
.contact9
{
width:150px;
height:150px;
text-align:center;
float:left;
background-color:Silver;
border-style:solid;
border-width:medium;
line-height:0.8cm;
}
.contact10
{
width:150px;
height:150px;
text-align:center;
float:left;
background-color:Gray;
border-style:solid;
border-width:medium;
letter-spacing:normal;
line-height:0.8cm;
}
Help me in this topic.
Reply
Answers (
1
)
Grid View functions using Jquery Json
how to open multiple windows in asp.net