Inserting html code into the page

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
dancla
 
 
Posts: 11
Joined: Mon Sep 11, 2017 6:41 pm

Inserting html code into the page

Post by dancla »

Good evening. I find it very difficult and complicated to insert html code into a page, placing it exactly in the desired position. Any suggestions? Thank you
User avatar
BaconFries
 
 
Posts: 5971
Joined: Thu Aug 16, 2007 7:32 pm

Re: Inserting html code into the page

Post by BaconFries »

First please note that WYSIWYG Web Builder is not a HTML Editor but HTML Generator this means no code actually exists till you publish. With this said you can use the following HTML Object to add/insert code or you can also use Page HTML and place in the section you need such as Between <head></head> <body></body> etc etc

Similar question asked at the following:
https://www.wysiwygwebbuilder.com/forum ... 44#p469244
User avatar
Pablo
 
Posts: 23552
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Inserting html code into the page

Post by Pablo »

The location of the code depends on how the code works.
Some code needs to be insert in Page HTML and other code in an HTML object.
In general, we assume that if you want to insert code, that you know what you are doing.

Also, it is difficult to help you without knowing what you are trying to do.
Post Reply