Icephoenix21 avatar

Icephoenix21

none

Icephoenix of Scania. The Strokes and Nihon Ken enthusiast.

Icephoenix21 #Tech Talk

General Tech

Network changing to unidentified network? So I've tried to Google the problem but I'm not really getting the answer I need. My laptop connects to my wifi at home just fine, and is fine for awhile..then out of the blue it changes the status of my internet to 'unidentified network' and says internet access, even though I don't have internet access. It doesn't correct the problem on it's own if I wait awhile-I need to disconnect from the internet and reconnect to have it back to normal. Any idea of how to fix this? It seems to happen randomly. It also only seems to occur when I'm home as opposed to school/cafe/etc, so possibly a router issue?

General Tech

Help with html and css I'm in the process of building a site for a class. The issue I'm having is [url=http://i.imgur.com/xI0r4Wd.png]this[/url] is what I'd like those green boxes to look like, with the text overlayed like that. Right now it looks like [url=http://i.imgur.com/B6pnccO.jpg]this[/url]. I can't just adjust the margins due to how the teacher wants me to code it. I don't really know how to explain it but here is the [url=http://i.imgur.com/cT2S7dd.png]html[/url] and [url=http://i.imgur.com/5sAyyyo.png]css[/url] He told me just add the text under the proper div tags, but upon doing so, I get the result shown in the second link. Help please?

General Tech

Getting rid of Url extensions such as .html and .php Hello, I'm in need of some help for a course assignment. I've done all of the major work for this web design assignment, except for the following part, "Build your site so the URLs for each page are in this easy-to-type format, and users don't even know they're accessing PHP files" I realize that if I have each page in it's own directory, and labeled as index.php, then the file can be accessed without the php extension (example: "mysite.com/lab4/page1" ). However, the problem with that is when you type it in, it simply redirects you to "mysite.com/lab4/page1.php". I'm fairly certain that the instructor wants us to have it so that the web page displays no .php