SlideShare a Scribd company logo
1 of 19
freeformers.com/digitalmissions
Copyright © 2013 Freeformers Ltd.
2
This pack will challenge you and provide the tools on how to make your very own
website.
Useful for all sorts of things: your business, portfolio or just to express your undyin
We have a list of awesome digital projects that you can browse here:
www.freeformers.com/digitalmissions
We recommend starting with this one:
Find it, click it a
The steps should be self-explanato
Challenge One :
1) Open up JSBin.com in your browser (we don’t recommend Internet Explorer)
2) Register on JSBin (save your work)
3) Begin writing some HTML in the HTML window!
Answers over the page! Don’t flip over till you’ve given it a go!
Copyright © 2013 Freeformers Ltd.
3
3
4
Where to write your HTML
What is HTML (Hyper Text Markup Language)?
– It’s the bricks and mortar of any website, mobile app and videogame
– Without HTML you won’t have an app
– Style (CSS) and interaction (JavaScript) is built upon and refers back to your HTML
so you need this to start off
Begin writing between the <body> and </body> tags
Copyright © 2013 Freeformers Ltd.
If you want to add something and you don't
know what HTML tag to use: Google it!!
Usually you will find W3 Schools which is
great general resource for beginner coders
Some HTML Example Code
Copyright © 2013 Freeformers Ltd.
5
Copyright © 2013 Freeformers Ltd.
6
What’s a JSBin?
JSBin is an online text editor.
It saves things to the Cloud so you can work from anywhere.
To create a new HTML
document, use the
BINS menu: ‘New’
Super
Important:
Register as user
so work is saved
If JSBin sometimes pulls up an animated example page.
Click Bins > New to get rid of it.
Bad internet sometimes JSBin doesn’t load your work properly.
If your having trouble just refresh the page
JSBin autosaves but to
manually save work
click ‘Create Milestone’
Having Issues?
Challenge Two :
Get an image on your website.
Answers over the page! Don’t flip over till you’ve given it a go!
Copyright © 2013 Freeformers Ltd.
7
Inserting an image in JSBin
1) Insert an empty image tag
The HTML img tag needs
the source of the image (a
URL). You can leave the alt
attribute empty
JSBin Shortcut
1) Type img in JSBin
2) Hit the Tab key
3) That produces
<img src="" alt="">
4) Add the image you
want (next slide)
Copyright © 2013 Freeformers Ltd.
8
9
Inserting an image in JSBin
When you’ve found
the image copy image
URL
Do not copy Google
search URL
(it won’t work)
2) Finding the image on the Web
Copyright © 2013 Freeformers Ltd.
9
10
Inserting an image in JSBin
This is OK, but could be made a lot nicer looking. Now we need CSS (next slide)
This URL is what was copied as the
image location goes here in the
<img> tag. Make sure it goes
between the two double quotes.
Copyright © 2013 Freeformers Ltd.
10
3) Adding image location to <img> tag
Challenge Three :
Style your content! Chang your title in green.
Answers over the page! Don’t flip over till you’ve given it a go!
Copyright © 2013 Freeformers Ltd.
11
In order to move on to CSS you
need to open the CSS tab
Styling your h1 tag
Copyright © 2013 Freeformers Ltd.
12
This is the styling part of the website
Make sure you:
1) Use matching curly brackets
2) End with a semicolon.
(also note: the American spelling)
Enhancing Text
● You can change the look of paragraphs, headings, etc. with CSS
– As usual, use Google to find what you can do
Remember to include 'CSS'
in the Google search.
(see next slide)
Some basic CSS
commands but there are
literally millions.
Copyright © 2013 Freeformers Ltd.
13
What is CSS (Cascading Style Sheets)?
– It’s the lick of paint for your brick and mortar house
– You can add fonts, styles, colours and change sizes so your website looks less nineties!
– It’s called Cascading Style sheets because the style lower down the page overwrites the styles
higher up the page.
Challenge Four :
Give your website a background colour
Answers over the page! Don’t flip over till you’ve given it a go!
Copyright © 2013 Freeformers Ltd.
14
Styling body
First you need to figure out which HTML tag to refer to in CSS to change the whole page.
You can change the background to a colour.
Copyright © 2013 Freeformers Ltd.
15
Challenge Five :
Give your website a background image
Answers over the page! Don’t flip over till you’ve given it a go!
Copyright © 2013 Freeformers Ltd.
Copyright © 2013 Freeformers Ltd. 17
Styling the Background
Follow the instructions as
before to get an image
from Google
Copyright © 2013 Freeformers Ltd.
17
Copyright © 2013 Freeformers Ltd.
18
Great! You’re Done.
Submit submission for your first website!
Copyright © 2013 Freeformers Ltd.
19
Need Help?
Use the Freeformers Forums
www.forums.freeformers.com/

More Related Content

What's hot

How to create a blogger account
How to create a blogger accountHow to create a blogger account
How to create a blogger accountcato205
 
THE WORDPRESS DASHBOARD DEMYSTIFIED
THE WORDPRESS DASHBOARD DEMYSTIFIEDTHE WORDPRESS DASHBOARD DEMYSTIFIED
THE WORDPRESS DASHBOARD DEMYSTIFIEDBobWP.com
 
AIM Presentation
AIM PresentationAIM Presentation
AIM Presentationheadspacej
 
Blogger About Page
Blogger About PageBlogger About Page
Blogger About PageLisa Huff
 
Web2.0 drummonds
Web2.0 drummondsWeb2.0 drummonds
Web2.0 drummondsHDRUMMONDS
 
A different thought AngularJS
A different thought AngularJSA different thought AngularJS
A different thought AngularJSAmit Thakkar
 
How To Create A Blog
How To Create A BlogHow To Create A Blog
How To Create A Blogguestd7940cb
 
Create a (free) Wordpress Site
Create a (free) Wordpress SiteCreate a (free) Wordpress Site
Create a (free) Wordpress Sitelibrarianrafia
 
Using Blog As A Teaching Tool
Using Blog As A Teaching ToolUsing Blog As A Teaching Tool
Using Blog As A Teaching Toolkshin4course
 
How To Use Biteable - Jay Diloy
How To Use Biteable  - Jay DiloyHow To Use Biteable  - Jay Diloy
How To Use Biteable - Jay DiloyJay Diloy
 
Embed Images in Blog Post
Embed Images in Blog PostEmbed Images in Blog Post
Embed Images in Blog PostLisa Huff
 
How to set up a hosted Wordpress - Jay Diloy
How to set up a hosted Wordpress  - Jay DiloyHow to set up a hosted Wordpress  - Jay Diloy
How to set up a hosted Wordpress - Jay DiloyJay Diloy
 
Wordpress quickstart
Wordpress quickstartWordpress quickstart
Wordpress quickstartLeeCAVC
 

What's hot (19)

How to create a blogger account
How to create a blogger accountHow to create a blogger account
How to create a blogger account
 
THE WORDPRESS DASHBOARD DEMYSTIFIED
THE WORDPRESS DASHBOARD DEMYSTIFIEDTHE WORDPRESS DASHBOARD DEMYSTIFIED
THE WORDPRESS DASHBOARD DEMYSTIFIED
 
AIM Presentation
AIM PresentationAIM Presentation
AIM Presentation
 
Blogger About Page
Blogger About PageBlogger About Page
Blogger About Page
 
Web2.0 drummonds
Web2.0 drummondsWeb2.0 drummonds
Web2.0 drummonds
 
A different thought AngularJS
A different thought AngularJSA different thought AngularJS
A different thought AngularJS
 
How To Create A Blog
How To Create A BlogHow To Create A Blog
How To Create A Blog
 
Create a (free) Wordpress Site
Create a (free) Wordpress SiteCreate a (free) Wordpress Site
Create a (free) Wordpress Site
 
Word Press Site
Word Press SiteWord Press Site
Word Press Site
 
Wix tutorial
Wix tutorialWix tutorial
Wix tutorial
 
Using Blog As A Teaching Tool
Using Blog As A Teaching ToolUsing Blog As A Teaching Tool
Using Blog As A Teaching Tool
 
Creating my website
Creating my websiteCreating my website
Creating my website
 
HowTo Use Google Drive
HowTo Use Google DriveHowTo Use Google Drive
HowTo Use Google Drive
 
Boot strap introduction
Boot strap introductionBoot strap introduction
Boot strap introduction
 
How To Use Biteable - Jay Diloy
How To Use Biteable  - Jay DiloyHow To Use Biteable  - Jay Diloy
How To Use Biteable - Jay Diloy
 
Embed Images in Blog Post
Embed Images in Blog PostEmbed Images in Blog Post
Embed Images in Blog Post
 
How to set up a hosted Wordpress - Jay Diloy
How to set up a hosted Wordpress  - Jay DiloyHow to set up a hosted Wordpress  - Jay Diloy
How to set up a hosted Wordpress - Jay Diloy
 
Wordpress quickstart
Wordpress quickstartWordpress quickstart
Wordpress quickstart
 
Crear pagina word press
Crear pagina word press Crear pagina word press
Crear pagina word press
 

Viewers also liked

Belleza collection catalogue
Belleza collection catalogueBelleza collection catalogue
Belleza collection catalogueSukh Preet Kaur
 
Washington dc presentation
Washington dc presentationWashington dc presentation
Washington dc presentationSlacko23
 
IGoogle presentation
IGoogle presentationIGoogle presentation
IGoogle presentationSuhe0004
 
Col vussc slide share
Col vussc slide shareCol vussc slide share
Col vussc slide sharejlesperance
 
H&amp;N TEXTILES
H&amp;N TEXTILESH&amp;N TEXTILES
H&amp;N TEXTILESramienb
 
Course desing
Course desingCourse desing
Course desingrimador18
 
испанский обед
испанский обедиспанский обед
испанский обедCuba Nita
 
Double trouble full
Double trouble fullDouble trouble full
Double trouble fullnijagl
 
Washington dc presentation
Washington dc presentationWashington dc presentation
Washington dc presentationSlacko23
 
Course desing
Course desingCourse desing
Course desingrimador18
 
IGoogle presentation
IGoogle presentationIGoogle presentation
IGoogle presentationSuhe0004
 
Washington D.C. Schools
Washington D.C. SchoolsWashington D.C. Schools
Washington D.C. SchoolsSlacko23
 
Evok - Modular Kitchen Catalogue
Evok - Modular Kitchen CatalogueEvok - Modular Kitchen Catalogue
Evok - Modular Kitchen CatalogueSukh Preet Kaur
 
The impact of ICT on Learning and Teaching
The impact of ICT on Learning and TeachingThe impact of ICT on Learning and Teaching
The impact of ICT on Learning and TeachingSuhe0004
 

Viewers also liked (17)

Belleza collection catalogue
Belleza collection catalogueBelleza collection catalogue
Belleza collection catalogue
 
Washington dc presentation
Washington dc presentationWashington dc presentation
Washington dc presentation
 
IGoogle presentation
IGoogle presentationIGoogle presentation
IGoogle presentation
 
Col vussc slide share
Col vussc slide shareCol vussc slide share
Col vussc slide share
 
H&amp;N TEXTILES
H&amp;N TEXTILESH&amp;N TEXTILES
H&amp;N TEXTILES
 
Course desing
Course desingCourse desing
Course desing
 
11875
1187511875
11875
 
испанский обед
испанский обедиспанский обед
испанский обед
 
col vussc
col vussccol vussc
col vussc
 
Double trouble full
Double trouble fullDouble trouble full
Double trouble full
 
Washington dc presentation
Washington dc presentationWashington dc presentation
Washington dc presentation
 
Course desing
Course desingCourse desing
Course desing
 
IGoogle presentation
IGoogle presentationIGoogle presentation
IGoogle presentation
 
What you can do with an interior design degree
What you can do with an interior design degreeWhat you can do with an interior design degree
What you can do with an interior design degree
 
Washington D.C. Schools
Washington D.C. SchoolsWashington D.C. Schools
Washington D.C. Schools
 
Evok - Modular Kitchen Catalogue
Evok - Modular Kitchen CatalogueEvok - Modular Kitchen Catalogue
Evok - Modular Kitchen Catalogue
 
The impact of ICT on Learning and Teaching
The impact of ICT on Learning and TeachingThe impact of ICT on Learning and Teaching
The impact of ICT on Learning and Teaching
 

Similar to Freeformers starting to code

Web Page Creation
Web Page CreationWeb Page Creation
Web Page CreationRastaman05
 
SEO AUDIT REPORT OF INDIABUNGY (1).docx
SEO AUDIT REPORT OF INDIABUNGY (1).docxSEO AUDIT REPORT OF INDIABUNGY (1).docx
SEO AUDIT REPORT OF INDIABUNGY (1).docxAkshayPrajapati60
 
How to creat a wepsite on wordpress .
How to creat a wepsite on wordpress .How to creat a wepsite on wordpress .
How to creat a wepsite on wordpress .FarhanAli18161
 
Joomla Template Tutorial
Joomla Template TutorialJoomla Template Tutorial
Joomla Template Tutorialbrighteyes
 
Joomla day ne_2011_nidan_black_belt_joomla
Joomla day ne_2011_nidan_black_belt_joomlaJoomla day ne_2011_nidan_black_belt_joomla
Joomla day ne_2011_nidan_black_belt_joomlacompassdesign
 
My site won't load in the sitebuilder
My site won't load in the sitebuilderMy site won't load in the sitebuilder
My site won't load in the sitebuilderYolaclass
 
arixstudio l virtual web design academy
arixstudio l virtual web design academyarixstudio l virtual web design academy
arixstudio l virtual web design academyashshà Bst
 
SEO AUDIT REPORT OF INDIABUNGY (1).docx
SEO AUDIT REPORT OF INDIABUNGY (1).docxSEO AUDIT REPORT OF INDIABUNGY (1).docx
SEO AUDIT REPORT OF INDIABUNGY (1).docxAkshayPrajapati60
 
Introduction to web design
Introduction to web designIntroduction to web design
Introduction to web designFitra Sani
 
No code stewardship - No Code Conf 2019 Demo Theater
No code stewardship - No Code Conf 2019 Demo TheaterNo code stewardship - No Code Conf 2019 Demo Theater
No code stewardship - No Code Conf 2019 Demo TheaterWebflow
 
Empowerment Technology Quarter 2 module2
Empowerment Technology Quarter 2 module2Empowerment Technology Quarter 2 module2
Empowerment Technology Quarter 2 module2KrishaArboso
 
Myths & true stories about JavaScript for SEO
Myths & true stories about JavaScript for SEOMyths & true stories about JavaScript for SEO
Myths & true stories about JavaScript for SEOSara Moccand-Sayegh
 
Important factors to consider while designing your website !
Important factors to consider while designing your website !Important factors to consider while designing your website !
Important factors to consider while designing your website !Shubhankar Gautam
 
B2B Blogging for SEO
B2B Blogging for SEOB2B Blogging for SEO
B2B Blogging for SEOWill Muller
 
Going native with html5 web components
Going native with html5 web componentsGoing native with html5 web components
Going native with html5 web componentsJames York
 
Visual Rhetoric: Some Web Odds and Ends
Visual Rhetoric: Some Web Odds and EndsVisual Rhetoric: Some Web Odds and Ends
Visual Rhetoric: Some Web Odds and EndsMiami University
 
Top 10 Graphic Design Mistakes - Part 4
Top 10 Graphic Design Mistakes - Part 4Top 10 Graphic Design Mistakes - Part 4
Top 10 Graphic Design Mistakes - Part 4Malron Sanders
 
The website business! agr 399
The website business!   agr 399The website business!   agr 399
The website business! agr 399summerdaze
 
Getting top rank in Google -small business guide
Getting top rank in Google -small business guideGetting top rank in Google -small business guide
Getting top rank in Google -small business guideSudarshana Ph
 

Similar to Freeformers starting to code (20)

Web Page Creation
Web Page CreationWeb Page Creation
Web Page Creation
 
SEO AUDIT REPORT OF INDIABUNGY (1).docx
SEO AUDIT REPORT OF INDIABUNGY (1).docxSEO AUDIT REPORT OF INDIABUNGY (1).docx
SEO AUDIT REPORT OF INDIABUNGY (1).docx
 
How to creat a wepsite on wordpress .
How to creat a wepsite on wordpress .How to creat a wepsite on wordpress .
How to creat a wepsite on wordpress .
 
Joomla Template Tutorial
Joomla Template TutorialJoomla Template Tutorial
Joomla Template Tutorial
 
Joomla day ne_2011_nidan_black_belt_joomla
Joomla day ne_2011_nidan_black_belt_joomlaJoomla day ne_2011_nidan_black_belt_joomla
Joomla day ne_2011_nidan_black_belt_joomla
 
My site won't load in the sitebuilder
My site won't load in the sitebuilderMy site won't load in the sitebuilder
My site won't load in the sitebuilder
 
arixstudio l virtual web design academy
arixstudio l virtual web design academyarixstudio l virtual web design academy
arixstudio l virtual web design academy
 
SEO AUDIT REPORT OF INDIABUNGY (1).docx
SEO AUDIT REPORT OF INDIABUNGY (1).docxSEO AUDIT REPORT OF INDIABUNGY (1).docx
SEO AUDIT REPORT OF INDIABUNGY (1).docx
 
Introduction to web design
Introduction to web designIntroduction to web design
Introduction to web design
 
No code stewardship - No Code Conf 2019 Demo Theater
No code stewardship - No Code Conf 2019 Demo TheaterNo code stewardship - No Code Conf 2019 Demo Theater
No code stewardship - No Code Conf 2019 Demo Theater
 
Empowerment Technology Quarter 2 module2
Empowerment Technology Quarter 2 module2Empowerment Technology Quarter 2 module2
Empowerment Technology Quarter 2 module2
 
Myths & true stories about JavaScript for SEO
Myths & true stories about JavaScript for SEOMyths & true stories about JavaScript for SEO
Myths & true stories about JavaScript for SEO
 
Important factors to consider while designing your website !
Important factors to consider while designing your website !Important factors to consider while designing your website !
Important factors to consider while designing your website !
 
B2B Blogging for SEO
B2B Blogging for SEOB2B Blogging for SEO
B2B Blogging for SEO
 
Going native with html5 web components
Going native with html5 web componentsGoing native with html5 web components
Going native with html5 web components
 
Visual Rhetoric: Some Web Odds and Ends
Visual Rhetoric: Some Web Odds and EndsVisual Rhetoric: Some Web Odds and Ends
Visual Rhetoric: Some Web Odds and Ends
 
Top 10 Graphic Design Mistakes - Part 4
Top 10 Graphic Design Mistakes - Part 4Top 10 Graphic Design Mistakes - Part 4
Top 10 Graphic Design Mistakes - Part 4
 
The website business! agr 399
The website business!   agr 399The website business!   agr 399
The website business! agr 399
 
Web Site Design
Web Site DesignWeb Site Design
Web Site Design
 
Getting top rank in Google -small business guide
Getting top rank in Google -small business guideGetting top rank in Google -small business guide
Getting top rank in Google -small business guide
 

Recently uploaded

Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsAndrey Dotsenko
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024The Digital Insurer
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphNeo4j
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Neo4j
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Wonjun Hwang
 
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024BookNet Canada
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024BookNet Canada
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr LapshynFwdays
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
APIForce Zurich 5 April Automation LPDG
APIForce Zurich 5 April  Automation LPDGAPIForce Zurich 5 April  Automation LPDG
APIForce Zurich 5 April Automation LPDGMarianaLemus7
 

Recently uploaded (20)

Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
 
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
 
The transition to renewables in India.pdf
The transition to renewables in India.pdfThe transition to renewables in India.pdf
The transition to renewables in India.pdf
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
APIForce Zurich 5 April Automation LPDG
APIForce Zurich 5 April  Automation LPDGAPIForce Zurich 5 April  Automation LPDG
APIForce Zurich 5 April Automation LPDG
 

Freeformers starting to code

  • 1.
  • 2. freeformers.com/digitalmissions Copyright © 2013 Freeformers Ltd. 2 This pack will challenge you and provide the tools on how to make your very own website. Useful for all sorts of things: your business, portfolio or just to express your undyin We have a list of awesome digital projects that you can browse here: www.freeformers.com/digitalmissions We recommend starting with this one: Find it, click it a The steps should be self-explanato
  • 3. Challenge One : 1) Open up JSBin.com in your browser (we don’t recommend Internet Explorer) 2) Register on JSBin (save your work) 3) Begin writing some HTML in the HTML window! Answers over the page! Don’t flip over till you’ve given it a go! Copyright © 2013 Freeformers Ltd. 3 3
  • 4. 4 Where to write your HTML What is HTML (Hyper Text Markup Language)? – It’s the bricks and mortar of any website, mobile app and videogame – Without HTML you won’t have an app – Style (CSS) and interaction (JavaScript) is built upon and refers back to your HTML so you need this to start off Begin writing between the <body> and </body> tags Copyright © 2013 Freeformers Ltd.
  • 5. If you want to add something and you don't know what HTML tag to use: Google it!! Usually you will find W3 Schools which is great general resource for beginner coders Some HTML Example Code Copyright © 2013 Freeformers Ltd. 5
  • 6. Copyright © 2013 Freeformers Ltd. 6 What’s a JSBin? JSBin is an online text editor. It saves things to the Cloud so you can work from anywhere. To create a new HTML document, use the BINS menu: ‘New’ Super Important: Register as user so work is saved If JSBin sometimes pulls up an animated example page. Click Bins > New to get rid of it. Bad internet sometimes JSBin doesn’t load your work properly. If your having trouble just refresh the page JSBin autosaves but to manually save work click ‘Create Milestone’ Having Issues?
  • 7. Challenge Two : Get an image on your website. Answers over the page! Don’t flip over till you’ve given it a go! Copyright © 2013 Freeformers Ltd. 7
  • 8. Inserting an image in JSBin 1) Insert an empty image tag The HTML img tag needs the source of the image (a URL). You can leave the alt attribute empty JSBin Shortcut 1) Type img in JSBin 2) Hit the Tab key 3) That produces <img src="" alt=""> 4) Add the image you want (next slide) Copyright © 2013 Freeformers Ltd. 8
  • 9. 9 Inserting an image in JSBin When you’ve found the image copy image URL Do not copy Google search URL (it won’t work) 2) Finding the image on the Web Copyright © 2013 Freeformers Ltd. 9
  • 10. 10 Inserting an image in JSBin This is OK, but could be made a lot nicer looking. Now we need CSS (next slide) This URL is what was copied as the image location goes here in the <img> tag. Make sure it goes between the two double quotes. Copyright © 2013 Freeformers Ltd. 10 3) Adding image location to <img> tag
  • 11. Challenge Three : Style your content! Chang your title in green. Answers over the page! Don’t flip over till you’ve given it a go! Copyright © 2013 Freeformers Ltd. 11 In order to move on to CSS you need to open the CSS tab
  • 12. Styling your h1 tag Copyright © 2013 Freeformers Ltd. 12 This is the styling part of the website Make sure you: 1) Use matching curly brackets 2) End with a semicolon. (also note: the American spelling)
  • 13. Enhancing Text ● You can change the look of paragraphs, headings, etc. with CSS – As usual, use Google to find what you can do Remember to include 'CSS' in the Google search. (see next slide) Some basic CSS commands but there are literally millions. Copyright © 2013 Freeformers Ltd. 13 What is CSS (Cascading Style Sheets)? – It’s the lick of paint for your brick and mortar house – You can add fonts, styles, colours and change sizes so your website looks less nineties! – It’s called Cascading Style sheets because the style lower down the page overwrites the styles higher up the page.
  • 14. Challenge Four : Give your website a background colour Answers over the page! Don’t flip over till you’ve given it a go! Copyright © 2013 Freeformers Ltd. 14
  • 15. Styling body First you need to figure out which HTML tag to refer to in CSS to change the whole page. You can change the background to a colour. Copyright © 2013 Freeformers Ltd. 15
  • 16. Challenge Five : Give your website a background image Answers over the page! Don’t flip over till you’ve given it a go! Copyright © 2013 Freeformers Ltd.
  • 17. Copyright © 2013 Freeformers Ltd. 17 Styling the Background Follow the instructions as before to get an image from Google Copyright © 2013 Freeformers Ltd. 17
  • 18. Copyright © 2013 Freeformers Ltd. 18 Great! You’re Done. Submit submission for your first website!
  • 19. Copyright © 2013 Freeformers Ltd. 19 Need Help? Use the Freeformers Forums www.forums.freeformers.com/