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

              
                <meta http-equiv="refresh" content="3;url=https://slides.com/prodouga/homepage/fullscreen">

              
            
!

CSS

              
                /* ポートフォリオ */

私は、HTML、CSS、JavaScriptのスキルを活かして、WebサイトやWebアプリケーションのフロントエンド開発を担当しています。

これまでに、ECサイトやソーシャルメディア、ゲームなどのWebサービスを開発してきました。また、Webデザインにも精通しており、UI/UXの設計にも携わってきました。

私の強みは、以下のとおりです。

Web技術の基礎をしっかりと身につけています。
Webデザインの知識とスキルを有しています。
ユーザー視点に立ったUI/UXの設計が得意です。
コミュニケーション能力が高く、チームでの仕事に慣れています。
私の目標は、WebサイトやWebアプリケーションの利用者にとって、使いやすく、魅力的なサービスを開発することです。

貴社で、私のスキルと経験を活かして、より多くのユーザーに喜んでいただけるサービスを開発していきたいと考えています。

https://portfolio.prodouga.com/
              
            
!

JS

              
                // リダイレクト先のURLを指定
const redirectUrl = "https://slides.com/prodouga/homepage/fullscreen";

// リダイレクト
location.href = redirectUrl;


              
            
!
999px

Console