A12 – SVG Self Portrait

  • Add files named portrait.html and portrait.css to the appropriate directories in your csci230 directory.  If the files that you created are named something differently, please rename them by pressing refractor->rename.
  • Copy the bootstrap navigation bar and footer from one of your pages to your portrait.html file.
  • Create a 500px wide by 700px high portrait using SVG elements.  Use one or more of the following elements:
    • <rect \>
    • <circle \>
    • <ellipse \>
    • <line \>
    • <polyline \>
    • <polygon \>
    • <path \>

© 2021, Eric. All rights reserved.