KovoWolf
Feb 1 2006, 11:22 PM
** I was looking through the tutorials page and I saw one tutorial on beginning HTML, I thought I would expand a little on it and show ya some basic codes you can use for your website if your beginning HTML! ** Beginning HTMLHTML isnt all that hard. Once you get the hang of it, its quite a breeze, but sense your starting out new and would like some basic help on how to do simple things regarding HTML heres a little help for you! First off, lets start out with what HTML means and what you need to write it. * HTML - Hypertext Markup Language which is a software language used to create websites. HTML can be written in something as simple as WORDPAD or in any webdesigning program such as dreamweaver, front page or any other web based program used to create HTML. * HTML uses a thing called 'tags'. A tag will always begin with a less than sign, like this: <. The tags will end with a greater than sign, like this: >. There will always be something put between those tags to give a certian effect. For example if you wanted to BOLD somthing the tag would look like this: CODE This will -bold- your desired text!
<b> BOLD </b>
Simple see! Now, NOTE there is always a closing tag. For this you need to have a closing tag especially with the below codes, otherwise all your text on your webpage will appear bold. Below is a small list of codes you can use giving you certian effects Simple Codes That REQUIRE End tags CODE <b> BOLD</b> <i>Italic </i> <u> Underline</u>
Simple Codes That DONT require End tags
<br> - adds a space between text <hr> - adds a line/break between text <p> - makes a paragraph
Comment/Reply (w/o sign-up)
Similar Topics
Keywords : htmling, and, basic, codes, basic, coding, html, beginners
- 4 Html Based Website Tips
(4)
Coding Html Properly In The New Age
(15) In all your html there are things you want to follow. Always use lowercase for your HTML Tags
Don't use upper case. Upper case is bad (this can be hard to do if your like me and tend to
write and then for closing:P). CODE Types of Staff Administrators: SilverFox,
Danmidas Above: Bad Code Below: Good Code CODE Types of Staff Administrators:
SilverFox, Danmidas Use Self-Closing Tags In html certain tags (ex. img, br, hr) didn't
need closing tags. However its best to write them with something called self-closing tags. ....
A Tutorial For Html Color Codes
(7) HTML Coloring System - RGB Values RGB which stands for Red, Green, Blue. Each can have a value from
0 (none of that color) to 255 (fully that color). The format for RGB is - rgb(RED, GREEN, BLUE),
just like the name implies. Below is an example of RGB in use. Red, Green, and Blue Values:
bgcolor="rgb(255,255,255)" White bgcolor="rgb(255,0,0)" Red bgcolor="rgb(0,255,0)" Green
bgcolor="rgb(0,0,255)" Blue HTML Color Code - Breaking the Code The following table shows how
letters are incorporated into the hexadecimal essentially extending the numbers system to 16 values....
Integrating Html And Css
(9) QUOTE(the_aggie10 @ Trap17.com) Ok. Well i am writing this as a series of tutorials i will be
doing on this subject, so enjoy. I hope this helps. Introduction
to HTML and CSS HTML and CSS are to work together. HTML is what puts the characters
on the page, while CSS is what makes everything look outreageous! For instance, I would use HTML if
i wanted to put "Trap17 is the poop!" onto my page, although if i wanted to make it look nice like
this by adding a font, and maybe some color, then I would use CSS. Learn the ....
{} Changing Font Color / Size {}
Basic HTML for beginners (14) Changing the Size of your Font: - So you've got basic text on your website but its JUST
not what you want. Why not change the size of your font. It can both attract and reject viewers so
becareful how you use it. This tutorial will show you how to do that in very easy, basic steps!
Getting Started.. - Changing the size of your font is quite easy. It requires TWO tags. These two
tags require the Brackets and ending brackets (tags) . If you do not put the ending tag, the font
size will effect your entire website, changing it to that font size. Below is wha....
Html Meta Tags Tutorial
-What it is/does; how to utilize it- (21) So, you've got your beginning page started, your homepage is defined, neat, and it looks like
everyone will love it - STOP. Do you really think your site will be even accidently view by anyone,
even if you do have a bought domain?! Don't kid yourself; the fact of the matter is, you're
just one infantesimle speck in the universe of much greater websites than yours. Don't worry,
though - I got your back. Here, I'm gonna explain what meta tags are, and what they're used
for. I'm also going to show how to utilize them for your site, to increa....
Starting Your Website With Html
To build a website, you need to know HOW (7) I was reading through the tutorials, and it seems throughout the tutorials, no one has ever really
taught how to build a beginner's page using HTML. Not that it's anyone's fault, but
if someone is unsure of how to begin and end a page with HTML, then they will not be able to make a
page. So, I figured I'd lend a hand... -------------------------------------------- To begin
your first webpage using HTML, you will need these tags* (in this order): CODE YOUR TITLE
FOR YOUR PAGE THIS IS WHERE YOUR MAIN TEXT GOES To explain: The ....
Upgrading Your Site!
Move from HTML 4.01 to XHTML 1.0 (0) I planned to post 3 different parts because of the length, but so there's no confusion, I'll
just make one big tutorial all together /cool.gif" style="vertical-align:middle" emoid="B)"
border="0" alt="cool.gif" /> . ====================================== (A note to the moderators:
Alright, I've got this down now, so please delete all of my other posts besides this one, and
any posting credits as well; thanks!) ====================================== Now the tutorial:
Concerning those in the webmaster biz... If you are an aspiring experienced webmaster, the....
Creating Tooltips
DHTML, HTML, CSS, Javascript... (7) Here is a little tutorial to make those small yellow-background boxes (tootltips) that pop-up for
some links that describe them when you hover the mouse over them, it uses DHTML, CSS, HTML, and
Javascript, so it gives us a much more wide range than my previous tutorials that just where on
HTML. OK, so here we go... Put this right under CODE var offsetxpoint=-60 //Customize x
offset of tooltip var offsetypoint=20 //Customize y offset of tooltip var ie=document.all var
ns6=document.getElementById && !document.all var enabletip=false if (ie||ns6) var tipobj=doc....
Three Html/ Css/ Javascript Tutorials
(6) Here are some tutorials that always get great results when I post them. Lesson 1 HTML means Hyper
Text Markup Language. HTML is a very common language used for many websites, is the base for more
complicated and powerful langauges like php, HTML can seem hard, but you will find it is one of the
easiest langauges one can learn. The core of HTML is the tag, a tage is just a set of two
arrows-like brackets created by hitting Shift and the comma key, or Shift and the period key. They
look like this... HTML HTML > Tags start a change in the way a webpage ....
Uploading A Html Format Page
(0)
Looking for htmling, and, basic, codes, basic, coding, html, beginners
|
See Also,
*SIMILAR VIDEOS*
Searching Video's for htmling, and, basic, codes, basic, coding, html, beginners
|
advertisement
|
|