Advertisement
Guest User

Untitled

a guest
Jan 26th, 2020
382
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.48 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <body>
  4.  
  5. <head>
  6. <link rel="stylesheet" type="text/css" href="week2style.css"
  7. </head>
  8.  
  9. <title>Path to a Portfolio</title>
  10.  
  11. <h1>Path to a Portfolio by Ellen Weinkle</h1>
  12.  
  13. <img src="/images/home.jpg" alt="Kitchen Window" style="width:200px;height:350px>
  14.  
  15. <img src="/images/me.jpg" alt="Me" style="width:350px;height:250px">
  16.  
  17. <a href="http://www.mylakehartwell.com/">
  18. <img src="images/lakehartwell.jpg" alt="Lake Hartwell" style="width:200px;height:350px">
  19. </a>
  20.  
  21. <h3>About Me</h3>
  22. <p>Hi! My name is Ellen Weinkle and I'm a sophomore at Georgia State University. I'm working towards a major in Film and Media with a minor in Entertainment Media Management. Eventually, I'd like to be a producer for television shows. In order to get a job in the film industry, though, it is important to build up experience and create a portfolio that properly shows of your skills. I'm very much looking forward to creating a portfolio later on in this class, because I want to get started in my career as soon as possible. For this week's assignment, this website will serve as a timeline for some past work I've done, plus some information that I expect to learn during this class. I can't wait to compare this to the final portfolio so that I can see the progress!</p>
  23.  
  24. <h3>Experience</h3>
  25. <ol>
  26. <li>I have done portfolios before, but most weren't in a digital form. Usually, I have put together portfolios of writing assignments or other English projects in order to create a physical portfolio.</li>
  27.  
  28. <li>
  29. The next type of portfolio I've assembled was for a collection of photography. In high school, I had to do a senior project in which I had to find a mentor and learn a new skill from them. I worked alongside my mom's co-worker to learns some basics of photography. I created an <a href="https://www.instagram.com/ellenweinklephotography/">Instagram page</a>
  30. to display my work, and then put together a physical portfolio for my overall project presentation.
  31. </li>
  32.  
  33. <li>The final type of portfolio I have created prior to this class was a digital portfolio in the form of a <a href="https://ellenweinkle.weebly.com/">website</a>. This website listed some information about me, as well as my job experience and other skills. This is similar to what I assume we'll be doing in class this semester, but I'm excited to develop a new portfolio because the one I made in high school is both outdated and not to my liking.</li>
  34. </ol>
  35.  
  36.  
  37.  
  38. </body>
  39. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement