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

              
                <!-- Assignment 1 -->

<!-- 
Header
Nav
Main
Aside
Picture
Figure
Footer
FigCaption
Section
Command
Ruby
Data
Article
 -->





<h5>Assignment 2</h5>
<!-- Assignment 2 -->

<!DOCTYPE html>
<html>
  <head>
    <title>Hani Mansour</title>
    <meta charset="UTF-8" />
    <base target="_blank"/>
    <meta name="author" content="Hani Mansour">
    <meta name="Description" content="You can find us by typing @hani2up"/>
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
   </head>
   <body>
    <header>
      <h2>Hani Mansour</h2>
      <ul>
        <li><a href="####">Home Page</a></li>
        <li><a href="####">Search</a></li>
        <li><a href="####">Dark Mode</a></li>
        <li><a href="####">Translate</a></li>
        <li><a href="####">Bookmark Post</a></li>
      </ul>
      <nav>
        <ul>
          <li><a href="####">Games</a></li>
          <li><a href="####">App</a></li>
          <li><a href="####">Android</a></li>
          <li><a href="####">Windows</a></li>
          <li><a href="####">Programing</a></li>
          <li><a href="####">Explanations</a></li>
        </ul>
      </nav>
    </header>
    <hr>
    <main>
      <article>
        <h3>Change the player name bar in FIFA 14</h3>
        <p>How to change a player name bar in FIFA 14?<br>In this article we will change it to a modern player name bar like FIFA 22...</p>
        <figure>
        <img src="https://bit.ly/3zPFKc9" alt="image-1" width="600px" height="350px"/>
        <figcaption><a href="####">Read More</a></figcaption>
      </figure>
      </article>
      <hr>
      <article>
        <h3>PUBG mobile best sensitivity settings code</h3>
        <p>Best Sensitivity Settings For PUBG Mobile How To Adjust PUBG Sensitivity, To Improve Aim<br>For compatibility, the code will be updated with each game update...</p>
        <figure>
        <img src="https://bit.ly/3UtudXX" alt="image-2" width="600px" height="350px"/>
        <figcaption><a href="####">Read More</a></figcaption>
      </figure>
      </article>
      <hr>
      <article>
        <h3>FIFA 22 inspired scoreboard for FIFA 14</h3>
        <p>How to change default fifa 14 scoreboard?<br>In this article we will change FIFA 14 scoreboard to a FIFA 22 inspired scoreboard...</p>
        <figure>
        <img src="https://bit.ly/3t0gX1p" alt="image-3" width="600px" height="350px"/>
        <figcaption><a href="####">Read More</a></figcaption>
      </figure>
      </article>
      <hr>
      <aside>
        <h3>Categories</h3>
        <ul>
          <li><a href="####">App</a></li>
          <li><a href="####">Android</a></li>
          <li><a href="####">Windows</a></li>
          <li><a href="####">Programing</a></li>
          <li><a href="####">Explanations</a></li>
        </ul>
      </aside>
    </main>
    <hr>
    <footer><p>&copy; Copyright 2022</p></footer>
   </body>
</html>



<hr><br><br>



<h5>Assignment 3</h5>
<!-- Assignment 3 -->

<!DOCTYPE html>
<html>
  <head>
    <title>Hani Mansour</title>
    <meta charset="UTF-8" />
    <base target="_blank"/>
    <meta name="author" content="Hani Mansour">
    <meta name="Description" content="You can find us by typing @hani2up"/>
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
   </head>
   <body>
    <audio controls autoplay loop muted>
      <source  src="https://www.fesliyanstudios.com/play-mp3/6560" type="audio/mpeg" >
      <source  src="https://www.fesliyanstudios.com/play-mp3/6560" type="audio/ogg" >
      <source  src="https://www.fesliyanstudios.com/play-mp3/6560" type="audio/wav" >
      Browser Not Supported
    </audio>
   </body>
</html>



<br><br><br><br><hr><br><br>



<h5>Assignment 4</h5>
<!-- Assignment 4 -->

<!DOCTYPE html>
<html>
  <head>
    <title>Hani Mansour</title>
    <meta charset="UTF-8" />
    <base target="_blank"/>
    <meta name="author" content="Hani Mansour">
    <meta name="Description" content="You can find us by typing @hani2up"/>
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
   </head>
   <body>
      <video controls autoplay muted width="700px" height="400px" poster="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQs7Xaw7DnM349vh6xvpxTS3XkHGGekv_eKOw&usqp=CAU">
      <source  src="https://archive.org/download/BigBuckBunny_124/Content/big_buck_bunny_720p_surround.mp4" type="video/mp4" >
      <source  src="https://archive.org/download/BigBuckBunny_124/Content/big_buck_bunny_720p_surround.webm" type="video/webm" >
      <source  src="https://archive.org/download/BigBuckBunny_124/Content/big_buck_bunny_720p_surround.ogg" type="video/ogg" >
      <track src="video-en.vtt" kind="captions" kind label="English" srclang="En">
      <track src="video-fr.vtt" kind="captions" kind label="French" srclang="Fr">
      Browser Not Supported
    </video>
   </body>
</html>

              
            
!

CSS

              
                
              
            
!

JS

              
                
              
            
!
999px

Console