code placement

This section is for posting questions which are not directly related to WYSIWYG Web Builder.
Examples of off topics: web server configuration, hosting, programming related questions, third party scripts.

Note that these questions will generally not be answered by the administrators of this forum.
Post Reply
User avatar
Billywiz
 
 
Posts: 162
Joined: Thu Jul 17, 2008 3:32 pm
Location: UK
Contact:

code placement

Post by Billywiz »

Although I consider myself a reasonably competent user of Web Builder the one thing I can never get my head around is the correct placement of external code.

I have these instructions

Add the following code to the <HEAD> section of your page:

Add the following code anywhere in the BODY of your page:

Can any of the gurus guide me on where to place those codes please.

Cheers
The Cheapest Car Hire, Worldwide.

Summit Car Hire
User avatar
Pablo
 
Posts: 21708
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: code placement

Post by Pablo »

Add the following code to the <HEAD> section of your page:
Place the code in Page HTML -> Between head tags.

Code: Select all

Add the following code anywhere in the BODY of your page
Place the code in an HTML object -> use div
User avatar
Billywiz
 
 
Posts: 162
Joined: Thu Jul 17, 2008 3:32 pm
Location: UK
Contact:

Re: code placement

Post by Billywiz »

Thank you Pablo
The Cheapest Car Hire, Worldwide.

Summit Car Hire
Post Reply