# Style guide for creating and editing Guide Articles
We recommend the following guidelines to writing Guide articles to help you get started contributing and create helpful articles.
## Title
Article titles should be as short, concise, and to-the-point as possible.
We want campers to quickly find the information they're looking for, and the title should reflect the main theme of the article.
Folder name is used in the URL, so only use dashes (-), numbers (0-9), and lowercase letters (a-z) for it.
However, you can include special characters in the article title.
Here are some examples of properly named titles:
> [`src/pages/html/tables/index.md`](https://github.com/freeCodeCamp/freeCodeCamp/blob/master/src/pages/html/tables/index.md)
```markdown
---
This file has been truncated. show original