This Power Pages tutorial series will guide you on creating your website from scratch, without the need for writing any code. This part 1 of the tutorial will talk through creating pages and defining layouts.
If you don’t know how to setup your account and get started with Microsoft Power Pages, please refer to our previous post
Understanding the tool
Before we dive deeper into the page creation, let us understand the structure of the tool so that we can navigate through the tutorials easily.

Main Menu
The main menu is displayed in the left side of the tool. There are 6 options out of which 2 are hidden behind the 3 dots.
- Pages
- Styling
- Data
- Setup
- Flows
- Portal Management
Sub Menu
When you click on any of the menu option, there will be a sub menu that will offer configuration options for that particular selected menu.
For e.g. The sub menu related to “Pages” gives the options to create new pages or sub-pages, delete pages, and update the hierarchy.
Main Panel
This is where the magic happens. In the context of pages, you can define layouts, add components and design individual sections to build exactly whatever you want with the tool.
Power Pages Tutorial – Pages
Now that we understand the basic structure of the tool. Let’s jump into the page builder, called “Pages. Here, you will define the core layout and components of the website. Simply put this is the html part. But the best part is that you can do it without the knowledge of any code.
Adding Pages
You can add new pages via the Navigation Panel.

You can add pages in 2 ways
- You can add a new page by click on the + button besides the “Main Navigation” title
- You can also add a new sub-page by click on 3 dots besides a “Page” and click on “Add a new subpage”
Changing Navigation Hierarchy
- You can convert a page into a sub-page by simply clicking on the 3 dots besides a page and clicking on “Make this a sub page”
- You can convert a sub-page into a page by simply clicking on the 3 dots besides a sub page and click on “Promote this sub page”
Note: You can also change the hierarchy by dragging and dropping the pages
Anatomy of a page
Every page is made up of 3 parts
- Header – You can update the logo and title of the website in the header
- Body – This contains the main contents of the page
- Footer – The copyright details are mentioned in the footer. The footer can be modified to add more details as well.
Designing a page
Within the body of the page, you can add new sections by click on the + icons

You can add the following types of sections
- 1 column – Single column that will occupy the entire width of the section
- 2 column – 2 columns that will be equally distributed in width
- 3 column – 3 columns that will be equally distributed in width
- One third left – 2 columns with the left column occupying 1/3rd of the space and right column occupying 2/3rd
- One third right – 2 columns with the right column occupying 1/3rd of the space and left column occupying 2/3rd
- Spacer – This full width spacer can be used to reduce the clutter on the website
Adding components to the section layout
Once the section layout is selected you can add individual components to each section. Each section can hold multiple components.

Within each section you can add the following components
- Text – Display a simple block of text that can be styled based on preferences
- Button – Add a button that can open a URL or open a page from the website when clicked
- Image – Add an image
- Video – Add a nice looking video to add more interactivity to your website
- Spacer – Reduce the clutter by adding spacers
- Power BI – Embed a Power BI chart into your website. The possibilities can be endless here
- List – Display a list from a data source
- Form – Collect data with forms that can be customized as per your requirements
- Frame – Add an iFrame to embed external web pages such as “Google form” or “Google Maps”
Conclusion
With this we conclude the 1st part of the power pages tutorial series. You have learnt the following
- Adding pages
- Adding sub pages
- Updating the navigation hierarchy
- Adding sections
- Choosing section layouts
- Adding components to section layouts
Try out power pages and comment below with links to your innovative ideas on how to use power pages.
Comments on “Power Pages Tutorial – Building Pages”