Featured Post

Learn Python by Coding a Simple To-Do List in Python from Scratch

Image
Introduction This simple project in Python will not only teach you to build a simple ToDo List, but also assist you to learn basic Python concepts along the way! The basic concepts that you will be learning are about using the indefinite loop, that is, while True, how to stop the loop, if-elif-else loops, and also about creating a functional to do list in which the user is able to not only add items, but also, view items, update or edit them, remove items and also delete the entire list itself.  Please note this is Part 4 of my Python series. If you missed the algorithms and planning stages, check out Parts 1, 2, and 3 on my Substack! What We Want Our To do List to do Defining the Problem : Creating a storage space for storing the to do list grocery items that I want to shop. I want to make the list with a menu that shows a menu of choice with features such as Add, View, Edit, Remove, Delete and Exit options. So, I need a way to add items, view them, edit them, remove any of the it...

How to create a drop down menu with hoverable submenus in Html and CSS- ...


This tutorial will teach you how to create a drop down navbar with drop down sub navbar using html and css. The complete code source can be found in the following link: https://codepen.io/meeramenon07/pen/ZEbzxxW

If you wish to learn responsive  front-end web development and designing from scratch , then you should SUBSCRIBE  for more such web development tutorials: https://www.youtube.com/channel/UCzsmG59Td5XqzZwipgJ0qJg/?sub_confirmation=1

Please share this video with a friend:https://youtu.be/0l_ijEtsyr8

Watch next: CSS tutorial for beginners :
https://www.youtube.com/playlist?list=PLvsacu9cyzexCd_0c45vI0X7KdoxRBY18

Recommended Playlist: HTML tutorial for beginners:
https://www.youtube.com/playlist?list=PLvsacu9cyzexKRSGOKYrND5bt1-N81a0K

Recommended Playlist: Javascript tutorial for beginners:
https://www.youtube.com/playlist?list=PLvsacu9cyzeyn-eCUlvJJGGfndsvbUZWS

Bonus Playlist: Programming tips :
https://www.youtube.com/playlist?list=PLvsacu9cyzezbH-FKS9wrd4C1ZV2fbBvj

If you want to browse some projects to build : here are some projects Playlist:
https://www.youtube.com/playlist?list=PLvsacu9cyzexxwVbfCXvPyq6hHw-8m4By

For business enquiries, please contact me at : meeramenon07@gmail.com

Let's connect on social media:
Facebook: @edtechbymeera
Pinterest: edtechbymeera
Twitter: @EdtechByMeera
Keep staying focused on your web developer's journey while I take you through your knowledge sharing journey from a novice to a ninja
#DropDown #dropdownnav #subnav #nav #dropdownnav #dropdownmenu #submenu #edtechbymeera   #howto #menu #submenus


Comments