| 31 | YOUR FIRST HTML PAGE - I Preview: I often hear and read about various web authoring tools available that can help you create the coolest web pages in a jiffy, for example, FrontPage2000, Dreanweaver, CoffeeCup etc. But let me tell you one thing, there is nothing like using a simple text editor for creating web pages, and believe me, you can come up with better pages through hand-c... (more) Published By: Amrit Hallan Submitted: 12 February,2002 |
| 32 | YOUR FIRST HTML PAGE - III Preview: In the preceding section, we had left the discussion at the tag, so let us continue from here. For showing simple text, we use the tag in such a manner: Ah! This is for the first time I'm writing my own HTML. The world is so different out here. Marvelous! You can consider to be a paragraph. OK, now the page should look like: This is my ... (more) Published By: Amrit Hallan Submitted: 12 February,2002 |
| 33 | YOUR FIRST HTML PAGE - IV Preview: In the preceding sections, you learnt how to come up with an elementary HTML page. You learnt the tags that are the backbone of an average HTML page, namely, , , , , and . Assuming you could assimilate the gushing fountain of wisdom in the previous articles, we move onto the streams of more evolved tags. Let's start with graphics. Graphic... (more) Published By: Amrit Hallan Submitted: 12 February,2002 |
| 34 | Testing Your Web Application - A Quick 10-Step Guide Preview: Interested in a quick checklist for testing a web application? The following 10 steps cover the most critical items that I have found important in making sure a web application is ready to be deployed. Depending on size, complexity, and corporate policies, modify the following steps to meet your specific testing needs. Step 1 - Objectives Make s... (more) Published By: Krishen Kota Submitted: 03 April,2002 |
| 35 | How to create lists in HTML and control the way they look Preview: You make lists every day - shopping lists, "things to do" lists, people to call lists. Indeed, lists are a very important part of our lives. That's why when HTML was developed, its programmers just couldn't help it - they created a way to add a list to a web page. There are three kinds of lists that you can create: - Unordered - Ordered - Def... (more) Published By: Milana Leshinsky Submitted: 07 May,2002 |
| 36 | Showing and Hiding HTML elements using Layers Preview: A long time back I visited a site that had a very fancy, animated navigation bar. Now, as a professional web developer, I'm not in favor of DHTML-supported, fancy navigation bars, but it was very fascinating. What they had done was, whenever you hovered your cursor over a link, a big, comics-type dialog balloon appeared to give further details of ... (more) Published By: Amrit Hallan Submitted: 13 May,2002 |
| 37 | DaraNet Cyber World Preview: The ability of a man is best tested when given a mandate to serve his people. About the Author Omodara femi was born to the family of omodara on the 27th August------ in Akure, Ondo-state, Nigeria. Studying computer science presently at the University Of Ado-ekiti, Ekiti-state, Nigeria.... (more) Published By: Omodara Oluwafemi Submitted: 17 May,2003 |
| 38 | Don't Blame It On The Webmaster Preview: I'm going to try here to give you some very valuable information. We all have a tendency to want to blame someone else when something isn't right or the way we think it should be. If you take nothing else from this article take this, before you blame the webmaster of the site you are viewing look at your system settings. Yes, there are some horri... (more) Published By: jim Peters Submitted: 01 June,2003 |
| 39 | How to Design a Corporate Website in 10 Easy Steps Preview: How to Design a Corporate Website in 10 Easy Steps: By Ali Z. of www.VB7.net http://www.VB7.net © 2002-03 If you'd like to print this article out, go to http://vb7.net/articlelib/articles/how_to_design_a_corporate_website.htm ----------------------------- Chances are you’ve these sites a lot, they’re all over the web, basically they’re a comp... (more) Published By: Ali Zain. Submitted: 12 August,2003 |
| 40 | Quick Tip- The OTHER Anchor Tag Preview: Quick Tip- The OTHER Anchor Tag by Tinu Abayomi-Paul There's another title tag that goes with the link tag that you probably know nothing about. There are some who never want you to know it exists because it gives their site a secret boost in some search engines, creating keyword density without their webpages sounding ridiculous or overhyped. ... (more) Published By: by Tinu Abayomi-Paul Submitted: 23 December,2003 |
| 41 | Lesson for Learning the Basics of HTML Preview: For beginners who are interested in learning basic Web development by using HTML (HyperText Markup Language) here are some helpful HTML tags to start practicing with. Listed below is the basic framework you will need to create an HTML page: < itle> This framework is the foundation on which you will be able to build your HTML page. Remember ... (more) Published By: Lawrence Roth Submitted: 20 March,2004 |
| 42 | The Best Free Web Editors Preview: If you are a webmaster or looking to design a website of your own, you will need a web editor. A web editor (or html editor) is basically a program that organizes your website code by color coding the different commands, and structuring your code in a logical manner. Here's a few web editors that you should consider: NotePad Simply put, if you ... (more) Published By: Eric McArdle Submitted: 09 April,2004 |
| 43 | It's Ugly! and Other Reasons Not to Send HTML Preview: It's Ugly! and Other Reasons Not to Send HTML By Jessica Albon Copyright 2004, The Write Exposure Have you noticed it too? This sudden change in email newsletters? Lately, newsletters I've gotten for years in plain text format have been switching to HTML. And I don't like it. Not at all. Aside from changing my subscription without my permission... (more) Published By: Jessica Albon Submitted: 30 April,2004 |
| 44 | My First Website Preview: Have you ever wanted to build your own website or to maintain one that someone else built for you? I have written a 30-page e-book just for this purpose. The e-book is written for the absolute beginner (Windows 98 and above). In the e-book, I have explained some of the HTML code as well as given you the exact code to start building your website. A... (more) Published By: Regina Stevens Submitted: 24 May,2004 |
| 45 | Importance of Using ALT Text and Heading Tags Preview: If you have a website that you want ranked with higher rankings, there are several things you can do on your own to increase rankings. One thing you can do is double check the usage of alt text and heading tags on your sight. I've noticed by not having heading tags and leaving the ALT text blank, search engines like Google will rank you with a low... (more) Published By: Rob Wiley Submitted: 27 May,2004 |
| 46 | Site Personalization With PHP Preview: Your HTML files can work as PHP scripts. Take any HTML file you have and rename it to a PHP extension. (So for example, if your HTML file is named sales.html, rename it to sales.php). Put sales.php on your web server and run it in your browser. You get the exact same result as you did with the HTML page. Now, for the good part. Say you wanted... (more) Published By: Robert Plank Submitted: 06 June,2004 |
| 47 | Dreamweaver vs FrontPage Preview: There are two major WYSIWYG(What You See Is What You Get) editors available for beginners. These are: Microsoft FrontPage and Macromedia Dreamweaver. So the question is which one is better? This article is not intended to humiliate Dreamweaver or FrontPage editors. I just attempted to analyze both programs from different points, based on Interne... (more) Published By: Oleg Lazarenko Submitted: 07 June,2004 |
| 48 | Why You Should Learn HTML Preview: Do you have a website or are you planning on creating a website in the near future? You owe it to yourself to at least learn some basic HTML (HyperText Mark-up Language). Even if someone else is creating and maintaining your website there are some basics you should know. What if that person is not available and you need to add or make changes to y... (more) Published By: Debra Hamer Submitted: 19 July,2004 |
| 49 | Meta Tags Explained-Create and Check Your Meta Tags Preview: Meta Tags Explained-Create and Check Your Meta Tags Meta Tags are used to describe information about the document to search engine robots, browsers and other automatic programs. Here we will examine the most important Meta tags and how to create and check them. Although they are not difficult to create manually there are tools available for ge... (more) Published By: stephen cope Submitted: 13 September,2004 |
| 50 | How PHP Can Help Save You Time And Mistakes. Preview: (c)2004 by Ben Rourke Here's a really simple way... to maintain and speed up your web site development. As your web site grows, so does the problem of maintaining it become more complex. Even a two or three page site can have a lot of detail in it. If you want to make any changes to the links or content you have to do so for each page on the si... (more) Published By: Ben Rourke Submitted: 14 September,2004 |