Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
What is in a web page?
#1
A web page consists of instructions for the web browser about

1. layout of the web page and locations of its contents (HTML/CSS)
2. various actions to be performed within web page (JavaScript)
3. various actions to be performed before contents are delivered (PHP)


When a user requests for a web page through a web browser (Internet Explorer, Firefox, Chrome, Opera, NotJustBrowsing etc.), web browser show the web page as per instructions within the requested web page.
#2
on mozilla, half of the web page is missing. and one one page complete text missing. what could be the possible solution to it?
#3
Finding the reason will help finding the solution.

Reason can be found if the source of the page is available to inspect.


Forum Jump:


Users browsing this thread: 1 Guest(s)