Saturday, July 11, 2009

Does anyone know ALOT about html,scripts, and web design?

if so email me at mvarner14@yahoo.com



because i am havin sum problems with a code and i think i might be doin sumthin wrong cuz this is what the instructions say but i dont understand them



Copy (Ctrl+c) and paste (Ctrl+v) the code below to the top of any HTML page that you want this Pop Up to appear. Put it in between the %26lt;HEAD%26gt; and %26lt;/HEAD%26gt; tags in the code.



Where To Place Code On Your Webpage:



%26lt;HTML%26gt;



%26lt;HEAD%26gt;



%26lt;TITLE%26gt; My Cool Website %26lt;/TITLE%26gt;



%26lt;META name=description content=%26quot;keywords%26quot; %26gt;



%26lt;META name=%26quot;Keywords%26quot; CONTENT=%26quot;Some nice keywords%26quot;%26gt;



PUT CODE HERE



%26lt;/HEAD%26gt;



%26lt;BODY%26gt;



Does anyone know ALOT about html,scripts, and web design?





u will put the code instead of the %26quot;PUT CODE HERE%26quot;



Then u must save it in a text file and convert its extension to



.htm instead of .txt



Does anyone know ALOT about html,scripts, and web design?



You have (completely redundantly) told us twice where to put the code, but you have not told us what code to insert. Ergo, unanswerable.



Other Replys:on your webpage source file i.e the html text file of your page (right click on the .html file and choose Open With Notepad), copy the selected script and paste it before the closing tag of the head section i.e %26lt;/HEAD%26gt; even though you donnot have the same structure as the mentioned example. what matters is that you have the



%26lt;script%26gt;



...



%26lt;/script%26gt;



between the %26lt;HEAD%26gt; and its closing tag %26lt;/HEAD%26gt;

No comments:

Post a Comment