久久久久久久av_日韩在线中文_看一级毛片视频_日本精品二区_成人深夜福利视频_武道仙尊动漫在线观看

Progress Nav

This page demonstrates an idea for how progress can be visualized inside of a standard page nav. Scroll the page and note how the marker animates to highlight all of the sections that are currently on screen.

The rest of the content below is taken from . Take a look at that to see how the progress nav looks on a real page.

Slides for Developers

We strive to make Slides a great and flexible tool for developers. Presentations created on Slides are HTML documents under the hood, so generally anything that HTML can do, Slides can do. We make it easy to access and edit the underlying HTML and CSS through the Developer Mode.

There's also an API for creating new presentations with preset content and we're aiming to add additional APIs in the future.

Developer Mode

The Slides editor has a developer mode which is useful if you know a bit of HTML and CSS. With this mode active you will be able to modify the underlying HTML of your deck, allowing you to make adjustments that the Slides editor does not provide interface options for.

To enable the developer mode open the editor settings in the bottom left corner:

Editing HTML

The per-slide HTML editor can be accessed from the slide options area. It gives you raw access to the current slide's HTML, allowing you to change anything you like. Note that some elements, such as <script> and <link>, are not allowed for security reasons.?

Element Classes

As a paying Slides customer you have access to the CSS editor which allows you to add custom styles to your deck. By turning on the developer mode a new "class name" field will appear for any block that you focus. This allows you to easily target a specific element with your CSS.

Here's an example that defines an "upside-down" class using custom CSS and applies it to a text block.

.upside-down {
		transform: scale( 1, -1 );
}

Slide Classes

Just like you can add custom classes to individual elements it's also possible to add custom classes at the slide level. This can used to apply broader changes to the whole slide like inverting text and icon colors or changing the slide transition.

Under the hood the slide background element is separate from the slide itself. Here are two examples showing how you'd target the slide contents or slide background using a custom class called "night-sky":

// Targets the slide contents
.slides .night-sky svg path {
		fill: yellow;
}

// Target the slide background
.backgrounds .night-sky {
		background: linear-gradient(0deg, #141528, #0b1bb2);
}

Export HTML

You can access the complete HTML for all slides in your deck ?inside of the export panel, under "Export to reveal.js"?. This provides a way of exporting your deck markup and the core Slides styles to reveal.js. There are a few limitations with exporting this way but it should provide a good starting point.

CSS Editor

The CSS editor lets you author custom styles for your presentation with a real-time preview of the result. It's available as an option inside of the Style panel of the presentation editor.

The editor preprocesses styles using LESS, though you're free to write plain CSS as well. We apply the styles in real-time as you type so there's no need to leave the editor or even press a refresh button to see what you're getting. Note that when your styles are saved they will be automatically wrapped in a ".reveal {}" selector to avoid conflicts with other page styles.

Custom Fonts

You can load custom fonts from Typekit and Google fonts and apply them using custom CSS.

Developer Mode

If you turn on the developer mode you can also add custom classes to any focused element. This is a convenient way to easily apply your CSS to specific elements.

Examples

// Change presentation background
& {
		background: #a83239;
}

// Change color of body text
.slides {
		color: #009999;
}

// Turn text white if the slide has a dark background
.has-dark-background {
		color: #fff;
}

// Add a blue border to all slides (each slide is a <section>)
.slides section {
		outline: 1px solid blue;
}

// Add a red border to all vertical stacks of slides
.slides section.stack {
		outline: 1px solid red;
}
// Include a custom font
@font-face {
  font-family: "Cabin Sketch";
  src: url("https://s3.amazonaws.com/static.slid.es/fonts/cabinsketch/cabinsketch-regular.woff") format("woff"),
       url("https://s3.amazonaws.com/static.slid.es/fonts/cabinsketch/cabinsketch-regular.ttf") format("truetype");
}
.slides h1, .slides h2, .slides h3 {
    font-family: "Cabin Sketch";
} // Change color of controls and progress bar ?@interactiveColor: rgb(200,105,119); .progress span { background: @interactiveColor !important; } .controls .navigate-left { border-right-color: @interactiveColor !important; } .controls .navigate-right { border-left-color: @interactiveColor !important; } .controls .navigate-up { border-bottom-color: @interactiveColor !important; } .controls .navigate-down { border-top-color: @interactiveColor !important; }

Here's where you can access the CSS editor from inside of the Style panel:

A screenshot of the editor:

?
主站蜘蛛池模板: 男人的天堂久久 | 天堂在线中文字幕 | 黄色一级毛片免费看 | 一区二区三区四区视频 | 亚洲成人免费观看 | 成人黄色在线观看 | 亚洲成av人影片在线观看 | 91精品久久久久久久久中文字幕 | 特黄特黄a级毛片免费专区 av网站免费在线观看 | 一区二区三区在线免费观看 | 中文字幕第十五页 | 亚洲成人精| 日本久久精品视频 | 久久国内精品 | 国产女人叫床高潮大片免费 | 黄色网址在线免费播放 | 成人福利网站 | 午夜精品久久久久久久99黑人 | 亚洲综合大片69999 | 亚洲欧美一区二区三区在线 | 99精品国产一区二区三区 | 国色天香综合网 | 国产精彩视频在线观看 | 国产精品一区二区三区久久久 | 亚洲成人精选 | 亚洲成人精 | 成年男女免费视频网站 | 国产精品高清一区二区 | 国产在线小视频 | 欧美成人专区 | 久久久久久久一区 | 久久久久av| 黄网站色大毛片 | 精品一区二区久久久久久久网站 | 日韩一区二区三区在线观看 | 国内精品久久久久久久 | 自拍偷拍亚洲视频 | 日韩在线播放网址 | 亚洲精品日韩一区二区电影 | 亚洲国产精品一区二区久久 | 国产网站在线播放 |