Any one good with HTML codes? Would be big help.?

doeboy13

New member
Ok, so I use www.mibba.com and there you can customize your profile using HTML and CSS codes, but I am no good with them, so I was wondering if anyone would take the time to help me with it, just make it look nice, here is the base line code thing to use work with
html body div #menu, html body div #menu a {font-family: arial; font-size:11.5px; background-color:#1b4c7c; color:#ffffff; }

html body div #options, html body div #options a { font-family:arial; font-size:11px; background-color: #24578a; color:#ebec9e; }

html body div #options span a, html body div #options span { font-family:arial; font-size:11px; background-color: #24578a; color:#89e1a8; }

html body div #options span a:hover, html body div #options a:hover, html body div #menu a:hover {text-decoration:underline;}

body {background-color: #336699; background-image: url(); background-position:center top; background-repeat: repeat-x; /*can be repeat-y, no-repeat*/ background-attachment: scroll; /*can be fixed*/}

#main {background-color:#f76229; color:#ffffff; border: solid 10px #24578a; background-image:url();}

#info-section {background-color: #24578a; color:#ffffff;}

#about-section {background-color: #fefefe; color:#000000; }

h1 {background-color:#24578a; color: #ffffff; text-align:left; font-family: arial; font-size:20px; }

#image {background-color: #f76229; }

#image img {background-color: #fa7542; border: solid 1px #e14509; }

#info {background-color: #f76229 }

#info dt { font-family: arial; font-size:13px; text-align:right; background-color: #e5480d; color: #ffffff; }

#info dd { font-family: arial; font-size:13px; text-align:left; background-color: #e5480d; color: #ffffff; }

#stories h2 {background-color: #24578a; color: #ffffff; font-size: 20px; font-family: arial; text-align: left; }

#stories {background-color: #f76229; color: #ffffff; }

#stories ul li h3 a { color: #ffffff; font-family: arial; font-size:14px; text-align:left; }

#stories ul li span { color: #ffffff; font-family: arial; font-size: 11px; text-align: left; }

#stories ul li span a { color: #ffffff; font-family: arial; font-size: 11px; }

#stories li { background-color: #e5480d; }

#stories ul li span a:hover, #stories ul li h3 a:hover {text-decoration:underline;}

#poems h2 {background-color: #24578a; color: #ffffff; font-size: 20px; font-family: arial; text-align: left; }

#poems {background-color: #f76229; color: #ffffff; }

#poems ul li h3 a { color: #ffffff; font-family: arial; font-size:14px; text-align:left; }

#poems ul li span { color: #ffffff; font-family: arial; font-size: 11px; text-align: left; }

#poems li { background-color: #e5480d; }

#poems ul li h3 a:hover {text-decoration:underline;}

#journals h2 {background-color: #24578a; color: #ffffff; font-size: 20px; font-family: arial; text-align: left; }

#journals {background-color: #f76229; color: #ffffff; }

#journals ul li h3 a { color: #ffffff; font-family: arial; font-size:14px; text-align:left; }

#journals ul li span { color: #ffffff; font-family: arial; font-size: 11px; text-align: left; }

#journals li { background-color: #e5480d; }

#journals ul li h3 a:hover {text-decoration:underline;}

#photos h2 {background-color: #24578a; color: #ffffff; font-size: 20px; font-family: arial; text-align: left; }

#photos {background-color: #f76229;}

#photos .photo {background-color: #fa7542; border: solid 1px #e14509; }

#photos .photo div {color: #ffffff; background-color: #e5480d; text-align: center; font-family: arial; font-size: 11px; }

#friends h2 {background-color: #24578a; color: #ffffff; font-size: 20px; font-family: arial; text-align: left; }

#friends img { background-color: #e5480d; }

#friends div { color: #992d0d; font-family: arial; text-align: center; font-size: 11px; }

#friends { background-color: #f76229; }

#about h2 { background-color: #24578a; color: #ffffff; font-size: 20px; font-family: arial; text-align: left; }

#about {background-color: #ffffff;}

#about-content {background-color: #ffffff; color: #444444; font-family: arial; font-size: 12px; text-align: left; }

#comment-area h2 { background-color: #24578a; color: #ffffff; font-size: 20px; font-family: arial; text-align: left; }

#comment-area {background-color: #ffffff; }

.options{ color: #666666;}

.options a { color: #f85800; }

.options .number {color: #666666;}

a.report { color: #f85800;}/*REPORT COMMENT LINK*/

a.comment-delete{ color: #f85800;}/*DELETE COMMENT LINK*/

.pages { background-color:#ffefe9; }

.pages .info { color:#e5480d; }

#comment-list {background-color:#ffffff;}

#comment-list li {color:#333333; background-color:#f2f4f6; font-family:arial; font-size:12px; }

#comment-list img { background-color: #ffffff;}

.add-comment {background-color: #f2f4f6}

.add-comment a { color:#f85800; }
all you have to do is work with that, and repost it here,fave colors: blake, red, purple, blue and sliver.
 
Back
Top