MirthOsas's Posts
Nairaland Forum › MirthOsas's Profile › MirthOsas's Posts
1 2 3 4 5 6 7 8 9 10 (of 16 pages)
My Oga @Tensazangetsu20 has dropped another one ooo... Japa-ing is the goal ![]() |
Hey D! Combining work and learning isn't easy sometimes, one can finish from work and be fagged out that eating and going straight to bed are the only things one could do. For some days now, it's been a repeat of already learned stuff... I also discovered the course I downloaded wasn't completely done as some videos aren't playing. I'll be downloading the course again ![]() Later D! |
. |
Begin:Not at all Sir |
Avast:Thanks Avast. Sorry for the late reply, we talked on WhatsApp already. ![]() Don't forget the quotes once you upload the projects oo ![]() |
Hey D! ![]() I'm so excited because I successfully recreated the hosting page example taught by Max. My head became hot at some point that I had to take some time off. ![]() Here's the link to the page I created on codepen: https://codepen.io/MirthOsas/pen/PomLrRe I'll see ya soon D! PS: Please, do well to view the the created page on a wide screen as it might be very ugly on small screens , I haven't learnt anything on responsiveness yet, bear with me. ![]() |
I missed ya D! Work has been really hectic these days, coupled with the heavy rainfall. CSS has been really interesting too, and the course suggested by Boss @Tensazangetsu20 makes it even better because it's project based. I learned some new stuff today: 1. Box shadow property. 2. Color function - Adjusting transparency of the color using the (r.g.b.a). 3. Article tag ( I'm still trying to find the major difference between this and the div or section tags. 4. List style - removing the bullet points from an unordered list. 5. More ways to combine class selectors. 6. Inherit value. I'll try to recreate the hosting service page taught by Maxmillan tomorrow without cheating. ![]() See ya! |
Etinosa1234:Thanks baba ![]() |
Hey Diary, I got some little time off work today and decided to practice some more. I created another navigation bar, which I shared on codepen. Tried replicating the header section of NetNaija, here's the link: https://codepen.io/MirthOsas/pen/KKmbrGz Didn't pay attention to to the contents of the page but on the navigation bar (header section). Cheers to progress. ![]() |
Zyzman:The file is about 16.5gb. You could send me a pm on whatsapp, scroll up to get my digits. |
I am here again, I am here again, Diary I am here again, here to update you my D! I learned some new stuff: 1. Pseudo classes and Pseudo elements. 2. Grouping rules - adding multiple pseudo classes. 3. Call To Action (CTA) button. 4. How to add background images. See ya dearest D! |
I'm back D! I literally went over the summary of everything I've learned so far today; played around with HTML and got my hands dirty in trying to make sensible use of the html and CSS that I have learned. I successfully created a navigation bar. ![]() We go again tomorrow. ![]() |
I know I'm a lil bit late D! I just didn't finish early this time, it seems the deeper I go, the higher the difficulty. ![]() So I learned the following: 1. How to use the list style property. 2. The use of calc function. 3. Text-align property. 4. Vertical align property. 5. How to style anchor tags using its own special class name i.e adding a after the original class name. See ya! |
Maj196:See my Oga na, greetings baba.Although I don't suck blood, I'm going to make sure I suck life out of every language that's required to become an established developer. ![]() |
Dearest Diary, I created some sort of navigation bar today, CSS is indeed interesting as it gives some sort of life to page, unlike Mr Boring HTML. ![]() Today I learned about: 1. The box model - each element being treated as a box having contents, padding, border and margin. 2. Margin collapsing - merging of individual elements to form a single margin; the larger margin wins. 3. Shorthand property - combining values of multiple properties in a single property. 4. Display property - block, inline, none, and inline-block. Cheers to consistency! ![]() |
I'm back ![]() I started learning CSS today, and so far it hasn't been really difficult to understand. I learned the following: 1. The style tag 2. Ways to include CSS in a webpage - inline; using selectors inside the style tag; creating an external stylesheet and linking it to the html file. 3. CSS rules - Selectors have properties, and properties can be set to different values. 4. How to import fonts from google-fonts. 5. Types of selectors - element, class, universal, id, and attribute selectors. 6. Specificity and Inheritance. That's it for tonight, I'll see ya tomorrow. |
zickyclef:It's totally fine ![]() I downloaded the course from tutsgalaxy, a torrent file though, then I had to open the torrent file using uTorrent to download the needed readable files. |
Yay! D.. I can now say this dude is done with HTML! I learned how to create buttons; drop-down menus and how to embed videos today. With these and the others I've learned thus far, I have completed HTML! ![]() I'll just practice everything I have learned tonight, and create a project tomorrow. It's also important to note that I have downloaded the course on CSS suggested by the boss @tensazangetsu20: CSS - The complete guide by Maximilian Schwartz. I'll be delving into CSS from Thursday. I'm all pumped up mehn! ![]() |
I know you missed me D! I'm sorry I didn't update ya last night, I was really tired, although I still learned some new stuff ![]() I got to learn about the following: 1. The 'class' attribute - This is used in the style element/tags 2. The 'id' attribute - it's also used in the style element and the tag for creating links. 3. Code formatting - The 'pre' and 'code' tags. 4. HTML entities - How to create symbols, I did learn how to create the ©, <, and > symbols. 5. Introduction to Forms - input element, text area tags and the associated attributes. D! I won't lie, the knowledge is actually getting much coupled with the fact that I really can't make anything beautiful yet. I'll give myself time though ![]() See ya later. Baba! @tensazangetsu20, did you at some point feel overwhelmed about knowing too much and not being able to create anything meaningful and useful too? |
UNN GTB received |
Dearest D! Weekend has come to an end, I practiced more on everything I've learned so far. Looking at the course contents I'm almost done with HTML. ![]() We go again tomorrow ![]() |
Hey D! Today was sleep-filled. ![]() I learned about creating tables today; how to modify the width of the table; modifying columns and rows using the 'colspan' and 'rowspan' attributes. I also learned about the table header tag. I'll try to do some more practice tomorrow on everything I have learned so far, see ya. ![]() |
Wassup Diaryyyyy ![]() Today was pretty cool at work, coupled with the feeling I had after submitting my first basic project on codepen. ![]() I think I'm going into the main stuff already as I got stuck at some point, your man had to take a break. I learned some really cool stuff today, such as: 1. Creating internal links using the 'id' attribute, this could help one scroll to the bottom of a webpage and back to the top without the stress of scrolling manually, let's talk about how technology makes life easier. ![]() 2. Creating favicons using the 'link' element, this attaches a pic to the title tab(not sure if that's the word ) of one's webpage.3. Pathing! (the tricky one) - this got me stuck at some point, but I'm glad I found my way around it. This actually helps one to link different images or webpages in different folders or even the same folder.That's it for today D! From the course contents, I'll be delving into creating tables tomorrow.. Night night ![]() |
Gooodlife2021:Which institution? |
Hey Diary, I Know you weren't expecting me this early today, but I had a lil free time and I decided to get my hands dirty. I actually posted my first project on codepen.io Isn't that amazing?? ![]() Here's the link: https://codepen.io/MirthOsas/pen/PomemYo I know the project is really basic, but a journey of a thousand miles would require that one starts from a reference point right? ![]() I'll see ya later |
LikeAking:Good morning boss ![]() Definitely, no pressure at all. My only prayer is that I remain consistent. I'd really like to know why you suggested I shouldn't spend much time on CSS. |
Chuukwudi:Thanks baba. I actually gave this a thought, but considering the fact that I already work full time with a firm, I'm thinking it could be disadvantageous as I'm followed by a lot of my colleagues and employer. I'll just look for a way to work around it though. Thanks once again. ![]() |
Dear Diary, Today I did a recap of what I learned yesterday, and I also learned some new stuff. They include: 1. Creating a link that automatically opens in a new tab. 2. Adding an image to a webpage and also modifying its width and height, coupled with the 'alt' attribute especially when the 'src' attribute is wrong. 3. Linking an image to another webpage. 4. The Break and Horizontal rule. 5. Creating lists - Ordered & Unordered. Diary, html so far is fun I sincerely hope it stays this way.I'll see ya tomorrow. |
Excel70:That'd be great ![]() Hit me on WhatsApp via Zero.Eight.One.Four.Eight.One.Nine.Three. Six.Two.Seven |
tensazangetsu20:Oh great! Thank you so much boss. I'll give you feedback Sir I'm so grateful for this. |
Hey Diary ![]() I created you to keep track of my progress as I venture into learning software/web development and eventually become an established developer. Today I downloaded a course: The Ultimate Full Stack Web Developer Bootcamp by Kalob Taulien. Going through the contents, Kalob advised that one of the best editors is VS Code, so I downloaded it too. So far, I have learned how to customize the VS Code editor; create an html file; add the html, head, title, body, bold, italic and underline opening and closing tags. I also learned how to link different pages both internal and external. Tired already, see ya tomorrow my dearest diary. ![]() P.S: Special thanks to the ogas at the top, the likes of @tensazangetsu20. Going through your thread on the languages newbies should learn was a huge source of motivation. I'm grateful boss. |


, I haven't learnt anything on responsiveness yet, bear with me. 
) of one's webpage.