第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號安全,請及時綁定郵箱和手機立即綁定
已解決430363個問題,去搜搜看,總會有你想問的

將 P5.js 草圖添加到 Bootstrap 模板背景

將 P5.js 草圖添加到 Bootstrap 模板背景

Helenr 2022-06-05 09:57:32
我真的很新,所以我的知識總的來說很差。我正在嘗試將 P5js 草圖添加到 Bootstrap 模板中。理想的情況是能夠構(gòu)建一個響應(yīng)式設(shè)計網(wǎng)站,其中包含一些帶有 p5js 代碼的圖像和視頻庫。我已經(jīng)使用我在網(wǎng)上找到的一個示例進行了一些測試,但我無法做到。我在這里附上代碼https://codepen.io/llorencg/pen/LYVMLjZ任何幫助將不勝感激!謝謝 :)<html><head>    <meta charset="utf-8">    <title>p5 walkthrough</title>     <script src="//cdnjs.cloudflare.com/ajax/libs/p5.js/0.5.5/p5.js"></script>    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.0.0-alpha.5/css/bootstrap.css">     </head><body>    <nav class="navbar navbar-dark navbar-full bg-inverse" style="">      <a class="navbar-brand" href="#">Bootstrap and P5.js</a>      <ul class="nav navbar-nav">        <li class="nav-item">            <a class="nav-link" href="#">A Link to Nowhere</a>        </li>      </ul>              </nav>            <div class="container">        <div id="jumbo-canvas" class="jumbotron">          <h1>Fun With P5.js</h1>          <p class="lead">P5 is a JavaScript library that can be used to draw things onto an html canvas. The P5 reference guide can be found <a href="https://p5js.org/reference/">here</a>, and legendary videos by Daniel Schiffman can be found <a href="https://www.youtube.com/channel/UCvjgXvBlbQiydffZU7m1_aw">here.</a></p>          <hr />          <p>By giving this div an id of jumbo-canvas and and placing <code>canvas.parent('jumbo-canvas')</code>  in our setup function, we can draw inside this Bootstrap jumbotron.</p>          <p class="lead">            <a class="btn btn-info btn-lg" href="#" role="button">Click this button for some truth</a>          </p>        </div>    </div></body>
查看完整描述

1 回答

?
MM們

TA貢獻1886條經(jīng)驗 獲得超2個贊

我在這里找到了一個舊線程,似乎可以回答您的問題,因為我認為就是您的意思。



查看完整回答
反對 回復(fù) 2022-06-05
  • 1 回答
  • 0 關(guān)注
  • 141 瀏覽
慕課專欄
更多

添加回答

舉報

0/150
提交
取消
微信客服

購課補貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動學(xué)習(xí)伙伴

公眾號

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號