... Its basically 2 Pc's But each time the PC's are re-booted, & connect to the net - the IP address changes (isnt this 'normal' - unless you paid for a static...
... For your external IP address, yes/no - but you're not connecting to your other computer via the external IP address. The internal IP is your local network...
... Search Google? Keywords: web safe colors wikipedia Turned up: http://en.wikipedia.org/wiki/Web_colors -- Thomas Hruska Shining Light Productions Home of...
... Gordon, get yourself a hardware Cable/DSL router (I prefer D-Link - good solid routers). They aren't expensive. In fact, they tend to go on sale quite...
... Testing purposes perhaps? That is, he could be trying to replicate what it will be like putting a website onto a production server. That, or he's using...
... Server Features The Sambar Server is an open and scalable framework that provides an intuitive, secure and personalizable environment for end-users; rapid ...
My point is, I don't think that he's looking for an FTP server, I think that he's running Sambar to test sites locally and that he's looking for a reliable way...
I think that these may help: http://www.hypersolutions.org/pages/rgbhex.html http://www.webmonkey.com/webmonkey/reference/color_codes/ Cheers, Robin...
I have anchor hyperlinks that are NOT underlined in IE6 and Avant but appear normal in Netscape, Opera and Firefox. Is this normal? My CSS is: A{ font-weight:...
Thanks alot robin you are on the same line I am but I had this class and I can also contact my instructor for the color Pallete hexes ... get ... digits...
Hi Rameyjay, I did my own websafe colour chart: http://circlecity.co.uk/help/websafe_colour_chart.php There is also a page to help you understand hexadecimal: ...
Hi Robin, Because you have: A:visited { color:#880000; text-decoration: none} You've probably clicked some links to test them (so they have been visited) and...
I guess I wasn't making myself clear on the color pallete I need the hexidecimal for the color Tan does anyone know what the hexidecimal is off the top of...
Thanks bob that really was somewhat like what I was looking for but my professor that I had helped me out and gave me a bit of a reference and I am looking to...
Hi Irene, If you've copied your example in correctly, there is a missing > bracket just after "text/html" <meta http-equiv="content-type" content="text/html" ...
Ok guys sorry bout the looking for me but I found my color pallete hexidecimals they were in the appendix in my book And I didn't find them till tonight so...
In the webpage that I am making right now one of the instructions says make the bullets square bullets well I am blank on how to do that I am using frontpage...
... In days gone by, the standard was to do this by adding the "type" attribute to the <ul> tag that starts the unordered list and give it a value of "square"....
Hi Dean, --"I want to detect a user's screen resolution and dynamically resize a div based on it." -- Whyever would you do that? Do you assume the user always...