- How To Add Borders In Pages For Mac Download
- How To Add Borders In Pages For Mac
- How To Insert Borders In Pages For Mac
- How To Add Borders In Pages For Mac Free
- In Pages 1, you create a text box from the insert menu, choosing insert / text. In Pages 2, you can simply click on the T icon in the toolbar. Use View / Customise Toolbar if it's not there, and put it there. The text box will show on your page.
- To design your own custom border, choose the color, width, line style, and where you want to apply the borders. In Word or Outlook, click in the table, and then click the Table Move Handle to select the table. In PowerPoint, click anywhere on the outside border of the table to select it.
To add a border to an HTML <table>, you first need to know how to create an HTML table. In HTML, you can create tables by using the <table> tag in conjunction with the <tr>, <td> and <th> tags.
Ask Different is a question and answer site for power users of Apple hardware and software. It only takes a minute to sign up. Sign up to join this community. Some template objects appear to be fixed in Pages for Mac, but this video shows you how to select and then edit (or delete) them in just a few clicks.http://.
Creating a border for the HTML table¶
After creating an HTML table, you should add a border to it, as borders are not added by default. First, let’s see an example, where we use the HTML border attribute.
Example of creating an HTML table with the border attribute:¶
Result¶
Anyway, we recommend using the CSS border property for adding a border to your tables. To add a border to your table, you need to define the <style> of your table.
Remember to add borders also for <th> and <td> tags to have a complete table. Set the border-collapse property as well (if you don’t define the border-collapse, it will use border-collapse: separate by default).
Example of creating borders for the HTML table:¶
How To Add Borders In Pages For Mac Download

How to change the HTML table border style with CSS¶
You can give styling to your table using the CSS border shorthand property, or the border-width, border-style, border-color properties, separately. See the example below to have a visible result of these properties.
Example of changing the HTML table border style with CSS:¶

If you don't want the border to go all around the table (or if you need different borders on each side of the table), you can use any of the following properties: border-top, border-right, border-bottom and border-left.
Example of adding bottom borders to the HTML table:¶
How to have rounded borders¶
You can also have rounded borders by using the CSS border-radius property. Remember that in this case, you should remove the border-collapse property to work properly. Let’s see an example where all the table elements are rounded.
Example of adding rounded borders to the HTML table:¶
How to add border to the <p>, <h2> or <div> elements¶
In the same way you can add a border to other HTML elements. Let's see an example of adding borders to the <p>, <h2> and <div> elements.
Example of adding borders to the <p>, <h2> and <div> elements:¶
If you want to have a rounded border on paragraphs, follow the example below to learn how to do it. Use the border-radius property to have your preferred outcome.
How To Add Borders In Pages For Mac
Example of creating rounded borders on paragraphs: ¶
Related Resources ¶
Thanks for your feedback!
Related articles

How To Insert Borders In Pages For Mac
There is no command to place a border on a page. However, it is quite easy to draw a border. Set your margins and then resize the Pages document window so you can see the entire page. Under the view menu, select 'Show Layout' and 'Show Rulers'. Now insert a rectangle or rounded rectangle shape, resize and move it as you like. Open the inspector and select the Graphics tab. Select the background and line colors, etc. Under the Arrange menu, select 'Send Objects to Background' and you'll probably also want to select 'Lock'. You might also want to capture the page (Format > Advanced > Capture) if you intend to make a multi-page document.
Yes, this is a bit more involved than Word but it isn't that big a deal. I've created a template with about 10 different border styles and I pull it out whenever I need it.
How To Add Borders In Pages For Mac Free
May 2, 2009 6:42 PM