![]()
Links Section
Create a list of links to other sites you want your readers to know about. Access Links section from EditPage.
|
HTML Basics Ok, lets start learning HTML. Step 1: Opening and closingAlmost every command in HTML has to be closed. For example: To put Letters in bold, you'd put < b >. I am spacing so the computer doesn't accept it as an HTML. There are really no spaces in between. After that, you'd type what you want to be bold. Last, you'd put < / B > at the end of the text to close it.But not all HTML commands close, like i said before. Here's an example: < H R > makes a divider line. You do not type anything after the < H R > because it wont show. You do not have to close the < H R > either. You will just start a new paragraph. Note that whenever you have to close an HTMl code, it will have a / after the <. Here's an example of an HTML using bold and a divider: HTML is... Easy Fast Fun Now I'm going to customize it with Italics, Bullets, Colors, and Sizes. HTML is... HTML is very useful for buisnesses. It will make you look alot more proffessional. Example:
Jobs that need to be done...
Yes, there are ways to make bullets and dividers without HTML, but HTML is so much faster than searching for bullets and dividers. You just need to get the hang of it! Let's say you have a rock band. You need a guitarist. Do you want your flyer to look like this? Guitarist needed Rock band We sing rock, metal, and punk I don't think you do. It should be more like this: Guitarist needed Rock Band We sing rock, metal, and punk
Here are the HTML codes for the basic stuff:
< B >+text+< / B >=Text
< HR >= < LI >+text= < font color=red >+text+< /font >=Text
< font size=10 >+text+< /font >=Text
Now we're done! Wasn't that simple? I think it was! I will soon have some more advanced HTML on here.
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 184 Visitors |
HTML Basics |
HTML Advanced 1 |
HTML Advanced 2 |
HTML Advanced 3 |
HTML Projects 1 |
HTML Projects 2 Answers | Ah | Mike | HOME | WRITE US |