久久久久久久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:

?
主站蜘蛛池模板: 午夜视频在线免费观看 | 欧美成人免费电影 | 二区久久 | 在线观看亚洲专区 | 国产一级片一区二区 | 久草网址| 欧美专区日韩专区 | 91色视频在线观看 | 亚洲精品短视频 | 激情91| 亚洲人va欧美va人人爽 | 国产精品国产a级 | 国产日韩欧美激情 | 国产精品自拍av | 日韩成人精品在线 | 午夜精品久久久久久久久久久久久 | 日韩欧美国产成人一区二区 | 在线视频三区 | 久久久久亚洲精品中文字幕 | 久久婷婷国产麻豆91 | 波多野结衣中文字幕一区二区三区 | 国产伦精品一区二区三区精品视频 | 自拍偷拍亚洲一区 | 免费精品| 91人人澡人人爽 | 在线观看国产视频 | 日本精品在线播放 | 9久9久9久女女女九九九一九 | 四虎影 | 国产一区二区在线播放 | 国产乱码一二三区精品 | 色婷婷一区二区三区四区 | 成人av观看 | 国产视频一区在线观看 | 91福利网| 午夜不卡福利视频 | 韩国成人在线视频 | 中文字幕一区二区三区在线观看 | 91精品久久久久久久久 | 精品久久久999 | 国产激情精品一区二区三区 |