![]() |
question about "id=" tag
In this code:
Code:
<div id="profile_tabs"> |
it's just a unique identifier for a tag, it is set by whoever wrote the html. Useful if you want to manipulate the page via javascript / ajax as you need to be able to pick out a specific element.
|
When you put a URL into the address bar and click enter, the browser requests information from that resource. The server replies with some headers, and a response. This response is the HTML. Your browser simply interprets this HTML and displays it on screen.
|
As these 2 said, and yes, it can also be requested from a stylesheet using
Code:
#profile_tabs{ |
All times are GMT. The time now is 12:52 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|