* section: A part or chapter in a book, a section in a chapter, or essentially anything that has its own heading in HTML 4
* header: The page header shown on the page; not the same as the head element
* footer: The page footer where the fine print goes; the signature in an e-mail message
* nav: A collection of links to other pages
* article: An independent entry in a blog, magazine, compendium, and so forth
One of the Top Contributors suggested that since WebBuilder does not support these new elements one could implement some of these new elements by using snippets and callwords.
[quote]for now, you can setup some snippets/callwords to help you out.[/quote]
Anybody have any ides how to go about doing this?
HTML 5 elements
Moderator: kfury77
Forum rules
Please try to follow these guidelines. This will help to receive faster and more accurate response.
Please try to follow these guidelines. This will help to receive faster and more accurate response.
- Check the Support section of the corresponding product first. Chances are you will find your answer there;
- Do not create new topics for already reported problems. Add your comments to the existing topics instead;
- Create separate topic for each problem request. Do NOT post a number of non-related problem reports in a single topic;
- Give your topic a meaningful title. Titles such as "A question," "Bug report" and "Help!" provide others no clue what your message is about;
- Include the version number of the software you are using;
- This is not an official customer support helpdesk. If you need a prompt and official response, please contact our support team directly instead. It may take a while until you receive a reply in the forum;
- syrupcore
- Top Contributor
- Posts: 917
- Joined: Thu Jul 21, 2005 12:58 am
- Location: Portland, Oregon, usa
- Contact:
Re: HTML 5 elements
snippet before:
<header>
snippet after
</header>
callword: head
type head, hit ctrl+j
off to the races. :)
<header>
snippet after
</header>
callword: head
type head, hit ctrl+j
off to the races. :)
- syrupcore
- Top Contributor
- Posts: 917
- Joined: Thu Jul 21, 2005 12:58 am
- Location: Portland, Oregon, usa
- Contact:
Re: HTML 5 elements
I have a 'blank' tag snippet that I use for XML and random stuff. it'd work for this too.
snippet before:
<%[Enter Tag]%>
snippet after
</%[Enter Tag]%>
I assigned it to ctrl+alt+shift+W
typing the keystroke pops up a dialog box that says "enter tag". I just entered "footer" and it output:
<footer>|</footer>
could of course format it to output on two lines like
<footer>
|
</footer>
if that's more to your liking.
snippet before:
<%[Enter Tag]%>
snippet after
</%[Enter Tag]%>
I assigned it to ctrl+alt+shift+W
typing the keystroke pops up a dialog box that says "enter tag". I just entered "footer" and it output:
<footer>|</footer>
could of course format it to output on two lines like
<footer>
|
</footer>
if that's more to your liking.
Re: HTML 5 elements
I use this feature myself although I don't use the keyboard shortcuts. Too old to remember all of these and all of a few other programs that can be user designated (Xara Xtreme is one that I am using right now, for example), but this doesn't really pertain to HTML5 elements.
I was hoping for some temporary workaround to get the functionality of these features until W3C actually adopts them as standards and then I would just have to bug Karlis to include in WeBuilder!
I was hoping for some temporary workaround to get the functionality of these features until W3C actually adopts them as standards and then I would just have to bug Karlis to include in WeBuilder!
Regards,
Bill Antonacchio
Bill Antonacchio