/lists.whatwg.org/pipermail/whatwg-whatwg.org/2006-January/005454.html
https://github.com/whatwg/whatwg.org · HTML · 87 lines · 70 code · 10 blank · 7 comment · 0 complexity · 3abccf86cfed9805e4340c9a24309fac MD5 · raw file
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
- <HTML>
- <HEAD>
- <TITLE> [whatwg] <CENTER>, <MENU>, <DIR>, <NL>
- </TITLE>
- <LINK REL="Index" HREF="index.html" >
- <LINK REL="made" HREF="mailto:whatwg%40lists.whatwg.org?Subject=Re%3A%20%5Bwhatwg%5D%20%3CCENTER%3E%2C%20%3CMENU%3E%2C%20%3CDIR%3E%2C%20%3CNL%3E&In-Reply-To=%3CBAY109-F61AE79A32EB5E2ED01170B41A0%40phx.gbl%3E">
- <META NAME="robots" CONTENT="index,nofollow">
- <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
- <LINK REL="Previous" HREF="005453.html">
- <LINK REL="Next" HREF="005455.html">
- </HEAD>
- <BODY BGCOLOR="#ffffff">
- <H1>[whatwg] <CENTER>, <MENU>, <DIR>, <NL></H1>
- <!--htdig_noindex-->
- <B>Simon Pieters</B>
- <A HREF="mailto:whatwg%40lists.whatwg.org?Subject=Re%3A%20%5Bwhatwg%5D%20%3CCENTER%3E%2C%20%3CMENU%3E%2C%20%3CDIR%3E%2C%20%3CNL%3E&In-Reply-To=%3CBAY109-F61AE79A32EB5E2ED01170B41A0%40phx.gbl%3E"
- TITLE="[whatwg] <CENTER>, <MENU>, <DIR>, <NL>">zcorpan at hotmail.com
- </A><BR>
- <I>Tue Jan 17 00:28:05 PST 2006</I>
- <P><UL>
- <LI>Previous message: <A HREF="005453.html">[whatwg] <CENTER>, <MENU>, <DIR>, <NL>
- </A></li>
- <LI>Next message: <A HREF="005455.html">[whatwg] <CENTER>, <MENU>, <DIR>, <NL>
- </A></li>
- <LI> <B>Messages sorted by:</B>
- <a href="date.html#5454">[ date ]</a>
- <a href="thread.html#5454">[ thread ]</a>
- <a href="subject.html#5454">[ subject ]</a>
- <a href="author.html#5454">[ author ]</a>
- </LI>
- </UL>
- <HR>
- <!--/htdig_noindex-->
- <!--beginarticle-->
- <PRE>Hi,
- From: "Eugene T.S. Wong" <<A HREF="http://lists.whatwg.org/listinfo.cgi/whatwg-whatwg.org">lists.eugenetswong at gmail.com</A>>
- ><i><CENTER>Marketing Opportunity</CENTER>
- </I>[...]
- ><i>The example is overkill to demonstrate just 1 line of code, but I want to
- </I>><i>strongly emphasize through demonstration that <CENTER> is used very
- </I>><i>sparingly and only on specific locations. In this case, it is used as a
- </I>><i>title.
- </I>><i>
- </I>><i>I refuse to use <H1> as a title, based on my own principles that there can
- </I>><i>be only 1 title, just as there can be only 1 document root. There can be
- </I>><i>multiple headings, but not mulitiple titles for each document.
- </I>
- There is a <title> element type for this purpose. Use the following CSS:
- head { display:block; text-align:center; }
- title { display:inline; }
- If you use <center> (or <h1>, or <div>) you are still duplicating the
- <title>, no?
- Regards,
- Simon Pieters
- </PRE>
- <!--endarticle-->
- <!--htdig_noindex-->
- <HR>
- <P><UL>
- <!--threads-->
- <LI>Previous message: <A HREF="005453.html">[whatwg] <CENTER>, <MENU>, <DIR>, <NL>
- </A></li>
- <LI>Next message: <A HREF="005455.html">[whatwg] <CENTER>, <MENU>, <DIR>, <NL>
- </A></li>
- <LI> <B>Messages sorted by:</B>
- <a href="date.html#5454">[ date ]</a>
- <a href="thread.html#5454">[ thread ]</a>
- <a href="subject.html#5454">[ subject ]</a>
- <a href="author.html#5454">[ author ]</a>
- </LI>
- </UL>
- <hr>
- <a href="http://lists.whatwg.org/listinfo.cgi/whatwg-whatwg.org">More information about the whatwg
- mailing list</a><br>
- <!--/htdig_noindex-->
- </body></html>