A browser is a software application for surfing hypertext markup; created for surfing the world wide web, they can be utilized for consuming information in private networks also, as well as local environments.

learn more… | top users | synonyms

25
votes
39answers
8k views

Open the browser to http://codegolf.stackexchange.com

Your job is to open a browser window of the default browser to http://codegolf.stackexchange.com. Your code must open the browser itself, and cannot rely on an open one. This is code-golf, so the ...
7
votes
0answers
1k views

Break Stack Exchange

Trick the user that StackExchange is broken: It can be done in several ways: Your program starts a browser in some certain way (with a proxy server, for example); Your program shows static ...
0
votes
2answers
158 views

Move the “post your answer” form next to the question on SE sites

I have a problem when posting an answer to a question that already have several answers and/or several comments: The "post your answer" form sits on bottom, the answer is on top. There is an awful ...
5
votes
10answers
2k views

Make a webpage where it looks like the browser is hanging / crashing

Your task today is to create a HTML page. This page, when opened in a browser, behaves as if the browser has a problem (hanging, crashing, network error, virus, etc.) You can use all the HTML(5), ...
17
votes
1answer
1k views

QR Codes… and all that Jazz!

This is going to be relatively challenging code-golf challenge. Input: Any URL, must have the protocol attached, e.g. http://codegolf.stackexchange.com (which will be our test case) Output: A ...