class: center, middle # Title ## Sub Title; extra --- # Title - Conteúdo em texto ``` func teste(i string) string { teste := "content" * return "teste" } ``` conteúdo extra --- .remark-full-width[![Right-aligned image](http://via.placeholder.com/1600x650)] .center[#Second slide teste] --- name: meu-nome .title-left-column[ ##What is it? ##Why use it? ] .content-right-column[ A simple, in-browser, Markdown-driven slideshow tool targeted at people who know their way around HTML and CSS, featuring: - Markdown formatting, with smart extensions - Presenter mode, with cloned slideshow view - Syntax highlighting, supporting a range of languages - Slide scaling, thus similar appearance on all devices / resolutions .red[*] - Touch support for smart phones and pads, i.e. swipe to navigate slides .footnote[ .red[*] At least browsers try their best ] ] --- .title-left-column[ ##What is it? ###Why use it? ###How to useit? ] .content-right-column[ A simple, in-browser, Markdown-driven slideshow tool targeted at people who know their way around HTML and CSS, featuring: - Markdown formatting, with smart extensions .pull-left[- Presenter mode, with cloned slideshow view - Syntax highlighting, supporting a range of languages ] .pull-right[ - Slide scaling, thus similar appearance on all devices / resolutions .red[*] - Touch support for smart phones and pads, i.e. swipe to navigate slides ] .footnote[ .red[*] At least browsers try their best ] ] --- .title-left-column[ ##What is it? ###Why use it? ###How to useit? ] .content-right-column[ A simple, in-browser, Markdown-driven slideshow tool targeted at people who know their way around HTML and CSS, featuring: - Markdown formatting, with smart extensions .two-columns-left[- Presenter mode, with cloned slideshow view - Syntax highlighting, supporting a range of languages ] .two-columns-right[ - Slide scaling, thus similar appearance on all devices / resolutions .red[*] - Touch support for smart phones and pads, i.e. swipe to navigate slides ] .footnote[ .red[*] At least browsers try their best ] ] --- background-image: url(http://via.placeholder.com/1600x900) <!-- background-size: 100% --> <!-- background-position: center -->