<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
The term 'lede' is more commonly spelled as 'lead' by journalists
throughout the world. It seems like a sensible idea, although I'm
wondering why you added the P element in your example.<br>
<br>
<br>
Best regards,<br>
<br>
Rachid Finge<br>
<br>
<br>
<br>
Devi Web Development wrote:
<blockquote
 cite="mid:3bceeb2d0710011102g774f7025o6b4c023097ffb79c@mail.gmail.com"
 type="cite">This is just an idea for what I consider to be a solidly
semantic element. It isn't necessary nor does it add any new
functionality. However, it removes one more need for additional <span
 style="font-family: courier new,monospace;">
span<span style="font-family: courier new,monospace;"> </span></span>elements.<br
 clear="all">
  <br>
The lede element is an inline element useful for signifying the lede in
a document. It is commonly used term in journalism for the opening
sentence or two which introduces the article.
  <br>
More detailed description can be found at<br>
  <a moz-do-not-send="true"
 href="http://en.wikipedia.org/wiki/News_style#Terms_and_structure">http://en.wikipedia.org/wiki/News_style#Terms_and_structure</a><br>
  <br>
  <br>
Usage Case:<br>
  <br>
<h1>Burmese monks 'to be sent away'</h1>
  <br>
<p><lede>Thousands of monks detained in Burma's main city
of Rangoon will be sent to prisons in the far north of the country,
sources have told the BBC.</lede> About 4,000 monks have been
rounded up in the past week as the military government has tried to
stamp out pro-democracy protests. They are being held at a disused race
course and a technical college. Sources from a government-sponsored
militia said they would soon be moved away from Rangoon...
  <br>
  <br>
A common styling (in CSS) would be<br>
lede{font-weight:bold}<br>
however, I would not imagine that to be default<br>
  <br>
  <br>
-------------------------------------------<br>
Daniel Brumbaugh Keeney<br>
Devi Web Development
  <br>
  <a moz-do-not-send="true" href="mailto:Devi.WebMaster@gMail.com">Devi.WebMaster@gMail.com</a><br>
-------------------------------------------<br>
  <br>
  <br>
</blockquote>
</body>
</html>