Pen Settings

HTML

CSS

CSS Base

Vendor Prefixing

Add External Stylesheets/Pens

Any URLs added here will be added as <link>s in order, and before the CSS in the editor. You can use the CSS from another Pen by using its URL and the proper URL extension.

+ add another resource

JavaScript

Babel includes JSX processing.

Add External Scripts/Pens

Any URL's added here will be added as <script>s in order, and run before the JavaScript in the editor. You can use the URL of any other Pen and it will include the JavaScript from that Pen.

+ add another resource

Packages

Add Packages

Search for and use JavaScript packages from npm here. By selecting a package, an import statement will be added to the top of the JavaScript editor for this package.

Behavior

Auto Save

If active, Pens will autosave every 30 seconds after being saved once.

Auto-Updating Preview

If enabled, the preview panel updates automatically as you code. If disabled, use the "Run" button to update.

Format on Save

If enabled, your code will be formatted when you actively save your Pen. Note: your code becomes un-folded during formatting.

Editor Settings

Code Indentation

Want to change your Syntax Highlighting theme, Fonts and more?

Visit your global Editor Settings.

HTML

              
                <div>居住小孩進攻活力接觸很大在那裡騎士本論壇即可如何屬於所謂,完了本月疾病一場在這個犯罪她說考慮策略,自動基礎上金融遺憾台中體育,第二章通常更多可以網易的是進去數學後果預計審核一番路線看著,經常歌曲相比零售加快可是高手,發表社會主義一天,貸款我很,但是意味着。</div>

<p>但是究竟把它每一個看法招聘有限內置位於貫徹,奇怪無數很多人客人免費情感涉及這麼多並沒有住宅至少平衡作品,喜愛實現之處於是隊伍團隊起來有限公司進攻基於精選精采以為,職責結構一天凱文業務建築看來繼續秘密走了聯合在那裡,一段時間對手,正在好多奇怪,學科面對共享。</p>
              
            
!

CSS

              
                /* 改變全域文字的反白顏色 */
::selection {
  color: Cornsilk;
  background-color: Crimson;
}

/* 改變 p 標籤的反白顏色 */
p::selection {
  color: white;
  background-color: CornflowerBlue;
}


/* ----- */

body{
    padding: 5rem;
}
              
            
!

JS

              
                
              
            
!
999px

Console