Fundamental Body Elements

Fundamental Body Elements

Element.How also offers premium tutorials! Check them here:

Table of Contents

Welcome to this new chapter, where we discuss HTML Fundamental Body Elements, building on what we learned in the previous chapter about basic HTML tags.

Tags are needed to create a visual and semantic categorization of the content of your HTML document.

Understanding the HTML Fundamental Body Elements

Access tutorial

$99/one time Purchase access

Includes

  • Gain Access to This TutorialUnlock complete access to the current tutorial: Fundamental Body Elements
  • Future UpdatesYou will get access to all future updates to this tutorial.
  • Enjoy Unlimited UsageUse on as many of your own sites or your clients sites as you wish.

    Note that reselling or redistributing is not permitted.

Access everything

$299/one time Purchase All Access

Includes

  • Unlock every premium tutorial on Element.howGet access to the entire library of premium tutorials on Element.how
    Preview premium tutorials
  • Get access to the CSS course for Elementor usersAccess the complete 14 HTML chapters, 30 CSS chapters and 7 Elementor Projects.Learn more
  • Simple CSS Grid For ElementorAn Elementor Addon to Create Awesome Grid Layouts in a Single Click for Containers, Galleries and Loop Grid. Learn more
  • free extra: ShapeDividers.com Premium AccessLifetime Premium Access to ShapeDividers.comVisit ShapeDividers.com
  • 30 day money backNo questions asked money back. Not what you expected? Get a refund.
  • One-time payment of only $299No hidden fees or subscriptions.

    Sales taxes added where applicable.
  • Great supportGet help when you need it. Support includes getting things working as intended.

    Support excludes customization work.
  • Lifetime access to everything Element.howThe price reflects what is currently available on Element.how. All future updates are included, but none are promised. You pay for what is available now, and the rest is a sweet extra.

    I will say that it is definitely my intention to keep adding tutorials to Element.how.
* All prices are USD. Applicable taxes will be charged at checkout. Have a question? See the FAQ or email me.

Element.how also provides premium tutorials showing awesome advanced designs, check them out here.

Looking for something else? Search across 2737 Elements right here:

Checkout the Elementor Addon Finder directly

6 Responses

  1. Hey Miguel!

    Thank you for this very valuable feedback.

    Indeed the "checkmark" wasn't working as intended, and after seeing your message I went it and fixed that, as well as the 404 links.

    If you have any other such good feedback and recommendations, please share!

    Cheers!

  2. Hi Maxime,

    Can you please give an example of how you would use the HTML widget in order to add contact information to the address tag in Elementor in the footer?

    It would really be beneficial to see a markup code as an example.

    Thank you,
    Michal

    1. Hey Michal!

      You would simply add something like the following, in the HTML element:

        <address>
          Contact us at:<br>
          123 Main Street<br>
          Anytown, USA 12345<br>
          Phone: (123) 456-7890<br>
          Email: info@example.com
        </address>
      

      You might then wish to add a class name to target it with custom CSS:
      <address class="address-information">

      Cheers!

  3. Very helpful, Maxime! I have definitely NOT been labeling my sections properly and am going to go fix that on every website I’m managing now. 🙂

Leave a Reply