Top "Webpage" questions

HTML (HyperText Markup Language) is the markup language for creating web pages and other information to be displayed in a web browser.

Android barcode scanner integration with web page

I have been researching all morning about integrating an android barcode scanner app into a web page, but haven't found …

android webpage barcode
how to dim your webpage to center your attention on a banner? (dim-bright effects on your webpage)

I was wondering on how this effect is created in certain webpages : On loading the webpage, a banner ad with …

css webpage fade banner
"Smart" way of parsing and using website data?

How does one intelligently parse data returned by search results on a page? For example, lets say that I would …

html web-services parsing webpage html-content-extraction
Creating custom variable in web.config file?

I want to create a variable in web.config file and to use that variable in web forms. How can …

asp.net-mvc web-config config webpage
disable right click without js and css

This is a random Chinese website http://www.soap-china.com/index.asp I noticed that right click is disabled. I …

javascript css webpage right-click
How to use greasemonkey to selectively remove content from a website

The content I am trying to modify has a series of <div> entries, and within each of these …

javascript html greasemonkey webpage tampermonkey
Adding a Progress Dialog in a webview

I have been trying to incorporate a progress dialog into my app when pages are loading in the webview so …

android webview dialog webpage progress
Draw circles using D3

The following code is supoosed to draw five circles next to each other <head> <script type='text/…

html svg d3.js dreamweaver webpage
Easiest way to launch webpage in android with an icon

We have a website that offers an e-mail service. We would like to create a fully fledged app for this …

android webpage launch
Web scraping - how to identify main content on a webpage

Given a news article webpage (from any major news source such as times or bloomberg), I want to identify the …

python web-scraping html-parsing webpage