How do I use this thing # on urls
-
How do i use this thing on a url #?? What do I have to put in the HTML for it to go to that section? Like on some urls they put www.asdf.com/blah#asdf and it goes to some part specified by #asdf. Does any body have some information on how this works? /\ |_ E X E GG
Wrong forum - please post this in the Web Development forum...
The Rob Blog
Google Talk: robert.caldecott -
How do i use this thing on a url #?? What do I have to put in the HTML for it to go to that section? Like on some urls they put www.asdf.com/blah#asdf and it goes to some part specified by #asdf. Does any body have some information on how this works? /\ |_ E X E GG
-
Please do NOT post programming questions or ads to this forum. :mad:
TOXCCT >>> GEII power
[toxcct][VisualCalc]:doh::(:^):~ X| X| IT'S NOT A FREAKING PROGRAMMING QUESTION!??!?!?!?!!!!!! :mad::mad::wtf::omg::rolleyes: ALL I ASKED WAS HOW TO USE THOSE FREAKING # IN URLS?!??!!!!!!!!!!!!!! WHAT DOES THAT HAVE TO DO WITH PROGRAMMING? ELLO??? :rose::rose::cool::cool: X| X| /\ |_ E X E GG
-
How do i use this thing on a url #?? What do I have to put in the HTML for it to go to that section? Like on some urls they put www.asdf.com/blah#asdf and it goes to some part specified by #asdf. Does any body have some information on how this works? /\ |_ E X E GG
-
:doh::(:^):~ X| X| IT'S NOT A FREAKING PROGRAMMING QUESTION!??!?!?!?!!!!!! :mad::mad::wtf::omg::rolleyes: ALL I ASKED WAS HOW TO USE THOSE FREAKING # IN URLS?!??!!!!!!!!!!!!!! WHAT DOES THAT HAVE TO DO WITH PROGRAMMING? ELLO??? :rose::rose::cool::cool: X| X| /\ |_ E X E GG
this IS somewhat a programming question, even in HTML... the web development forum is here for that, so, i know the answer, but i keep it for me until you ask this somewher else of here... ps : DON'T SHOUT !!!!!! and read what's written at the top of the page when you create a thread... it's up to you to be flamed :suss:
TOXCCT >>> GEII power
[toxcct][VisualCalc] -- modified at 4:07 Friday 4th November, 2005 -
:~ Run! run as much as you can. I can see them. They have torchs and chains. Why did you have to post a proggraming question here? :^)
-
:~ Run! run as much as you can. I can see them. They have torchs and chains. Why did you have to post a proggraming question here? :^)
Poor eggoe5 !! :rolleyes:
Maxwell Chen
-
How do i use this thing on a url #?? What do I have to put in the HTML for it to go to that section? Like on some urls they put www.asdf.com/blah#asdf and it goes to some part specified by #asdf. Does any body have some information on how this works? /\ |_ E X E GG
Pretty simple to do. You need to create an anchor with the name attribute set to whatever you want, in your case, asdf. Now clicking on an anchor with the href attribute set to asdf will make the browser go to our anchor. Something like
<a href="#asdf"> Go to Note </a>
...
...
<a name="asdf"> Note </a> Note note noteRegards Senthil _____________________________ My Blog | My Articles | WinMacro -- modified at 4:16 Friday 4th November, 2005
-
Poor eggoe5 !! :rolleyes:
Maxwell Chen
hey, look : Internet King !!!![^] :laugh::laugh::laugh: do you believe it ? the internet king don't even know
**#**
anchors ??!!! :laugh::laugh:Maxwell Chen wrote:
Poor eggoe5 !!
yep, you're right! poor poor eggie... peace to his soul...:zzz:
TOXCCT >>> GEII power
[toxcct][VisualCalc] -- modified at 4:16 Friday 4th November, 2005 -
hey, look : Internet King !!!![^] :laugh::laugh::laugh: do you believe it ? the internet king don't even know
**#**
anchors ??!!! :laugh::laugh:Maxwell Chen wrote:
Poor eggoe5 !!
yep, you're right! poor poor eggie... peace to his soul...:zzz:
TOXCCT >>> GEII power
[toxcct][VisualCalc] -- modified at 4:16 Friday 4th November, 2005:-D
Maxwell Chen
-
Pretty simple to do. You need to create an anchor with the name attribute set to whatever you want, in your case, asdf. Now clicking on an anchor with the href attribute set to asdf will make the browser go to our anchor. Something like
<a href="#asdf"> Go to Note </a>
...
...
<a name="asdf"> Note </a> Note note noteRegards Senthil _____________________________ My Blog | My Articles | WinMacro -- modified at 4:16 Friday 4th November, 2005
-
How do i use this thing on a url #?? What do I have to put in the HTML for it to go to that section? Like on some urls they put www.asdf.com/blah#asdf and it goes to some part specified by #asdf. Does any body have some information on how this works? /\ |_ E X E GG
-
hey, look : Internet King !!!![^] :laugh::laugh::laugh: do you believe it ? the internet king don't even know
**#**
anchors ??!!! :laugh::laugh:Maxwell Chen wrote:
Poor eggoe5 !!
yep, you're right! poor poor eggie... peace to his soul...:zzz:
TOXCCT >>> GEII power
[toxcct][VisualCalc] -- modified at 4:16 Friday 4th November, 2005 -
It is HTML related, and HTML is a programming language. ;P
Maxwell Chen
-
this IS somewhat a programming question, even in HTML... the web development forum is here for that, so, i know the answer, but i keep it for me until you ask this somewher else of here... ps : DON'T SHOUT !!!!!! and read what's written at the top of the page when you create a thread... it's up to you to be flamed :suss:
TOXCCT >>> GEII power
[toxcct][VisualCalc] -- modified at 4:07 Friday 4th November, 2005 -
Pretty simple to do. You need to create an anchor with the name attribute set to whatever you want, in your case, asdf. Now clicking on an anchor with the href attribute set to asdf will make the browser go to our anchor. Something like
<a href="#asdf"> Go to Note </a>
...
...
<a name="asdf"> Note </a> Note note noteRegards Senthil _____________________________ My Blog | My Articles | WinMacro -- modified at 4:16 Friday 4th November, 2005
-
err look at me i'm toxcct and i'm Mr. Pazzuzu... ahaha Mr. Pazzuzu, i'm laughing at you! /\ |_ E X E GG
-
It is HTML related, and HTML is a programming language. ;P
Maxwell Chen