Bernard Aybouts - Blog - MiltonMarketing.com

The line break HTML tag: br

By |March 25, 2018|HTML, Computer Programming Languages|

The line break HTML tag: br lets you start your text on a new line, but without starting a new paragraph. The line break tag is a self-closing HTML tag. Because there is no content to display on-screen, the line break tag is a single tag. In this example, we’ve used both the <p> tag,[ ► ]

What is a Shortcode in WordPress?

By |March 25, 2018|WordPress|

What is a Shortcode in WordPress? Shortcodes in WordPress are compact snippets enclosed in square brackets ([]) that allow users to execute PHP code within WordPress posts, pages, and widgets without writing any code directly. Introduced in WordPress version 2.5, shortcodes make it easy for users to embed files or create complex page[ ► ]

Go to Top