[[content-create]] === Creating a Content Item (((Content item,creating))) (((Basic page,creating))) (((Homepage,creating))) ==== Goal Creating a content item. ==== Prerequisite knowledge * <> ==== Site prerequisites * You installed the site with a profile that includes a _Basic Page_ content type. ==== Steps . In the _Manage_ administrative menu, navigate to _Content_ > _+Add content_ > _Basic page_ (node/add/page). The _Create Basic page_ form appears. . Fill in the fields as shown below. [width="100%",frame="topbot",options="header"] |================================ |Field name | Value |Title | Welcome to Anytown Farmers market |Body | Welcome to City Market - your neighborhood farmers market! Open: Sundays, 9 AM to 2 PM, April to September Location: Parking lot of Trust Bank, 1st & Union, downtown |URL path settings, URL alias|home |================================ By clicking the _Source_ button in the rich text editor toolbar, you can see the HTML source code of the text that you are editing. // Go to node/add/page image:images/content-create-create-basic-page.png ["Create a basic page"] [start=5] . Click _Preview_ to ensure everything looks like expected. . Click _Back to content editing_. . Click _Save and publish_ . The content is saved and can be found on the _Content_ page. ==== Follow-on tasks * Follow the same steps to create an About page. * <> * <> * <> ==== Related concepts * <> * <> * <> ==== Additional resources * https://www.drupal.org/documentation/modules/node["About nodes"]