/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

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
  2. <HTML>
  3. <HEAD>
  4. <TITLE> [whatwg] &lt;CENTER&gt;, &lt;MENU&gt;, &lt;DIR&gt;, &lt;NL&gt;
  5. </TITLE>
  6. <LINK REL="Index" HREF="index.html" >
  7. <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">
  8. <META NAME="robots" CONTENT="index,nofollow">
  9. <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
  10. <LINK REL="Previous" HREF="005453.html">
  11. <LINK REL="Next" HREF="005455.html">
  12. </HEAD>
  13. <BODY BGCOLOR="#ffffff">
  14. <H1>[whatwg] &lt;CENTER&gt;, &lt;MENU&gt;, &lt;DIR&gt;, &lt;NL&gt;</H1>
  15. <!--htdig_noindex-->
  16. <B>Simon Pieters</B>
  17. <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"
  18. TITLE="[whatwg] &lt;CENTER&gt;, &lt;MENU&gt;, &lt;DIR&gt;, &lt;NL&gt;">zcorpan at hotmail.com
  19. </A><BR>
  20. <I>Tue Jan 17 00:28:05 PST 2006</I>
  21. <P><UL>
  22. <LI>Previous message: <A HREF="005453.html">[whatwg] &lt;CENTER&gt;, &lt;MENU&gt;, &lt;DIR&gt;, &lt;NL&gt;
  23. </A></li>
  24. <LI>Next message: <A HREF="005455.html">[whatwg] &lt;CENTER&gt;, &lt;MENU&gt;, &lt;DIR&gt;, &lt;NL&gt;
  25. </A></li>
  26. <LI> <B>Messages sorted by:</B>
  27. <a href="date.html#5454">[ date ]</a>
  28. <a href="thread.html#5454">[ thread ]</a>
  29. <a href="subject.html#5454">[ subject ]</a>
  30. <a href="author.html#5454">[ author ]</a>
  31. </LI>
  32. </UL>
  33. <HR>
  34. <!--/htdig_noindex-->
  35. <!--beginarticle-->
  36. <PRE>Hi,
  37. From: &quot;Eugene T.S. Wong&quot; &lt;<A HREF="http://lists.whatwg.org/listinfo.cgi/whatwg-whatwg.org">lists.eugenetswong at gmail.com</A>&gt;
  38. &gt;<i>&lt;CENTER&gt;Marketing Opportunity&lt;/CENTER&gt;
  39. </I>[...]
  40. &gt;<i>The example is overkill to demonstrate just 1 line of code, but I want to
  41. </I>&gt;<i>strongly emphasize through demonstration that &lt;CENTER&gt; is used very
  42. </I>&gt;<i>sparingly and only on specific locations. In this case, it is used as a
  43. </I>&gt;<i>title.
  44. </I>&gt;<i>
  45. </I>&gt;<i>I refuse to use &lt;H1&gt; as a title, based on my own principles that there can
  46. </I>&gt;<i>be only 1 title, just as there can be only 1 document root. There can be
  47. </I>&gt;<i>multiple headings, but not mulitiple titles for each document.
  48. </I>
  49. There is a &lt;title&gt; element type for this purpose. Use the following CSS:
  50. head { display:block; text-align:center; }
  51. title { display:inline; }
  52. If you use &lt;center&gt; (or &lt;h1&gt;, or &lt;div&gt;) you are still duplicating the
  53. &lt;title&gt;, no?
  54. Regards,
  55. Simon Pieters
  56. </PRE>
  57. <!--endarticle-->
  58. <!--htdig_noindex-->
  59. <HR>
  60. <P><UL>
  61. <!--threads-->
  62. <LI>Previous message: <A HREF="005453.html">[whatwg] &lt;CENTER&gt;, &lt;MENU&gt;, &lt;DIR&gt;, &lt;NL&gt;
  63. </A></li>
  64. <LI>Next message: <A HREF="005455.html">[whatwg] &lt;CENTER&gt;, &lt;MENU&gt;, &lt;DIR&gt;, &lt;NL&gt;
  65. </A></li>
  66. <LI> <B>Messages sorted by:</B>
  67. <a href="date.html#5454">[ date ]</a>
  68. <a href="thread.html#5454">[ thread ]</a>
  69. <a href="subject.html#5454">[ subject ]</a>
  70. <a href="author.html#5454">[ author ]</a>
  71. </LI>
  72. </UL>
  73. <hr>
  74. <a href="http://lists.whatwg.org/listinfo.cgi/whatwg-whatwg.org">More information about the whatwg
  75. mailing list</a><br>
  76. <!--/htdig_noindex-->
  77. </body></html>