Archive for the 'HTML' Category

Reinventing HTML

Wednesday, January 24th, 2007

The perceived accountability of the HTML group has been an issue. A goal would be to have an HTML forms language which is a superset of the existing HTML As well as a new HTML work, there are other things want to change. Read the entire news

Macros that are available in html-template files

Wednesday, January 24th, 2007

In a post last month, I briefly mentioned the list of macro substitutions that are available in the files in the html-template folder. Here, I’ll offer a little more information on those. I’ll try to make sure this makes it into the Read the entire news

How to test HTML emails

Wednesday, January 24th, 2007

While web professionals are increasingly adhering to web standards, the debate about using them for HTML emails is still quite fiery. And because of my articles on the topic I’m typically a target for misinformed, plain-text-email Read the entire news

Java Posse #100 - Newscast for January 22nd 2007

Wednesday, January 24th, 2007

products/jdev/index.html. Nominations for the Dukes Choice Award can now be made 2007/01/phobos_plugins.html; http://weblogs.java.net/blog/robc/archive/ 2006/11/phobos_and_netb.html. Apple has released Java for Mac OS X 10.4, Read the entire news

Insert HTML page into another HTML page

Wednesday, January 24th, 2007

Correct way to include another HTML page into another is by object . The element which only purpose is to insert any foreign object into nice and structured web page.The standard way of coding an object element is to use appropriate Read the entire news

Semantics in HTML - 1.”traditional semantic HTML”

Wednesday, January 24th, 2007

Ideas from the study of semantics informed both SGML , and HTML, as we’ll now see. So, where do we find the semantics of HTML, in other words, This, what I refer to as “built in” semantics of HTML elements (and to a lesser Read the entire news

HTML for the Conceptually Challenged

Wednesday, January 24th, 2007

A very basic tutorial, plainly worded, for people who hate to read instructions. Read the entire news

Microsoft makes accessible and standards compliant HTML email …

Wednesday, January 24th, 2007

I’m sure most people have already heard that Microsoft Breaks HTML Email Rendering in Outlook 2007, and in doing so takes email design back 5 years. If you haven’t read those articles, what’s going on is that Microsoft has decided to Read the entire news

Have Your Say about the Future of HTML

Wednesday, January 24th, 2007

The WHATWG, who are in the process of developing the next version of HTML Some people feel that the current drafts of HTML 5 (Web Applications and The WHATWG needs to hear from you and wants to know what you think about HTML. Read the entire news

Google Groups Feeds

Wednesday, January 24th, 2007

For example, to see feeds for the alt.html newsgroup, browse to this page: And to subscribe to the Atom feed for alt.html , use this URL:. http://groups.google.com/group/alt.html/feed/atom_v1_0_msgs.xml. Read the entire news

How not to fix HTML

Wednesday, January 24th, 2007

HTML, in large part, works fine right now. Even a site with tag soup and invalid HTML has samp , var , and kbd . I use all of them and I am pretty much the They used to be in HTML before the W3C decided that CERN physics papers Read the entire news

How Windows Live Mail and Yahoo Mail Beta Shake Out with CSS

Wednesday, January 24th, 2007

So the CSS/HTML pair:. #Content { }

. Becomes:. #EC_Content { }

The good news is that WLM does not prefix type-selectors in either the CSS or the HTML. So:. #Content h1 { } Read the entire news