|
You are here: Help Topics > Edit Website > Edit an existing template, site or page > How to use HTML Code HTML Hyper Text Markup Language Use and Description
Add HTML Button and Use
Some HTML tags and how to use them To create the appearance of bold text but still remain independent of a user's browser preference settings, use the Strong style tag. This is text with no HTML tags changing it. To change the color of text, you tag where you want the new color to begin and you tag where you want it to end. There are 32 regular color names and then it gets really wierd as most colors are identified by their HEX code. If you want to ask, go to the Advanced Features section and look for Font Colors. This is LIME text This is CARMINE text To create a link to text, you surround the text with HREF tags. The text in between the tags will be linked to the URL or website you place next to the HREF reference in the tag. The HREF reference must be in the form of "http://" or "mailto:" or "ftp://" else the link action won't work. HTML is forgiving in some areas but not in the area of resource locations. And the syntax which establishes the context of those locations (i.e. the http, ftp, mailto) is just as important as the actual address. Exception: another page on your site needs only the filename, as in "p1234.html." However, if you want to display the URL itself as the link, no HTML is required. Website2Go will automatically convert an "http://" or "mailto" URL to a link, the same as most email programs do in messages. This works in any text-type element (text, caption, subhead, bullet, or headline). This link will take you to the main Help page And this link will open your email application to a new email message preaddressed to userguide help at website2Go. See Advanced Features for more on HTML tags and how to use them and on the names for font colors. You are here: Help Topics > Edit Website > Edit an existing template, site or page > How to use HTML Code |
|
How to use Element tools Click this to kill the item. Click on this to move an item further up on the page. Click on this to move an item further down on the page. Click on this to move the item to the top of the page. Click on this to add space between the item and the one above it. Click on this to remove space between the item and the one above it. This is the text alignment tool. Click on the left button to align text to the left margin. Click on the right button to center the text. The left side of the Show/Hide tool will show green if the element is visible. The right side will show red if the element is hidden. Click opposite to achieve opposite effect. |