Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
white space in XML
Name: deity_me Date: October 13, 2005 at 20:01:55 Pacific OS: Slack 10 CPU/Ram: P4
Comment:
are white spaces allowed in the decleration of an XML for example <? xml version="1.0" encoding="iso...." ? > trying to find a way around this because if i put the ? and > together like so ?> it closes my <?php tag even though the ?> are inside quotes.
Money not an issue? Where do you live and when are you not home? I'm not gonna rob you, I'm just gonna steal some stuff
Summary: Hi there, I have a question. I'm making a website, which I've been doing for years now and this is the first time I stumble upon this problem... Using an Image link gives me the following result: h...
Summary: I have just done a simple website for a family business, and was quite happy with how it looked, until I looked at it on another computer. The site should have a nav bar down one side, and along the t...
Summary: can anyone tell me how can I display an image in my XML document using DTD and CSS. I tried to do like this: <xmlns:html="http://www.w3.org/TR/REC-html40"> <html:img src="some.gif"/> and in DTD ...