- From: Klaas De Waele <klaas@gracegraphics.be>
- Date: Thu, 5 Apr 2001 11:19:57 +0200
- To: "'Handeland, Jarle'" <jarle.handeland@capgemini.no>, "'www-html@w3.org'" <www-html@w3.org>
Can't you just do a replace <p> in the data when you get it from the base? -----Oorspronkelijk bericht----- Van: www-html-request@w3.org [mailto:www-html-request@w3.org]Namens Handeland, Jarle Verzonden: donderdag 5 april 2001 9:56 Aan: www-html@w3.org Onderwerp: Neutralize <P>? I present data from a database that is continously fed with data from a big variety of sources. Many of these sources add extra unwanted formating to the data. The problem is mainly the HTML <P> (paragraph) and the visual presentation of <P>. As far as I can see it is represented like "<br><br>" and adds a blank line between the text it is inserted between... (which defines a paragraph :-) If I fast could neutralize the effect the tag <P> has (like redefining it in the style section...)... I could then focus on fixing the source problem later... ...to sum it up: How do I get the <p> tag to not act like it does? It should not have any visual presentation... <author name="Jarle Handeland" email="jarle.handeland@capgemini.no" location="Sandnes, Norway" code="10-4">
Received on Thursday, 5 April 2001 05:26:21 UTC