By Jennifer Kyrnin
12/28/00 -
Web Images that Display at Home and on the Web
One of the most common problems beginners have is with getting their images
to display both on their local hard drive and on the Web site. Learn why this
happens and how you can fix it.
12/21/00 -
Do You Want This Job?
Many people learn HTML with the goal of becoming a professional Web developer,
but do you know what the job really entails? It's not all peaches and cream.
Learn some of the "cons" in a job that some feel has only "pros".
12/18/00 -
Validating for Accessibility
Creating accessible pages is easy if you have the tools to check your site.
With Bobby, you can make sure that your pages are accessible to all.
12/08/00 -
K.I.S.S. - Keep It Simple, Silly!
When you are creating a Web site, keep your HTML simple. Tag bloat is difficult
to read and modify later, and can create pages that are overly complex. The most
common culprit is the <table> tag.
12/04/00 -
Push Technology - XML In Action
It's easy to set up a Web site with push technology using the XML application
CDF or Channel Definition Format.
11/20/00 -
Advanced CSS
Get the most out of your cascading style sheets. Learn how to use font and text
properties and change the look of your HTML and XML.
11/16/00 -
Basic Meta Tags
Meta tags are a great way to get your site seen by search engines. But what
are they exactly? What tasks do they perform and how do you use them?
11/10/00 -
Your First Style Sheet
CSS is not as hard as you might think. It's easy to change the fonts on your
Web page using Cascading Style Sheets.
11/06/00 -
How Should My XML Look?
XML doesn't define how a document should look when it's displayed. It's easy to
use Cascading Style Sheets (CSS) to define how your XML documents should look.
10/30/00 -
Tools to Read (Parse) Your XML
Many Web developers think that XML is just a new version of HTML that is viewed
in Web browsers. Learn about XML parsers.
10/26/00 -
Quick HTML Refresher
Five quick tips to keep your pages looking good, loading quickly, and keeping
your readers happy.
10/23/00 -
Well Formed XML and HTML
When you write XML that can be ready by an XML parser, your XML is well formed.
How does that relate to HTML and XHTML?
10/19/00 -
Why Won't My Page Display As I Wrote It?
Browser caching can cause your page to not display even after you have edited it
and re-uploaded it. Learn how to fix this once and for all.
10/17/00 -
What is a DTD?
The Document Type Definition or DTD is the basic building block of an XML
document. Learn the parts of a DTD and how to write your own.
10/11/00 -
Ways to Submit Your Forms
When you build an HTML form, you need to think about how your readers are going
to submit the data to the CGI. There are three basic methods.
09/25/00 -
DTDs and Markup Languages
Learn what a DTD or Document Type Definition is and how you use them in XML
and HTML documents.
09/22/00 -
Installing a Guestbook
If you're looking to add a guestbook or other CGI to your site, you will find
that it is much easier than you might think. You can choose to use a guestbook
on another site, or you can even learn how to install a CGI on your own server.
09/18/00 -
Examining XML
XML is a very generic language, and as such, can be confusing to understand.
However, once you understand some basic principles you can start creating XML
documents that are well-formed and valid.
09/15/00 -
What is XML?
Extensible Markup Language is not an off-shoot of HTML, in fact, it is the
creator of languages like HTML. Learn what it is and how it relates to HTML.
09/11/00 -
Form vs. Function - XML-like HTML Tags
There are several HTML tags that look a lot like XML. But what does that really
mean? Learn about why some tags were deprecated in XHTML 1.0 and some specific
tags that weren't.
09/08/00 -
What is Text?
Writing HTML requires that you use a text editor. But what does that mean? Why
can't you use Word to write Web pages? Text, to a computer, is different than
you might think.
09/05/00 -
What are All Those "ML"s?
HTML is based off of SGML, and XHTML is based XML, but what do those letters mean?
What exactly is a markup language? And how do they all relate?
08/31/00 -
The Top of Your Pages
When you're working on your Web pages it's easy to get distracted by the content
and forget about the hidden information at the top of your Web page. Learn what
that information does for your page.
08/28/00 -
Safety on the Web
The Web is a wild and mostly non-regulated place, but you can build Web sites
that have any content you would like, but are still rated age-appropriate and
safe for children and corporations.
08/24/00 -
Changing Font Attributes
When you change your font type, you make your page more unique. This tutorial
will explain how to change the color, size, and face of your text. All with
one HTML tag.
08/17/00 -
Copyright on the Web
Just because you can easily copy images and text from a Web page does not mean
you're not violating copyright law. Learn some of the common misconceptions about
copyright and the Web.
08/14/00 -
More on International Pages
It's important to think about dates, phone numbers, and the platform your readers
are on. Global sites can be challenging to run, there is a lot to remember.
08/10/00 -
Using Non-English Letters
If you're going to write a Web site in a language other than English, then
you need to know how to use non-English special characters. Learn why there
are special characters and how to use them.
08/08/00 -
Writing Web Sites for a Global Audience
The Web is a global endeavor, but does your site reflect that? You could be
getting customers or readers from around the world, but if you alienate them,
they won't return.
08/03/00 -
Meta Refresh Tag
There is a special tag in the <head> of your HTML document that will
reload the current page, or force your readers to go to a new page.
07/31/00 -
Advice on Freelance Web Development
Learn how to get started being a freelance Web developer. In interviews with
five freelancers, you'll learn what it takes, what's hard, and the rewards.
07/27/00 -
Types of Web Files
There are many different extensions on Web sites, and they all mean different
things. Find out the difference between .htm and .html and what a .shtml file is,
as well, as lots of other Web file types.
07/24/00 -
WebTV HTML
If you design pages to look good in both Netscape and Internet Explorer, then
you should probably think about the ramifications of a new browser out there.
WebTV provides interesting challenges for the Web Developer.
07/20/00 -
Tables FAQ
Tables are a challenge for the new HTML developer, but they can be done, and
you will find that they are not as difficult as they seem. These frequently asked
questions will help you get a sense of how to write tables.
07/13/00 -
Are Cookies Dangerous?
Cookies are only as "dangerous" as you allow them to be. You can turn them
off, or you can ignore them, or you can simply avoid providing the information
you don't want other people to have.
07/10/00 -
Adding Streaming Audio Files
Add RealAudio streaming audio to your Web site. Use it for newsfeeds, information,
music, and much more. Learn to stream from a streaming server or an HTTP server.
07/06/00 -
Improving on the Image Tag
Using images is key to having an interesting Web page. But there is more to the
IMG tag than just the source of the image. Learn how to use it effectively.
07/03/00 -
Adding an IE Favorites Icon
When your readers bookmark your pages in Internet Explorer, do they get a
customized icon to represent your site? Learn how to create one and add it
to your site quickly and easily.
06/22/00 -
Adding Images to EBay
Your EBay advertisement will be much more effective if you include a photo
of what you're selling. And it's much easier to do than you think.
06/19/00 -
Secure Web Sites and Servers
Security on Web sites is important. It is an easy way for crackers to break in
to your computer, but there are some simple things you can do to make it more
difficult.
06/16/00 -
Put up a Page on About.com
You want to build a personal home page, but you don't know where. Look no further
than About.com. It's easy to build a home page, you can have one up in about
20 minutes.
06/12/00 -
Book Review: Pocket Guides
Good things come in small packages, and these tiny books are a lifesaver for
the desperate Web developer.
06/09/00 -
Colorizing the Web
Beginning HTML tips on adding color to your Web site.
06/05/00 -
Writing a PDA Friendly Web Site
Learn tips and techniques to write a Palm friendly Web site.
05/22/00 -
CSS Positioning
Use Cascading Style Sheets to position your HTML elements precisely where you want
them.
05/15/00 -
"Sticky" Web Pages
Focus on more than just getting people to come to your site. Get them to stay and
browse through your site.
05/08/00 -
Sending HTML Email
Why send plain text email when you can send formatted email with images, links,
forms and more?
05/01/00 -
Using Browser Safe Colors
When you use browser safe colors on your Web site, you ensure that your page will
look the same (color-wise) on the largest number of browsers.
04/17/00 -
Mail Links on Your Web Site
Contact pages are the best way to build a rapport with your customers. But you
don't want to set up something that you can't handle or that allows spammers
free access to your mail.
04/10/00 -
Using an HTML Validator
Problems with your Web page often are caused by incorrect HTML code. HTML
validators are available to help you write correct HTML code.
04/03/00 -
Open Two Frames with One Link
Links usually open only one window, but with DHTML you can open two windows
with just one click.
03/27/00 -
Optimizing Images
Pages that download fast are more than just fast HTML, they have well designed
images. Learn to optimize your images.
03/13/00 -
Content Management
Maintaining a large Web site with multiple content developers can be easy if
you have the right tool.
03/06/00 -
Opening a Link in a New Window
There are two ways to open new windows when your readers click on links.
02/28/00 -
Building an Automatic Frame
Frame outgoing links with one CGI. Similar to how About.com does it.
02/21/00 -
Hand Coding HTML vs. WYSIWYG Editors - Continued
Readers comment on writing HTML from scratch or using editors.
02/14/00 -
WYSIWYG vs. Hand Coding, the Great Debate
Can you get a job if you can only write Web pages with an editor?
02/08/00 -
The Size of Your Pages
While bandwidth is getting higher, download speed is still a concern.
01/23/00 -
Tags for One Browser
There are many tags that work in just one or two browsers.
01/17/00 -
Making Spaces
Using the non-breaking space ( ).
01/10/00 -
Spanning the Division
Learn to use the SPAN and DIV tags on your site.
01/10/00 -
Using Tables to Do Page Layout
A step-by-step look at how developers use tables to create a more complex
page layout on their Web sites.
01/03/00 -
Sounding Off
Using sound on your Web pages.
Articles by Date |
Articles by topic