| Simplified HTML for Blogs/Bullietins etc |
| created @ 2008-05-28 11:57:16 |
|
| |
Many members want to have eye catching bulletins, blogs and even comments. These generic
html code provided, will show you how to do that. You just need to color co-ordinate (or not).
Bulletins, blogs, MuMMs and even comments, can all be coded to meet your taste. You can include
your own choice of font, font color, background images, and you can add html codes so that the
tags or images you choose, will show up over the background.
Make sure that you open a new Notepad on your computer so that you can work the new codes and
pic images into it and not lose it. :)
Basic Bulletin/Blog/Mumm/Comment HTML
<center> <-----That will center the entire document you are creating.
<table style="width:100%; cellpadding:40; cellspacing:0;" border="1" <-----This sets up the surround of the document, like the frame.
style="background-image: url('Enter URL/Image Link Here')!important;"> <-----This sets up the background environment/image.
<td style="width:100%; "><center><table width="100%" border="1"><tr>
<td style="width:100%;"><center><b> <-----More set up.
<font
style=" style of what ya want to work
color: INSERT HEXIDECIMAL COLOR CODE HERe;
fontfamily: INSERT FONT DESIRED HERE;"
size=" INSERT A NUMBER...USUALLY 3,4,5 ETC ">
**This is where you would insert your text. What the bulletin/blog etc is all about. Like, "Happy Birthday..we hope you have a good one!"
You can also insert any html tag code, html pic code here. Everthing will automatically be in the font and font color you've chosen previously. You can add profile links here as well if you'd like.
</b>,</td>,</tr>,</table>,</center>,</table>,</center><-----These are all closers for the html code above.
Ok..so it looks like alot, but it's spread out. This is what it looks like put together.
Just copy this and fill in the spots where it states
**I am going to include a couple of links for you as well here, so that you can find fonts and font colors to choose from. For those
of you who already know this...then you won't need it. :) I'm just trying to make it easier for everyone.
Fonts Link
http://www.dafont.com/
Font Colors (Hexidecimal Color Codes)
Browser Safe Color Codes
Complete HTML Color Chart
HTML Color Names
HTML School
You can find all kinds of stuff here to help you with html coding, CSS and other programs related to html.
**Bonus** (remember, no spaces or little astericks in the paranthesis)
Basic kinda stuff here...
<b> Makes your letters bold.
<u> Makes your letters underlined.
<i> Makes your letters italic.
<p> Paragraph..and always a closer...
Hope this helps.
**I've included a small example below**
Sample Bullietin
Thank you for Joining Fubar.
Hope you're having a great week.

|
|
|
| 911 views | 0 comments | 0 ratings |
|
|