Active Articles: 2038
Total Categories: 16
Sub Categories:616
![]() |
|
Getting Started With HTML - [Its Really Easy!!] |
|
| Date Added: February 05, 2007 11:59:37 PM | |
| Author: Tim Fulcher | |
| Category: Tips and Tutorials: HTML Tips and Tutorials | |
Does the thought of doing a bit of HTML ""coding"" make you think ""Oh My God I Cant do That!!"". If it does I have some welcome news for you Coding up your own HTML is really very easy >>= Life Before Windows We've all got used to the ""Windows"" operating system computers - but actually there have been computers for a lot more time then there have been ""Windows"" computers Its so convenient to use Microsoft Word and similar word processing programs we've forgotten what life used to be like back in the dark ages Whats all this got to do with HTML?? Well before MS Word and similar programs, when you were using a word processor, there was no fancy buttons to press to make the text display ""bold"" or ""underlines"" or ""justified"" Instead you had to enter a little ""code"" before the text you wanted to be ""bold"" and then another little ""code"" when you wanted to stop the text being bold for example suppose I wanted my heading: Welcome To My Website - to be in bold. On my old word Processor you simply put [+b] when you wanted the text to start being ""bold"" and then [-b] when you wanted the text to stop being bold So that gave me: [+b]Welcome To My Website[-b] This would simply have put my title in ""bold"" when it printed out >>= Great News HTML Is No Different!! Amazement of amazement HTML is no different Instead of [+b] and [-b], HTML simply uses < b> and < /b> Is that easy or what?? >>= Whats The Basic Structure Every web page has a basic structure The basic structure goes like this: < HTML> < HEAD> < TITLE>Your Title< /TITLE> < /HEAD> < BODY> Your Body i.e. the main text for the page < /BODY> < /HTML> Thats it!! >>= Producing The File You simply add this basic structure into a text editor such as Notepad, which you will find on your computer under ""Programs"" - ""Accessories"" Once you have this basic code in an empty wordpad Document you simply give the file a name and save it as my_web_page.html Bingo you have your first web page Remember: dont forget the file must have the extention "".html"" If you dont have this bit it wont work!! >>= Viewing The File To view your new web page simply click on your familiar ""e"" for Internet Explorer, then click File, Open, Browse. When you have found your file my_web_page.html - click Open then OK - Thats it - your page will now be showing in the browser!! That was easy wasnt it!! >>= Further Code Now there is a bit more code to learn but actually its very easy The most important thing to understand is that you MUST put your web page together in a way that Google and the Search Engines will like - otherwise your pages will not get listed or not listed very high It all comes down to simple basic structure >>= Further Steps For further steps on producing your own great HTML code which will rank well with the Search Engines please consult my other articles About the Author: Tim Fulcher - http://www.ebiz4every1.com RELATED ARTICLES & TUTORIALS
Semantic HTML means using HTML tags for their implied meaning, rather than just using (meaningless) div and span tags for absolutely everything. Why would you want to do this? Depending on the tag, the content in the tag can be interpreted in a certain wa Easy HTML Editor - Common Design Principles and Elements Many website designers do not understand the importance of website design principles and elements. If you have been through educational training for website design you will know the importance of common design principles and elements, but most of us who c Are You Content With the Quality of Your Ezine? How to Send HTML-Formatted Emails in Outlook Express How many times has this happened to you: you've been slaving over that email newsletter for hours, perfecting the tables, checking and rechecking the copy, tweaking image files. You're finally ready to send, hooray! You take a deep breath, click... and wh Email Marketing Tips - HTML Versus Plain Text After you have set up your opt in list and started collecting leads you need to decide whether to use HTML or plain text for your follow up and broadcast messages. Creating HTML Email Newsletters As the internet gets more visual, your customers are starting to expect that the newsletters you send out are at least as visual. Whilst you could do this by creating a PDF version of your newsletter and sending the resultant file out to your subscribers, |
|
|
|
|
|
The views and opinions of authors expressed on Zeronese Webmaster Article Directory web sites do not necessarily state or reflect those of the Zeronese.net . |
|

