What is a portfolio?

A portfolio was a document like piece of work that would introduce you all about the author such as their hobbies, their ages, basic information and et cetera.

What make a good portfolio?

A good portfolio might need to contain information that makes the readers know the author basically and it need to contain the author name, a picture or more and maybe his or her hobbies.

Why do we need to write a portfolio?

We need to write a personal portfolio for many reasons. Firstly, we write it for our interviews for maybe our jobs, our interviews with school and et cetera. Secondly, when we are looking at the works we did as an example maybe 10 years later, we can look at the portfolio and see our improvements through time. Lastly, writing a portfolio can introduce our works and our abilities to others who wants to know us.

How do we stay safe online?

  • Do not click on unknown links
  • Do not give others your passwords, accounts and information to stranger you just met
  • Do not spend money on unknown/strangers
  • Do not download unknown apps
  • What is HTML and its use?

    HTML is the short for Hypertext Markup Language, which is used when you want to design, structure and make a website on your computer. From another way, HTML was a markup languages that is used to determine how elements are displayed on webpages/websites.

  • "h1"-"h6 is the size of the text, 1 is the largest and 6 is the smallest
  • "div" is for grouping the text into different groups
  • "strong can make the letters bold
  • "body" makes the words it include into text
  • "em" makes the text into italics
  • "p" is the text
  • The closing tags were the same but added a slash after the first bracket, such as "/h1"
  • What is CSS and its use?

    CSS stands for Cascading style sheet and was used to style the webpages you had made by using HTML. The CSS can control the text color, font style, the spacing between paragraphs, sizing of columns, layout designs, and et cetera.

  • "a href=“”" is for hyperlinks
  • "background-color; orange" changes the color of the background
  • "style" used to define style information for the document
  • body {background-image: url(" "); } used for putting a image as the background
  • .item:hover {background-color: orange;} changing the color of a list item when a mouse cursed over it
  • This is a little game to play, press the arrow keys to move the red box above