Friday, November 20, 2009

How do i make it so tht u click a picture and it redirects u to a blank page with the code tht i wan

Hey there,



I'm not sure if spear noticed that his code didn't show up or not and if he is planning on editing it, so to be on the safe side...



Replace all less than signs %26lt; with this code, but with NO spaces:



%26amp; l t ;



Replace all greater than signs %26gt; with this code, but with NO spaces:



%26amp; g t ;



Sorry about that but if we don't add the spaces on here it just shows up as this %26lt; and this %26gt;.



Good luck with it!



How do i make it so tht u click a picture and it redirects u to a blank page with the code tht i want??windows media



You would have to link the picture.



%26lt;a href="page.html"%26gt;



%26lt;img src="picture" alt="picture" /%26gt;



%26lt;/a%26gt;



On page.html put what you want. If you're trying to give someone an HTML code replace the %26lt;'s with %26lt; and the %26gt;'s with %26gt;



How do i make it so tht u click a picture and it redirects u to a blank page with the code tht i want??microsoft exchange internet explorer



I know it was already said but it's like this.



%26lt;a href="yourpage.html"%26gt;%26lt;img src="yourpic.jpg" align="absbottom" border="0" /%26gt;%26lt;/a%26gt;



Make sure you align and boder 0



Hope that helps.

No comments:

Post a Comment

 
c++