Monday, 22 January 2018
CatPhotoApp (FreeCodeCamp Front-End Development Certification)4
Delete HTML Elements
In this task all you have to do is delete your <h1>Hello World</h1> tags from the editor leaving
<h2>CatPhotoApp</h2>
<p>Kitty ipsum dolor</p>
untouched.
Click on run tests or press Ctrl + enter.
Now moving on to the next task .
Change the...
Continue Reading...Sunday, 21 January 2018
CatPhotoApp (FreeCodeCamp Front-End Development Certification)3
Comment out HTML
So this task is pretty simple in this all you have to do is comment out your <h1>Hello World</h1>tags and <p>Hello Paragraph</p>tags
and leave the <h2>CatPhotoApp</h2> tag uncommented
Like this..
<!--
<h1>Hello World</h1>
-->
<h2>CatPhotoApp</h2>
<!--
<p>Hello...
Continue Reading...Monday, 8 January 2018
Trend of 2018( cuddle)
Cuddling
Cuddling the best thing to do that gives that best feeling to anyone and everyone
it can be done with anyone or anything boy, girl, dog, cat, pillow, blanket
Cuddling is a universal way of showing affection. It doesn’t matter...
Continue Reading...Saturday, 6 January 2018
CatPhotoApp (FreeCodeCamp Front-End Development Certification)2
Inform with the Paragraph Element
p elements are preferred elements for normal-size text used in website paragraph.
You can create a p element like <p>hello</p>
see it's simple now in this task all you have to do is go on the next line below your <h2></h2> tags
in the editor write
<p>Hello...
Continue Reading...Friday, 5 January 2018
CatPhotoApp (FreeCodeCamp Front-End Development Certification )1
Headline with the h2 Element
In the next few challenges you will be making a cat photo app using HTML5, CSS and Bootstrap
that will look like this
So buckle up because it's gonna be a fun ride to the end!
In the first...
Continue Reading...Wednesday, 3 January 2018
FreeCodeCamp Front-End Development Certification
How To Create An Account On FreeCodeCamp
Follow this freecodecamp signup You can easily sign up with your email address and enter a password simple
How freecodecamp works
In freecodecamp you are given an online editor in which you will write the code and a console in which you can run run code and see the result.!
You...
Continue Reading...Monday, 1 January 2018
What to do in 2018?
@page { margin: 0.79in }
p { margin-bottom: 0.1in; line-height: 120% }
Thus
begins a new year with the same question again what will I do this
year?
People
have a lot of answers of this question, but what they don’t...
Continue Reading...
Subscribe to:
Posts
(
Atom
)