a href="mailto:2ch@2ch.ne.jp?subject=test&body=test1test2 ってのがあって、リンクをクリックしたらメールの題名と本文をあらかじめ 入力してある状態にしたいのですが、本文のところのtest1とtest2の間に 改行を入れることができないんです!メーラーが立ち上がって本文が
> If you like, you can download a copy of this image (in PNG or GIF format) to keep in your local web directory, and change the HTML fragment above to reference your local image rather than the one on this server.
恐れながら質問をさせていただいても構いませんでしょうか? レベルの低い質問で申し訳ないのですが。 私、現在XHTML1.1でソースを書いておるのですが、W3Cにてチェックしたところ、 Error: element "input" not allowed here; possible cause is an inline element containing a block-level element というエラーが出ました。 よろしければ直し方を教えて頂けないでしょうか? あらましは、 <div id="bbsform"><form method="post" action="petit.cgi"> <input type="text" id="email" size="20" /> ・ ・ ・ </form></div> となっております。 検索はしてみたのですが良く分からなくて。 ここなら良い知恵を 授けてくださるかと思い。投稿しました。
(from Cambridge International Dictionary of English)
paragraph, abbreviation para noun [C] a short part of a text, consisting of one or more sentences and beginning on a new line. It usually deals with a single event, description, idea, etc. You'll find the reference in book 2, paragraph 4, line 56. The news rated only a few paragraphs in the local newspaper.
> スキームurn:は厳密には小文字で定義されているものですが、RFC 2396では、 >> "For resiliency, programs interpreting URI should treat upper case >> letters as equivalent to lower case in scheme names" > と、大小文字を区別せずに扱うよう定めています。 > RFC 2141ではもっとシンプルに、 >> "The leading "urn:" sequence is case-insensitive." > としています。