Method 1: Position the page border relative to the outside edge of the page
- On the Page Layout tab, click Page Borders in the Page Background group.
- On the Page Border tab, click Options.
- In the Border and Shading Options dialog box, change the default setting of 24 points in the Margin area to a new measurement.
- How do I change the margins on different pages in Word 2010?
- How do I fix borders in Word 2010?
- How do I make my page border 1 inch?
- How do you customize a page border in Word?
- How do you set margins in pages?
- How do you set margins on a Word document?
- How do you fix a border outside the printable area?
- How do you put a border on Microsoft Word 2010?
- How do you fix print margins?
- How do I put different borders on each page?
- How do you change the size of a border in HTML?
How do I change the margins on different pages in Word 2010?
3 Answers
- On the File menu, click Page Setup, and then click the Margins tab. Under Margins, select the options you want.
- To change the default margins, click Default after you select new margin settings. ...
- To change the margins for part of a document, select the text, and then set the margins you want.
How do I fix borders in Word 2010?
Follow these steps:
- Choose Borders and Shading from the Format menu. ...
- Make sure the Page Border tab is displayed. ...
- Make sure the desired border is selected and specified for the document.
- Click the Options button. ...
- Make sure the Always Display in Front check box is selected.
- Close all the dialog boxes.
How do I make my page border 1 inch?
Click Page Layout > Margins > Custom Margins
- At least one line down from the top of Page 1, place cursor before or after any text in the order.
- Click Page Layout > Margins > Custom Margins.
- In the Page Setup Window, change the top margin to 1 inch.
- Select "This point forward" from the Apply to selection box.
- Click Ok.
How do you customize a page border in Word?
Create a Page Border in Word
- Open Word and click on the Design tab. Under Page Layout, click Page Borders. Click Page Border in the Borders and Shading window.
- Select the Custom option from the list of choices. This is when the real fun begins. ...
- Click OK to create the border.
How do you set margins in pages?
Set document margins in Pages on Mac
- Click. in the toolbar, then click the Document tab at the top of the sidebar.
- In the Document Margins section, click the arrows or enter values in the fields next to Top, Bottom, Left, and Right. For documents that use facing pages, the document margins are Top, Bottom, Inside, and Outside.
How do you set margins on a Word document?
Select Layout > Margins. Select Custom Margins. In Margins, use the Up and Down arrows to enter the values you want.
...
Change default margins
- Select Layout > Margins > Custom Margins.
- Set your margins.
- Select Set As Default.
- Confirm your selection.
How do you fix a border outside the printable area?
Method 1: Position the page border relative to the outside edge of the page
- On the Page Layout tab, click Page Borders in the Page Background group.
- On the Page Border tab, click Options.
- In the Border and Shading Options dialog box, change the default setting of 24 points in the Margin area to a new measurement.
How do you put a border on Microsoft Word 2010?
How to Insert Page Border in Word 2010
- Navigate to Page Layout and click page Borders.
- Select a border type from the Setting icons along the left side of the dialog box: None-Turns off all borders. ...
- On the Style list, select a line style.
- On the Color list, select a line color.
- On the Width list, select a line thickness.
- Click OK to accept the new border.
How do you fix print margins?
Choose File then go to "Page setup..". then click on the tab called "Margins & Header / Footer". From there adjust the margin numbers to a smaller setting (zero works). Now you should be able to print larger images without getting the edges cut off.
How do I put different borders on each page?
Right-click the border once you're satisfied with the formatting, and then choose “Copy.” Right-click anywhere on the document and choose “Paste.” Drag the copy of the border into place on the page, such as the bottom half of the document in this example.
How do you change the size of a border in HTML?
Note: Always declare the border-style property before the border-width property. An element must have borders before you can set the width.
...
border-width: thin medium thick 10px;
- top border is thin.
- right border is medium.
- bottom border is thick.
- left border is 10px.