It's day 27 of the #blackcode28 Black History 28 day coding challenge. Today is launch day. We've spent the last four weeks learning the basics of html code and transforming our negative mindset. You select the topic of your site based on a figure or theme in Black History you wanted to explore. You chose the color of your site and learned a little about git and GitHub. … [Read more...] about Launch Your Website
html
Reflect on How Far You Have Come with HTML
Welcome back to day 26 of the #blackcode28 Black History Month 28 day coding challenge. Today we break out the journals! Only two more days left, are you sad? I am! We only have one simple writing prompt for tonight's entry. I want you to reflect on how far you have come with your html coding over the last three and a half weeks. Have fun and see you back for day 27! … [Read more...] about Reflect on How Far You Have Come with HTML
Learning about Git and Github
Welcome back for day 25 of the #blackcode28 Black History Month challenge. Today is a tutorial day! Have you heard of GitHub? It serves as a version control software for your coding projects. I am still learning about both git and GitHub but I think its never too early to be exposed to them both. There are so many tutorials online to learn about git and GitHub. Here are a … [Read more...] about Learning about Git and Github
Choose a Color Scheme for Your Website
Welcome back for day 23 of the #blackcode28 Black History Month 28 day coding challenge. Today we have a coding day! When create a simple website choosing a color can be a very profound part of the process. There are many sites that can help you choose color schemes that compliment each other. Try the following sites: Html Color CodesCoolors I hope this was helpful! … [Read more...] about Choose a Color Scheme for Your Website
Line Break Element in HTML
Welcome back for day 21 of the #blackcode28 Black History Month 28 day coding Challenge. Today we are back learning simple HTML for our minimal style website. A line break on a website offers breaks between paragraphs. The element could be used for stylistic purposes as well. Any area of text where you would like to see a break you would add <br>. Check out W3 … [Read more...] about Line Break Element in HTML