Re: Two more website styles

Masayuki Ataka <[email protected]> Wed, 23 Mar 2005 20:01:35 +0900 (JST)
Newsgroups gmane.emacs.auc-tex
Message-ID <[email protected]>
From: Ralf Angeli <[email protected]>
Subject: Re: Two more website styles
Date: Wed, 23 Mar 2005 11:16:58 +0100

> * Masayuki Ataka (2005-03-23) writes:
> 
> > From: Ralf Angeli <[email protected]>

> > (1) Doctype is wrong.
> > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
(snip)
> So I looked into <URL:http://www.w3.org/TR/xhtml11/conformance.html>,
> adapted the page accordingly (only multipage-3) and it should be fixed
> now.
> 
If you want to write valid XHTML 1.1 page, nxml is useful
  http://www.thaiopensource.com/download/
nxml checks XHTML document and display `invalid' in mode line
if it is not valid.
For similar program, psgml is known. (I like nxml ;)

> > (2) I don't like that the text width is fixed.
> 
> It has the advantage that lines don't become too long and therefore
> hard to read on larger displays.  This is something I really hate in
> pages not limiting the line length.  I think with the em-based
> approach used in multipage-3 is the best solution here.

We should care about those who use the bigger font and the narrower
browser window; those who loves wilder browser window and long lines;
and those who apply their own stylesheets.

> > (3) I like 3 of them when I see it with emacs-w3m ;)
> 
> Does it look okay in w3m?  I don't have it here.  And actually I
> haven't checked the page in lynx yet.
> 
Simply displayed.  Fine.

If you check your page with firefox, select `no stylesheet' in
the menu [view]->[stylesheet], and you will see the simplest
your web page.


From: Ralf Angeli <[email protected]>
Subject: Re: Two more website styles
Date: Wed, 23 Mar 2005 10:35:17 +0100

> made this rather difficult.  The new design doesn't use a single
> image.  (Okay, I will need some as soon as the rounded corners are to
> be implemented browser-independently.)

The following page may help you :)
  `Nifty Corners: rounded corners without images'
  http://pro.html.it/esempio/nifty/

---
email: [email protected]
Name:: Masayuki Ataka // (Japan)