Welcome back for day 9 of the #blackcode28 Black History month 28 day challenge. Today we will add some text to our site.
At this point you have probably done a fair amount of research on your person or topic of interest for this Black History month challenge. Now let us add that information to your website. In html the way we add text is by using the paragraph element which looks like this <p>. The paragraph element also has a closing tag that looks like this </p>. When we add text to our site it should look like this:
<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
If you aren’t ready to add text that is OK! You can use filler text like what I used above. This text is called Lorem Ipsum. You probably have seen it before. There are other types of filler text too. You can find them by doing a Google search for ” website filler text”. Multiple types of text generators will come up.
OK, there you have it. Super easy right? How are you feeling so far with this 28 day challenge?
See you back tomorrow for day 9!
Leave a Reply