HTML Tag

Tim Oliver Wagner <[email protected]>
Newsgroups gmane.linux.suse.programming
Message-ID <[email protected]>
Hi,
ich habe jetzt schon so viele Sachen ausprobiert und nichts optimales 
gefunden. Auf meiner Homepage möchte ich einige Tipps für Linux Anwender 
hinterlegen. Dabei will ich öfters mal Code mit einfügen. In diesem Code sind 
jedoch sehr oft Zeichen drin die als HTML-Sonderzeichen definiert sind.

Ich möchte jedoch nicht alle Zeichen einzeln ersetzen und daher suche ich ein 
Tag der den Zwischenraum einfach so darstellt und dann der Zwischenraum auch 
W3C konform geparst wird.

Weder das <pre> noch das <code> Tag kann dies. Kennt jemand ein solches?

Besonderes Problem bereiten Ausgaben in denen Informationen in 
<Information xyz>
eingeschlossen sind.

Ich hoffe es kann mir jemand helfen.

Vielen Dank im Voraus

OLIVER WAGNER

PS:
Z.B.: auf dieser Seite habe ich z.B. das Problem, dass das Validieren fehl 
schlägt und der Code nicht richtig angezeigt wird.

http://www.wagner-www.de/?navID=512752adc6d31886bde17ce5a564ba90

Eigentlich sollte an der Stelle der Code auftauchen:

          <pre>
linux:/var/www/htdocs/websites/HOWTOs # pppd call gprs
AT
OK
ATE1
OK
at&f+cgdcont=1,"IP","INTERNET";+cgqreq=1,2,1,1,1
OK
Serial connection established.
using channel 2
Using interface ppp0
Connect: ppp0 <--> /dev/rfcomm0
rcvd [LCP ConfReq id=0x0 <auth pap> <mru 1500> <asyncmap 0xa0000>]
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x14b1e186> <pcomp> <accomp>]
No auth is possible
sent [LCP ConfRej id=0x0 <auth pap>]
rcvd [LCP ConfRej id=0x1 <magic 0x14b1e186> <pcomp> <accomp>]
sent [LCP ConfReq id=0x2 <asyncmap 0x0>]
rcvd [LCP ConfReq id=0x1 <mru 1500> <asyncmap 0xa0000>]
sent [LCP ConfAck id=0x1 <mru 1500> <asyncmap 0xa0000>]
rcvd [LCP ConfAck id=0x2 <asyncmap 0x0>]
sent [LCP EchoReq id=0x0 magic=0x0]
sent [CCP ConfReq id=0x1 <deflate 15> <deflate(old#) 15> <bsd v1 15>]
sent [IPCP ConfReq id=0x1 <compress VJ 0f 01> <addr 0.0.0.0> <ms-dns1 0.0.0.0> 
<ms-dns3 0.0.0.0>]
rcvd [LCP EchoRep id=0x0 00]
lcp: received short Echo-Reply, length 1
rcvd [IPCP ConfReq id=0x0 <addr 10.6.6.6>]
sent [IPCP ConfAck id=0x0 <addr 10.6.6.6>]
rcvd [LCP ProtRej id=0x0 80 fd 01 01 00 0f 1a 04 78 00 18 04 78 00 15 03 2f]
sent [IPCP ConfReq id=0x1 <compress VJ 0f 01> <addr 0.0.0.0> <ms-dns1 0.0.0.0> 
<ms-dns3 0.0.0.0>]
rcvd [IPCP ConfRej id=0x1 <compress VJ 0f 01>]
sent [IPCP ConfReq id=0x2 <addr 0.0.0.0> <ms-dns1 0.0.0.0> <ms-dns3 0.0.0.0>]
rcvd [IPCP ConfNak id=0x2 <addr 10.61.109.132> <ms-dns1 195.182.110.132> 
<ms-dns3 62.134.11.4>]
sent [IPCP ConfReq id=0x3 <addr 10.61.109.132> <ms-dns1 195.182.110.132> 
<ms-dns3 62.134.11.4>]
rcvd [IPCP ConfAck id=0x3 <addr 10.61.109.132> <ms-dns1 195.182.110.132> 
<ms-dns3 62.134.11.4>]
not replacing default route to wlan0 [192.168.0.1]
local  IP address 10.61.109.132
remote IP address 10.6.6.6
primary   DNS address 195.182.110.132
secondary DNS address 62.134.11.4
Script /etc/ppp/ip-up started (pid 13319)
Script /etc/ppp/ip-up finished (pid 13319), status = 0x0
          </pre>

-- 
Um die Liste abzubestellen, schicken Sie eine Mail an:
    [email protected]
Um eine Liste aller verfügbaren Kommandos zu bekommen, schicken
Sie eine Mail an: [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.