function boo(bool)
{
if(typeof(bool) === 'boolean')
{
return true;
}
else
return false;
}
Now I am continuing with the Ziplines and I am progressing well with the Portfolio page. Although I have been creating websites before, I am taking my time to make the best of this project. I am using Bootstrap, CSS (of course) and some amazing stock photos I have found.Luckily, Codepen supports extra lines for the head section to add Google fonts.
Keine Kommentare:
Kommentar veröffentlichen