#1. Introduction
🔥 this worksheet is going to help you think about how to make your apps so other people can actually use them!
#1. Introduction
🔥 this worksheet is going to help you think about how to make your apps so other people can actually use them!
#1. Introduction
🔥 Today we're going to make a table in our website. You could make it for your favourite movies, games, or music bands etc.
#1. Intro
So last time we played around with adding some colours into our website using CSS. We looked at how to change the text colour, font, and background colours! So my website currently looks like this:
This week we're going to look at taking our website out of JSBin so we can add our own pictures and add more pictures next week!
#1. Introduction
So before starting this worksheet, you should have a some content on your website in JSBin that we can change the style using CSS.
We then need to make sure we have the CSS panel open (click it once at the top of the page) so we can start changing the colours of our website. Your page should look something like this
#Introduction
So we're going to start by using another new website jsbin (right click and open it in a new tab)
This will let us build our very own website, much like JSFiddle, except will make us type in all the code!
To start with, you want to make sure you have the HTML and Output sections open - found at the top of the page
Additionally when you start writing code, your project will automatically be saved - and you'll get your own unique URL. Make sure you save this before you go home!!!
#1. Introduction
✨ Before starting this worksheet, you should have progressed through the API worksheet part 1 and all of your destinations should have woe_id's.
Today, we're going to look at actually getting flickr photos into our app!