ほとんどのテキストに適切な段落書式が設定された HTML ドキュメントがありますが、p タグを含まない段落がいくつかあり、正しく表示されません。
<p> </p>
正規表現を含むテキスト エディタを使用してタグで段落を囲む方法はありますか? HTML tidy を使用してみましたが、別々の段落を認識できなかったり、間違った方法で再フォーマットしたりできません。何が起こっているのかわかりません...
段落をラップするには、html タグがまだ含まれていない各段落が必要です。
Template Design Creation for the layout for the content that will exist on each page.
Custom Programing to make certain features work with the design.
Photos of the Location For the Website Design Elements.
このような
<p>Template Design Creation for the layout for the content that will exist on each page.</p>
<p>Custom Programing to make certain features work with the design.</p>
<p>Photos of the Location For the Website Design Elements.</p>'