Acute Theme
Part of Themes Pack - Acute, using Style 7.
- 4 ExtraContent Containers with options
- ExtraContent1 drop zone is below the Dropdown area
- ExtraContent2 drop zone is above the Footer
- ExtraContent3 is for "socials only"
- ExtraContent4 is below menu bar and enables the Dropdown Menu
- Special Dropdown Menu created by enabling ExtraContent 4 and adding ExtraContent (Plus) Stack
- Has Photo Album with some customization
- Using the Teleporter stack from Doobox to utilize the sidebar
Extra Content 1
Extra Content 2
Extra Content 3
Social Icons
Drop Navigation
To see, enable ExtraContent 4, with the free Extracontent Stack from Stacks4Stacks
An explanation of some message that people should be helped by, should go here. It's not as obtrusive as a message taking up space on the web page.
Markdown
Writing in Markdown format is a simple and fast way to add styled text to your web pages.
- Ordered and Unordered Lists.
- Simple Links: Stacks can use Markdown Syntax too.
- Simple formatting: Bold and Italic.
- Code snippets:
10 PRINT "HELLO WORLD"
Content
Text
Lorem ipsum dolor sit amet, sapien platea morbi dolor lacus nunc, nunc ullamcorper. Felis aliquet egestas vitae, nibh ante quis quis dolor sed mauris. Erat lectus sem ut lobortis, adipiscing ligula eleifend, sodales fringilla mattis dui nullam. Ac massa aliquet.
HTML
- This is the default HTML.
- You can replace it with your own.
- Include your own code without the HTML, Head, or Body tags.
Markdown
Writing in Markdown format is a simple and fast way to add text to your web pages.
Some easy examples
- Ordered and Unordered Lists.
- Simple formatting: Bold, Italic, and ~~Strikethrough~~.
- Simple Links: Stacks can use Markdown Syntax too.
- Code snippets:
10 PRINT "HELLO WORLD"
Markdown is easier than ever in Stacks Pro. Now you can use all the GitHub-flavored Markdown syntax too.
Easy links
- [[/page-one| This is a link to Page One ]]
- [[/| This is a link to the homepage ]]
- www.yourhead.com
- https://apple.com
Tables
Left-aligned | Column align | Right-aligned |
---|---|---|
Using tables | Apple | $ 799.95 |
in Markdown | Microsoft | 99.95 |
is easy too! | Orange | .95 |
Task lists
- [ ] Stuff to-do
- [x] Already done
- [ ] Indent?