|
|
| Author |
Message |
Kristina Yahoo User
|
Posted: Sun Jan 27, 2008 11:10 am Post subject: what is this code for? |
|
|
|
|
| Back to top |
|
 |
Sutton O Yahoo User
|
Posted: Sun Jan 27, 2008 11:18 am Post subject: |
|
|
| A very long and complicated myspace pageThat is HTML, the language of the internetif you go to any page, and right-click in some blank space and click view page source you will see some similar code |
|
| Back to top |
|
 |
TristanVR Yahoo User
|
Posted: Sun Jan 27, 2008 11:22 am Post subject: |
|
|
| This displays a web page in a browser. Seems to be a MySpace page. |
|
| Back to top |
|
 |
Barrett Yahoo User
|
Posted: Sun Jan 27, 2008 11:24 am Post subject: |
|
|
| It's the source code for someone's myspace page.That's what you would see if you right clicked on the page and selected View Source Code or something along those lines, depending on which browser you are using.In actuality there are several files making up that one page, but the way html, php and css work is by those individual files being coded to pull info in off each page so the browser can render it to you, the user/visitor, the way you see it when you go to that site.. in this case, you see that person's myspace page. |
|
| Back to top |
|
 |
|