i'm new in this field i never think so that we can create header like this and can do just by using html and Css .. Thanks a lot for this precious information ... Stay Blessed
@mastercode78517 жыл бұрын
اشبك يواد
@stargk24455 жыл бұрын
kzbin.info?o=U&video_id=8aLpBMX1Whc
@KimliangMich4 жыл бұрын
So how about this tutorial: kzbin.info/www/bejne/moazq6Oml8uqjas
@nour36603 жыл бұрын
@@mastercode7851 هههههههه
@mastercode78513 жыл бұрын
@@nour3660 يااح صار للكومنت اربع سنين
@ronanmatrix6 жыл бұрын
Malupet ka talaga Clever Techie. Sana marami ka pang matulungang IT Students.
@stormybear49867 жыл бұрын
Freakin' AWESOME!!! Easily one of the best tutorials I've seen in a long time! You rock, dude!!!
@adepojuolaniyi29282 жыл бұрын
Exactly. This guy knows what he is doing
@ssigitas693 жыл бұрын
Probably easiest way I have ever seen, without any grid, flex complicated combination. Perfect
@FreeFire-yi1kq3 жыл бұрын
😂lol
@FreeFire-yi1kq3 жыл бұрын
Developer only knows😂
@xopowo19795 жыл бұрын
thank you for the explanation, I spent three days trying to understand it, and by chance I found your tutorial... I am truly thankful. Merry Christmas!
@veasnanoeun2355 жыл бұрын
Please be informed that you will have to write the about code in a tag! If not, the navigation will be covered by future div tag!
@ecoatings1926 жыл бұрын
This was easily the best tutorial on this I have found. Perfect.
@xeuik6 жыл бұрын
Codes vary with the type of program you use. The person recording uses (i forgot what program), but I use Brackets. When editing in CSS, we always need to put a period before anything. So in this video, he uses " ul li { (code) } " but in Brackets, we need to use, " .ul li { (code) } " Hope that helps for anyone complaining about how this doesn't work for them.
@Moodboard392 жыл бұрын
Interesting. Visual code use a period
@ezgirlmamaslove46376 жыл бұрын
Got it! Though I encounter some problems with adding the background. My problem was that I wasn't careful in adding space in between my code. I love how you explained it. Thank you so much for this informative video of yours.
@GhGh-xc9lp4 жыл бұрын
You rock, really direct to the point. I have lost a half of day on another useless video. Thanks for the explanation. You deserve a big like
@KGVirus7 жыл бұрын
I know how to fix your problems ! everyone . when you list an item , you must have the tag inside it to work while hovering Example : Test
@javatmz5 жыл бұрын
Follow for Follow ;)
@Moodboard392 жыл бұрын
Assuming it creates a linkm
@nemanja084dragicevic46 жыл бұрын
this code helped me a lot!If your code doesn't work,i don't know really...
@chinweezeamama71275 жыл бұрын
Really simple,exact and understandable. good work indeed. Though 2 years back but it still gives light to web designers. well done brother and God bless you and increase your creative ability
@joemiller20976 жыл бұрын
Just changed what he typed by putting at end of first level and then put the corresponding after last in each group. He didn't do anything wrong. We just got in a hurry w/o putting in 's. Notice that he puts the at the end of each line, then puts the next after it.
@19Victoria994 жыл бұрын
This tutorial is exactly what I was looking for. Thank you!
@RadhaRadha-ug7yv4 жыл бұрын
Bro it's very useful to me .. As I am lockdown in my hose For past 17 days due to Covid-19 ....😭 I am using your channel to study my CSS and HTML courses... Thanks bro 😁😁😁
@adepojuolaniyi29282 жыл бұрын
Mad oh 😂 this guy ehn see the way he made it easy for me,and I have been stressing my self. Bro thanks may God bless you
@xela6ix1002 жыл бұрын
Charley me too😂
@clevertechie2 жыл бұрын
Glad to hear that
@theroomtheroom65136 жыл бұрын
I watched a few tutorial in my mother lang. They werent clear. You explained in a great way. Thanks for the video.
@theroomtheroom65136 жыл бұрын
I wondered, i was applying to display: none property to ul li ul element. Was it posible in that way or did i have to select the last li item? Thanks.
@loyaldragon20097 жыл бұрын
At the risk of being called a noob i feel i need to share some information to help others which took me a while to figure out myself. The fact that he uses the background-size command in this video means that he is using CSS3. I didn't realise until googling this command that this was different to the CSS in my current editing software which is only CSS the original. Therefore several different commands from this tutorial are not working for me like background size, opacity etc. Looking through the comments i think that a couple of people have had this issue and been told that it must be them typing it wrong when it could be their chosen editor. This code in Dreamweaver 8 causes several issues but if i paste the code into text document and open this it works fine. Dreamweaver is clearly locking the page in CSS and ignoring any newer command types.
@drakZes7 жыл бұрын
Hi, what must you add to the code to get those commands to work. I have added CC3, but it still doesn't work
@equilibriumwell7 жыл бұрын
Hey hows it going? I am relatively new to coding and i think that I am having the problem that you are speaking of. So my question to you is what commands should i use to get my background image to show? I am using visual studio code and when i try to put the image on the html file itself, i dont have any problems but if i try to link it through (exactly how he does) i assume the commands arent recognized.
@yeye72286 жыл бұрын
Dreamweaver is an engine and it needs updates. Your browser is also an engine but its updated that's why it is working fine.
@johnjones7646 жыл бұрын
This is the best and easiest tutorial on this subject I have seen to date. Great thanks.
@davidnguyen36845 жыл бұрын
Thanks for the tutorial. it is very informative short, sweet and efficient and above all very easy to understand.
@eliendongo95663 жыл бұрын
this is the best tutorial i have seen for dropdown menu
@druick78927 жыл бұрын
I'm having problem with ul li ul li {display: none;} still displays..
@arefix37255 жыл бұрын
Very good Tutorial. Now I understand how drop down menu works without js. Thank you vry much. This is good for novice programmer to understand the basic of drop down menu structure. Very recommended. (thumbs up)
@Blaze-uj7bg6 жыл бұрын
can u help im having trouble in my drop down when i hover all the sub show
@neerajmahapatra52396 жыл бұрын
i don't know some people are unable to make it but this your tutorial is perfect it 101% worked for me !!!!! thanks>>>
@jamalswiss7156 жыл бұрын
This looks really good on my website compared to my previous code. Auto responsive as a bonus. How can I make the popouts not push down other elements? I tried *position: absolute* on the ul li ul li, but then the sub meny items stacked on top of one another.
@sabiyashaikh92966 жыл бұрын
can you send the code
@jamalswiss7156 жыл бұрын
@@sabiyashaikh9296 I solved this with *display: table* on the top li
@LewysC5 жыл бұрын
@@jamalswiss715 Works nicely thanks :D
@jakebrenneman51327 жыл бұрын
Excellent video. Not too much info, not too little. Piece by piece. COOL information. Well done, sir.
@janlucarind88636 жыл бұрын
Niceee. Best HTML Video
@itplanet20515 жыл бұрын
You should choose this as your career. how many old you are you are a good web page maker. KEEP IT UP!!
@t.z.27437 жыл бұрын
When I go hower my drop down menu the list items show up next to each other ,instead being under each other. What should I do?
@shanzaykhan84656 жыл бұрын
same
@misteralfie5 жыл бұрын
add position: absolute
@subcount35285 жыл бұрын
use "display:block;"
@happyness86125 жыл бұрын
@@misteralfie where ?
@happyness86125 жыл бұрын
@@subcount3528 put it where ?
@alexwithtech7 жыл бұрын
Nice. I don't understand all of them because I'm a Vietnamese and my english is so bad 😃. It really helps so much. Thanks bro!
@CrazyMantrii5 жыл бұрын
I am at the basic level of HTML and CSS and I am amazed... he did not use the dropdown in the coding.
@CodeBlocksOfficial4 жыл бұрын
he is making it invisible at 10:05, at 10:55 he is using :hover to make the navigation appear when when you hover over it
@emimounana80444 жыл бұрын
O
@CrazyMantrii3 жыл бұрын
@@landonarturo3952 Chahiye
@darinelcigarroa58335 жыл бұрын
Amigo hablo español y aun que no entiendo del todo lo que dices tu vídeo fue más claro de entender que los tutoriales de español que he visto, grande
@jamalswiss7156 жыл бұрын
I'm also having trouble centering this, any tips?
@abdilparlak5 жыл бұрын
Put everything in body in a div and give it a margin.
@MALIK-bc4tn5 жыл бұрын
you have to write "width: 300px, or more. by ul li{
@stormybear49865 жыл бұрын
Excellent tutorial!! I followed along and built it with you on the first go! This is how a tutorial should be done! Rock on, Big Dog!! BIG THUMBS UP!!!
@DarioBorovac7 жыл бұрын
how do you center the whole navigation menu horizontally?
@romavolkov7 жыл бұрын
I think try not using the float:left; and it should by default be horizontal
@codebitcookie80537 жыл бұрын
in my case like i commented above: just change: body { background: url('nature.jpg') no-repeat; background-size: none; margin-left: 10%; } the margin-left: 10%; will make it. if you have a bigger screen you may have to play with the number. Thanks.
@DarioBorovac7 жыл бұрын
blitzer it works! Cheers
@romavolkov7 жыл бұрын
oh lol for some reason i was thinking your asking how to make it vertically. haha
@turboromy6 жыл бұрын
This won't be exactly what you wanted. I made main menu width 20% of the web browser width like ul li { width: 20;}, then ul li:hover ul li { width: 100%; } to take 100% of parent's width. End result is menu takes up all width. Don't forget margin and padding 0 at body to remove gaps.
@muhammedosinubiadebanjo47623 жыл бұрын
This is wonderful, you make it look very easily, other tutorial that I've watched I could not understand it but yours I understood it immediately... Thumps up bro... I am subscribing straight away...
@theangryghost20867 жыл бұрын
how do i center this? I want center it but i cant.
@eduardofuentes97287 жыл бұрын
with that code, you can't because you're using float and that is one of the things it does
@nightowl8596 жыл бұрын
Any ideas how to center it?
@dimitridehouck95066 жыл бұрын
put it in a DIV and center that div.
@asadabbas9476 жыл бұрын
write body{ margin-left: 60px; } it works
@steel69236 жыл бұрын
@@ANTOND. Put a tag around the whole code, and in the css use margin-left on the
@soumyaranjanpradhan13254 жыл бұрын
sir ,why we used overflow:hidden property in tag in creating navigation bar
@curios_bot6 жыл бұрын
make sure that there is no space between semi column and HOVER ul li: hover ul li (dont type like this) ul li:hover ul li( type like this) then it will work!! ul li:hover ul li{ display: block; }
@gamingwithus_yt51095 жыл бұрын
Dude spaces are ignored they don't matter I am a prpfessional web developer.
@sallybugs16955 жыл бұрын
@@gamingwithus_yt5109 spaces do matter trust me but not all the time
@frenchproductions-v6w5 жыл бұрын
20 minutes i spent troubleshooting this. . You sir!! Thank you!
@Moodboard392 жыл бұрын
@@gamingwithus_yt5109 it do dimwit
@virkSugarcane_farming7 жыл бұрын
Hello Sir, I am a new in the field of HTML & CSS but It is a very helpful information that is provided by you, Thanks a lot..
@floriansalzer85137 жыл бұрын
But how to get the Menu in the middle of the display? I used text-align:center and center but it had not work?!
@gautamd366 жыл бұрын
use line-height
@asadabbas9476 жыл бұрын
write margin-left: 60px; in the body it works i tried it.
@marcinkuruc89166 жыл бұрын
margin: auto works better
@shiktoahmed57466 жыл бұрын
margin: auto;
@Chahmadu6 жыл бұрын
Use margin left,right,height
@joecolucci51856 жыл бұрын
Spot on! Audio is excellent and steps are accurately narrated, show me more!
@lemurusbalok26447 жыл бұрын
People for whom this doesn't work: One possibility is you did a syntax error which is unfortunately interpreted by the browser without error. There should be NO SPACE between ':" and "hover' in: ul li:hover ul li{ .... }
@Este8197 жыл бұрын
thank you so much!!! I was looking for reason why my "hover" doesn't work:)
@rafaeljanaguite91187 жыл бұрын
Pls help I can’t add the background picture for some reason. I did everything correctly but it won’t display it EDIT: sorry bout that. I just forgot to do a “ on stylesheet
@vijayakrishnaherlep7 жыл бұрын
tqs dude
@mohangr37036 жыл бұрын
Thank you so much
@nithinsabniveesu96646 жыл бұрын
Tq for the help...
@babyprintz5 жыл бұрын
Clear, simple, and straightforward video. Thanks Clever Techie!!
@odunladeoluwaseun78807 жыл бұрын
Good job sir. how do I make this responsive?
@clevertechie7 жыл бұрын
I've created a video on how to exactly that.
@sunjeevkonduru74187 жыл бұрын
Can you share the link for how you make this responsive?
@sardarmuhammadqasir60326 жыл бұрын
first you make a pages then write link in home page
@I_am_actually_THE_PRO6 жыл бұрын
just use % in lace of pixels on height ,width
@amreshkumarsahu87426 жыл бұрын
odunlade oluwaseun how can I use this in blogger??? Plzz reply
@AbdurRahman-kx2mu4 жыл бұрын
not gonna lie, your presentation are incredible..understandable and easy to understand...TyVm
@deshanrathnayake27375 жыл бұрын
This is awesome , thank yiu and Buddha's Bless you clever techie
@TishTalksTech6 жыл бұрын
THE BEST INSTRUCTION OF ALL TIME! I FEEL LIKE I JUST GOT MY WHOLE LIFE BACK!!!!!
@N77-r7f7 жыл бұрын
how do i add links to the boxes inside so i can actually click on them
@daphne86247 жыл бұрын
Links are added quite easily. Menu your link to the right html page is added at the #. So for intance if your page is called example.html it should look like this. Sub Menu 1
@abs17925 жыл бұрын
after seen a lot of tutorial, finally got an easy tricks for create sub menu......thanks lot
@blankaj89037 жыл бұрын
nice. No matter how many times I try I always fail :/
@lahxo45937 жыл бұрын
gracz pl m2😿
@clevertechie7 жыл бұрын
Awwww I'm sorry you guys are having difficulties, what exactly are you having a problem with?
@pavanpraneeth46597 жыл бұрын
when i hover along from left to right its ok....but when unable to click on bottom list
@loftysteps7 жыл бұрын
nice. but no mater how many times i try it always show me weird result. even i copied everything you typed it still fail. can you post another vedio . thanks
@loftysteps7 жыл бұрын
nice. but no mater how many times i try it always show me weird result. even i copied everything you typed it still fail. can you post another vedio . thanks
@sacrajah7 жыл бұрын
at 9:23 , it is " ul li :hover{background-color:green;}" instead of " ul li a:hover{background-color:green}; rest comes to halt after ul li ul li { display:block;}.
@aaronvargas91667 жыл бұрын
Bro, my navigation bar is not aligned to it's sub bar.
@muneebwarraich46997 жыл бұрын
same pro bro hae u get any solution for that?
@aaronvargas91667 жыл бұрын
Yah, it happens that I got 1 excess curly brace.
@muneebwarraich46997 жыл бұрын
iam not understanding u bro...kindly explain me what was the prob
@muneebwarraich46997 жыл бұрын
welcome HOME PRODUCTS Electronis Furniture Cosmetics Television Mobile Phones SERVICES Electronis Furniture Cosmetics Television Mobile Phones CONTACTS
@muneebwarraich46997 жыл бұрын
can u plz find out the prob in my code above
@gigodoxa6254 жыл бұрын
you are so great! blessings on you. I followed everything and i feel now like a professional programmer! keep on the good work!
@drdespicable20797 жыл бұрын
Can you do a tutorial using notepad?
@theellister33677 жыл бұрын
Despicable Minion it's the same just less practical
@jakubb84727 жыл бұрын
just type the same thing
@sardarmuhammadqasir60326 жыл бұрын
this is also capable on notpad
@Moodboard392 жыл бұрын
Why notepad lol 😂
@cardinaldom5744 жыл бұрын
Wow! I really enjoyed your simple and easy tutorial. Dude, you are the teacher. Keep it up.
@LikangelOfficial5 жыл бұрын
Great video. Would you be able to advise why the background for all sub navgation pages aren't connecting when I hover? And why they are changing size when i hover? Thanks
@Ginfio5 жыл бұрын
So easy to follow and understand. i wish other coding videos were like this too. Thanks you.
@adilsonmartins15644 жыл бұрын
best class I ever had on drop down menu. Thank you
@Prash1c5 жыл бұрын
Why is it that when you move the margin, padding, and width properties from ul li to ul li a, the menu and submenu is floated to left so all items are on the same line when float:left is set in ul li?
@naiemmanuelmollel95835 жыл бұрын
In 2019 Your still the best
@harmuzulhaque30452 жыл бұрын
Excellent!, Excellent!, Excellent! I've never seen like this technic ever. I hope you'll make videos more & more like this. Thank you.
@clevertechie2 жыл бұрын
More to come!
@JessePH4 жыл бұрын
Brilliant tutorial! Simple yet useful. Im inspired to create more on my channel. Thanks Clever Techie
@anildanes28073 жыл бұрын
Understandable! That's a best tutorial a have seen so far..
@Y-Al-Salaam5 жыл бұрын
Excellent teacher! Thank you! Hope you continue teaching coding to beginners like me, I really enjoyed your lesson, hope to sit in your class again & again!
@adnansmove85974 жыл бұрын
So Easy This is Best navigation tutorial i ever seen... So So Awesome.. This Video Most Important For Html css Beginners
@chandanprajapati11272 жыл бұрын
Hello....! Clever techie. Your video is so impressive to improve our skill in this field. It's very helpful for me. Thanks
@discoversweden92825 жыл бұрын
It was absolutely no doubt the easiest one to learn.
@yashkummar7 жыл бұрын
Thanks for your video.. I am getting back into webdesign and retraining. You have explained very well and straight to the point. :)
@vuk33165 жыл бұрын
Literally the best simple tutorial out there
@BrunoOliveira-tj5xw6 жыл бұрын
just here to say that it helped me in my graduation final work. thanks
@grizzly32605 жыл бұрын
Im trying to do this in visual studio,I have to use that as a school asigned project. However when i get to the step where i have to use CSS the site does not change at all.I have the first part working with the normal HTML, but the backround i try to use does not work.
@sw3ettouch6 жыл бұрын
So we dont have to imbed the navigation bar inside a ?
@mathieujouvensal73724 жыл бұрын
honestly this video was super helpful for my school project. thanks :)
@RhythmLove77 жыл бұрын
This was great! Especially the part here you explain the css tree structure (ul li ul li) very easy to understand and will help a ton i the future! Thank you!
@nokwethembamthembu10196 жыл бұрын
the cleverest techie around
@pizzaroneee6 жыл бұрын
Can i put the code in notepad? It will be the same right? 😁
@noormohammed.n59225 жыл бұрын
iam fresher for this field it can be usefull easily understand thank u bro
@javatmz5 жыл бұрын
Bro if u want help ;)
@tejeswarv4506 жыл бұрын
Awesome...thank u for explaining step-by-step approach and display step by step outputs.....you are great..keep doing sir
@Bald_Eeagle5 жыл бұрын
bro you make things look easy, i love the way you flow in coding my broer awesome video!
@ursustheminor80964 жыл бұрын
Hey! Finally I understood a litle css. Thank you! I'm just learning html, but i think css can be realy helpfull!
@Camel_Herder7 жыл бұрын
absolute brilliant, did it at first attempt.
@fextuccini62246 жыл бұрын
I dont like videos but I liked this one This is spectacular
@AnotherHaloReviewer5 жыл бұрын
Hey thanks for this video but I have a question. The navigation works very well, although when the dropdown comes down as I scroll through it it stops before the last dropdown option due to a paragraph under it, any idea how to fix this?
@aayushsharma75764 жыл бұрын
thanks brother it helped me a. lot i was just thinking that i have just learned html but i zero at coding you helped me a lot
@BoxaBole3 жыл бұрын
Best and easiest way to make it, been through some other ways, this is the easiest for sure!!! great job !
@drorkatzir7 жыл бұрын
Clever Techie thank you very much. Its was very easy to follow and now i have my first css drop down menu :)
@md.istiakzaman35263 жыл бұрын
Best Easy way to Create Dropdown .. Thanks Sir
@gilcimarneves16574 жыл бұрын
I am impressed with the didacticity of this material. I am so gratefull.
@kodewala4 жыл бұрын
This is so amazing, you have shown this so simply..! Great job!!!
@itech406 жыл бұрын
Hello, I have questions. Why do you set width and height in px at 6:55 how is that going to be able to be fully responsive? Also, why do you set it to block 9:11? It was still an awesome tutorial :)!
@mtljx5 жыл бұрын
I appreciate you trying to help others with a guide as such, I believe your intentions are definitely good, however, I've noticed many flaws in your HTML. Now I may be wrong and this is an older version of HTML, but from good practice, you are missing the , the tag, the tag, the tag,etc. The tags alone are not proper links. They require an text to become a link. I personally believe that a proper HTML document is imperative to teach people who are here for a guide.
@Moodboard392 жыл бұрын
Well said .How he not do that .. Dont get it . Just for fun ?!
@aidapopa36865 жыл бұрын
The float left its not working on my computer
@zannakristal37544 жыл бұрын
Wow Awesome...so beautiful and the control of the hover...it’s fascinating Thankyou... I love transparency...
@relax247alldayandnight5 жыл бұрын
This was a great tutorial, but how do you align the whole drop down menu to the center? Right now it is to the left.
@gabyaguilar7414 жыл бұрын
,this is very helpful..now that i have online class because of corona virus..
@iyaashahmed90252 жыл бұрын
i love the way you explain.. good teacher!
@clevertechie2 жыл бұрын
Glad to hear that!
@sibanimaharana51383 жыл бұрын
One of the most helpful video thank you so much sir 🙏☺️