A directory of resources inthe field of technical communication.

Design>Web Design>HTML

51-74 of 126 found. Page 3 of 6.

About this Site | Advanced Search | Localization | Site Maps
 

« PREVIOUS PAGE 1 2 3 4 5 6  NEXT PAGE »

 

51.
#18383

Site Optimization Tutorial

We're all tired of waiting for Web pages to download, aren't we? To make sure that visitors to your site don't get frustrated, we rounded up some in-house experts to help you make your pages faster 'n greased lightning.

Cook, Jason. Webmonkey (2002). Design>Web Design>HTML

52.
#27509

Some Basic HTML Tags and How To Use Them

The HTML 4.01 markup chart and examples below represent some of the typical markup that I review with clients who wish to change and update text themselves on their Web sites. Learning a few basic markup tags makes this a very simple process.

Kaiser, Shirley E. Website Tips (2001). Design>Web Design>HTML

53.
#11720

Table Tricks and Truths

Intermediate and advanced developers alike often face problems with tables that they didn't expect. A table may look incorrect in Netscape, things may not be working properly in IE, tables can be so complex that even the professionals forget certain aspects of their use. I shall try to cover some of the issues involved, and some of the Frequently Asked Questions about tables which we receive.

Cooper, Peter. Intranet Journal (2000). Design>Web Design>HTML

54.
#27510

To Frame or Not to Frame? That is the Question

The question of whether or not to use frames within a Web site's design can be a hot topic of debate. Many people don't like framed Web sites because they 'get stuck in someone's frames,' they can't bookmark a particular page within a framed Web site, the search engines don't list their Web sites, and some browsers can't read framed Web sites at all. Clearly these are legitimate problems. This article's intent is to help clarify some of the advantages and disadvantages of using frames and provide resources for further information.

Kaiser, Shirley E. Website Tips (1999). Design>Web Design>HTML

55.
#14359

Translating Hardcopy Documents to HTML Online Documents   (PDF)

The ever-increasing popularity of the World Wide Web has created another assignment for the professional writer-the need to turn hardcopy documents into HTML coded documents. This paper discusses some of the translation tools available, the problems to watch when converting documents, and the benefits of using special translation tools for converting your original hardcopy documents into HTML documents for online viewing.

Hoess, Laurence. STC Proceedings (1997). Presentations>Web Design>HTML

56.
#15216

Trends in HTML-Based Help Design   (PDF)

Discusses some of the new and upcoming design trends in HTML-based systems. These designs are not the kinds of systems that most people will create on arrival to HTML-based help, but are experimental designs people create as they segue from Windows-based help.

Lockett-Zubak, Cheryl. Intercom (2000). Articles>Web Design>HTML

57.
#22488

Using HTML: Preparing Documents for the World Wide Web  (link broken)   (PDF)

This handout follows the seminar 'Preparing Documents for the World Wide Web,' so that students can focus on the presentations with minimal note-taking. The class and manual cover basic HTML codes as they apply to the creation of an HTML resume. However, these basic codes (called 'tags') can be applied to any HTML document. As we approach the end of the day, advanced topics will be covered as time allows. All tags available in the latest release of HTML may not be covered in this brief class. Internet or World Wide Web principles, except as they apply directly to the creation of your HTML resume, are not discussed. Students are expected to have some knowledge of the Web. Reference materials about the Internet, the use of browsers, and the Web are listed in this manual’s section.

Hellberg, Candee and Ceil Shuman. Bright Path Solutions (1998). Design>Web Design>HTML

58.
#18424

Web Design: Website Optimisation

This refers to the process by which a website's design, content, and coding are all optimised to improve its search engine ranking for specific targetted keywords and phrases. Although there is no assured way of getting your site into the Top10 ranking of all of the major search engines, there are a number of strategies that you can use to improve your ranking.

Dianthus. Design>Web Design>HTML

59.
#14607

Web Navigation without JavaScript and Java   (PDF)

Newell offers suggestions to Web designers on how to maintain some semblance of menu-based navigation for users whose browsers cannot process JavaScript or Java.

Silvert Newell, Hilary. Intercom (2003). Design>Web Design>HTML

60.
#18235

Web Page Design for Designers: HTML Links

A collection of links to HTML tutorials and miscellaneous web design resources.

WPDFD. Design>Web Design>HTML

61.
#26898

Web Writing: Coding an HTML Page

HTML coding is fairly simple. It consists of cues called tags that tell a computer to put words and images on the page, with a starting tag and a stopping tag required for each insertion.

Smith, Sue. University of Arizona. Articles>Web Design>HTML

62.
#18753

What can <META> Do for You?

The <meta> tag is often found at the top of an HTML document between the </title> and the </head> tag. It has a variety of uses, but one of the most common is the client-pull function, used to either reload or redirect pages after a specified amount of time.

Waller, Zach. Webmonkey (1996). Design>Web Design>HTML>Metadata

63.
#28422

Why Code By Hand  (link broken)

If you're serious about reaching your full potential as a web page designer / producer, I believe you need to learn to code your sites by hand.

Hunt, Ben. Web Design From Scratch (2005). Design>Web Design>Standards>HTML

64.
#20513

XHTML 1.0 Reference

A collection of the valid tags and attributes within XHTML 'strict' encoding, with examples.

W3Schools. Design>Web Design>HTML>XHTML

65.
#20512

XHTML Tutorial

In this tutorial you will learn the difference between HTML and XHTML. You will also learn how this Web site was converted to XHTML.

W3Schools. Design>Web Design>HTML>XHTML

66.
#27717

XHTML, HTTP accept-header and MIME-type application/xhtml+xml

In 2005 it is high time to start serving XHTML as XML on a grand scale. Others have been doing it for years. I have been doing it since Christmas. Switching between XHTML as xml and text/html is easy using the HTTP accept header.

Tverskov, Jesper. Smack the Mouse (2005). Design>Web Design>HTML>XHTML

67.
#26965

开发出高性能的网站,第一部分 — 20个客户端代码优化技巧

这个分为三部分的文章概述了一个直观的、省时省力的方法来提升访问网站的速度,这是基于网站性能有关的两个简单法则。

Powell, Thomas A. and Joe Lima. uiGarden (2004). (Chinese) Articles>Web Design>HTML

68.
#32437

The Basics of HTML

In this article you will learn the basics of HTML—what it is, what it does, its history in brief, and what the structure of an HTML document looks like.

Francis, Mark Norman. Opera (2008). Articles>Web Design>HTML>XHTML

69.
#32459

POSH: Plain Old Semantic HTML

POSH, in case you haven’t heard of it already, is short for “Plain Old Semantic HTML”, and is obviously much quicker and easier to say than “valid, semantic, accessible, well-structured HTML”. Unfortunately POSH - semantic markup - is also something most people building websites or creating content for the Web have yet to discover.

Johansson, Roger. 456 Berea Street (2008). Articles>Web Design>Standards>HTML

70.
#32464

The HTML HEAD Element

This article deals with a part of the HTML document that does not get the attention it deserves: the markup that goes inside the head element. By the end of this tutorial you’ll have learnt about the different parts of this section and what they all do, including the doctype, title element, keywords and description (which are handled by meta elements).

Heilmann, Christian. Opera (2008). Articles>Web Design>HTML>Metadata

71.
#32465

Choosing the Right Doctype for Your HTML Documents

In this article I will look at the doctype in a lot more detail, showing what it does and how it helps you validate your HTML, how to choose a doctype for your document, and the XML declaration, which you’ll rarely need, but will sometimes come across.

Johansson, Roger. Opera (2008). Articles>Web Design>HTML>Metadata

72.
#32466

Marking Up Textual Content in HTML

In this article I will take you through the basics of using HTML to describe the meaning of the content within the body of your document.We will look at general structural elements such as headings and paragraphs and embedding quotes and code. After that we will look at inline content, such as short quotes and emphasis, and finish with a quick examination of old-fashioned presentational content.

Francis, Mark Norman. Opera (2008). Articles>Web Design>Information Design>HTML

73.
#32469

Can the alt Attribute Be Omitted Without Hurting Accessibility?

In the current editor’s draft of the HTML 5 specification, the alt attribute for images is no longer required. I am not convinced that this is a good idea.

Johansson, Roger. 456 Berea Street (2007). Articles>Web Design>Accessibility>HTML5

74.
#32501

Another Look at HTML 5

It has become evident to me that some of my previous comments about HTML 5 and what is going on in the HTML Working Group are the result of misunderstanding and overreacting on my part. I no longer think things are quite as bad.

Johansson, Roger. 456 Berea Street (2007). Articles>Web Design>Standards>HTML5

75.
#32502

Is HTML 5 a Slippery Slope?

Tommy Olsson comments on the possibility of backwards compatibility and standardised error handling being bad for overall code quality.

Olsson, Tommy. 456 Berea Street (2007). Articles>Web Design>Standards>HTML5

 
« PREVIOUS PAGE  |  NEXT PAGE »

There are 15 readers currently online: 0 registered users and 15 guests. Register.Follow us on: TwitterFacebookRSSPost about us on: TwitterFacebookDeliciousRSSStumbleUpon