Let's start by creating a volleyball net.

  • Create a "gray" Line and name it barrier.
  • The y-axis should stretch from 250 to -250. The x-axis should start and end at 0.
  • Create a "darkgray" Rectangle and name it net.
  • Make it 20 pixels wide and 80 pixels high. Place it at (0, -210).

To navigate the page using the TAB key, first press ESC to exit the code editor.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
  • Run Code
  • Submit Work
  • Next Activity
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)