I would rather say www.MyName.com as it is easier to read.
Is it a matter of personal choice or are there any significant browsers that will error if some capital letters are typed in the address bar?
I'm not asking what people think is nice or not nice. I need to know if there are any significant technical problems that will arise from advertising a name with some capital letters in it.
Domain names are not case-sensitive, while file (page) names are.
Try it yourself: [WebMasterWorld.Com...]
Jim
No. Not with any standard browser.
Along the chain of technology between a client browser and a server, no-one cares about uppercase/lowercase issues until you hit the file system of the server. Since some filesystems are case-sensitive, pages and filenames *are* case-sensitive. Other than that, no-one cares.
CMA: I suggest you take a look at competitive advertising (see if they used uppercase/mixed-case) and test with several browsers before you take my word for it -- I'm just quoting the practical results of the HTTP protocol [w3.org] specifications as I understand them (See section 3.2.3).
Jim