This is very informative. Nicely done brother. Don't listen to those people who are criticizing you because of the way you speak English. Keep it up. It really does not matter. What matters is the information you are sharing. Nicely done once again! Keep it up! Happy new year! Greetings from Anonymous.
This is a good tutorial for beginners. I would love to see you work on more advanced web design i myself have some decent tutos on my channel. I would love your feedback.
dunno if you guys gives a damn but if you're bored like me atm then you can watch pretty much all of the latest series on InstaFlixxer. I've been binge watching with my gf lately =)
Nice work! I have a question, I downloaded a free HTML scrolling page from online, and had no Navigation bar. I tried to add navigation bar from another existing HTML that I like, but didn’t work the way it should! So is any suggestion on how can be done? As I don’t want to create new one, just want to add it to my new existing webpage! Thank you keep the good work
Hi, thank you it worked very well, but how do I highlight the current page I am on? Like for example: I click on the Contact page, and the page button will get a green background or something so I know I am on that particular page. If you could help me with that, thanks!
Friend it would go through like it suppose this is menu bar. a href="Menu.html">Menu In this case you have to make another html file named Menu and place it in the same folder in which the basic html file is. Hope this works for you.
I got exact but in dark blue block color came only half of the page and it's middle have so much sky-blue color gap in that and search button there in end page but middle sky-blue is showing wat to do
It's very simple yet it looks so good. You've explained it really well. Thank you for uploading this:))
it was soo helpful...it seemed so difficult to me before , your code was really simple and nice..thankyou
Thank you for this video... It helped me... Stay safe...
Yet another excellent job. Nobody does this as good as you
Nice video. Thanks for the post. continue sharing new videos.
Please try to improve videos by specifying the meaning of tags.
Sir excellent this is helpful for me
Thank you
This was very helpful thanks a lot👍👍👍
I think it's a valuable video for me. Thank a lot sir....
Thanks teacher for your teaching. I can do as you already.
life saver brother
the professor so amazing man thanks bossman
nice video. this is really helpful!!
Saved. So nice. tnks.
Good job👍🏻
the auto translator is going crazy with ur accent mate xD ........... nice vid
It brought me spanish (autogenerated)😂😂😂
Well done, yes it is simple but amazing..
This is very informative. Nicely done brother. Don't listen to those people who are criticizing you because of the way you speak English. Keep it up. It really does not matter. What matters is the information you are sharing. Nicely done once again! Keep it up! Happy new year! Greetings from Anonymous.
thanks bro
Very nice explain
This is a good tutorial for beginners. I would love to see you work on more advanced web design i myself have some decent tutos on my channel. I would love your feedback.
this is reaaly helpful! Thank you so much!
dunno if you guys gives a damn but if you're bored like me atm then you can watch pretty much all of the latest series on InstaFlixxer. I've been binge watching with my gf lately =)
@Wallace Matthew yup, I've been watching on instaflixxer for months myself :)
Very Good dude!
Gud work 💯❤️
Excellent
Thanks a lot!
thank you very very much...
Good tutorial.Thank you.
Ei there! Can you make a tutorial for footer thanks! Top fan here sir!
For coding Here you go
Navigation bar and menus with search box
body{
background: skyblue;
margin: 0;
}
.menu{
width: 100%;
background: #142b47;
overflow: auto;
}
.menu ul{
margin: 0;
padding: 0;
list-style: none;
line-height: 60px;
}
.menu li{
float: left;
}
.menu ul li a{
background: #142b47;
text-decoration: none;
width: 130px;
display: block;
text-align: center;
color: #f2f2f2;
font-size: 18px;
font-family: sans-serif;
letter-spacing: 0.5px;
}
.menu li a:hover{
color: #fff;
opacity: 0.5px;
font-size: 19px;
}
.search-form{
margin-top: 15px;
float: right;
margin-right: 100px;
}
input[type=text]{
padding: 7px;
border: none;
font-size: 16px;
font-family: sans-serif;
margin-top: 15px;
}
button{
float: right;
background: orange;
color: white;
border-radius: 0 5px 5px 0;
cursor: pointer;
position: relative;
padding: 7px;
font-family: sans-serif;
border: none;
font-size: 16px;
margin-right: 226px;
margin-top: 15px;
}
Home
Gallary
Event
Feedback
About
Contact
Search
Send me on whatsapp plz 03475149323
If you can do a tutorial on how to make the search box function, that would be nice.
Javascript needed
Nice work! I have a question, I downloaded a free HTML scrolling page from online, and had no Navigation bar. I tried to add navigation bar from another existing HTML that I like, but didn’t work the way it should! So is any suggestion on how can be done? As I don’t want to create new one, just want to add it to my new existing webpage! Thank you keep the good work
Please provide your email I will send to you source code
Thank you ! I did send you my email address
please send navigation bar code to my email
"lyricsvius@gmail.com"
Thank you sooooo much
tnx. nice tutorial.
Thank you so much Master!! 😍😘
hey...! how can help to me.plz.how change text size in created menu
guys who see this in 2020 :
- u're savage bro
thanks a lot your video was quite useful..
plz keep making such videos
Sir ye notepad per banate h
Happiness for you and your family
Nice
Hey what link should i add on the search bar
How do i take and make it to be able to search my website ? Is there a piece of code OR how do I take and use it to search my site for content?
Web Master how can i publish my search engine?
hey how would I move the search bar between home and gallary
Sir how to change search box text color
Hi, Jyoti Sharma, You can change here
input[type='text'] {
padding: 7px;
border: none;
font-size: 16px;
color: any color you want.
}
can u just press f 12 in the website and copy the html?
middles section will be. left sidebar plus right sidebar plus footer need. l want you. tnks.
4:44
I understand sir
very nice
how can i activate sa search
Thanks Sir,
Please do more vedioes
It didnot work for me,even i had copied u r ech and every step
Thanks
Thank you for this video
Hi, thank you it worked very well, but how do I highlight the current page I am on? Like for example: I click on the Contact page, and the page button will get a green background or something so I know I am on that particular page. If you could help me with that, thanks!
You have to create different pages and link to menus than you will get desired page when you click it....
Friend it would go through like it suppose this is menu bar.
a href="Menu.html">Menu
In this case you have to make another html file named Menu and place it in the same folder in which the basic html file is.
Hope this works for you.
the person who disliked this great tutorial is a nerd
vary thanks
I got exact but in dark blue block color came only half of the page and it's middle have so much sky-blue color gap in that and search button there in end page but middle sky-blue is showing wat to do
How to change search box color and radius
very good
wtf mine is so different with this even I copied yours 1by1
great work
thanx a lot sir
my search bar is not on my nav bar.
interesting
Thank bro
Welcome
Can u plzz send me source code for hospital management
Suppose we click on contact then it should open new page how can we code a for this
if you have already made your contact page for your web then link that file with it .
i think ap ko code bhi post karna chay bcz code sahi say run nai ho raha
My search button is not in line with the search bar. How can I fix it ?
try pulling the plug out and back in
My code run but layout not fixed
Can you also send me the source code?
calingacionchristinev@gmail.com
is it responsive?
learn javascript
Good
All nevigation bar are stick together what should i do
pls provide source code not working for me
U didn't define what is the meaning of those tag
,,,,Only helpful for professional..not for beginners
i am a professional
Can you provide the code for hospital management software
Life is not that simple bacche
Why you give margin 0 in body section
it's very lengthy code you could have make even shorter
Can u please just post the whole text. It's too hard to follow please!!!
JB bol na nhi Ata English to ku bol rha h bhai nevigtnnn
can u please send the code
अगर इसी के उपर एक logo लगाना हो तो कैसे लगाएं
Maybe i watched the video to see how? ;D
Can share me the code
Wtf Sound.. cant understand.. too noise in background >:(
my seach bar get collapse please help me
Please provide your email ..I will send source code
It didn't work for me. I didn't get the blue bar and the search bar was all weird. Help me plz
Please proved your email i will send to you source code...........
can you pls give me a source code
unlock your link so we can download please.
😀
not bad
i need a code
Please provide your email...............
pls help error=save failed
If you have problems please provide your email.........I will send source code...thanks
Please code is diskipsion box
PLEASE INGLISHA MA MAN
Are bhaiya ye coding galat mera panne nahi bana
Can you give me source code plz...........
Please provide your email.............thank
sgadrawing@gmail.com
Learn and understand how to do it. :D
hamzaashraf800@gmail.com this is my email sent it here?
Nogard11@seznam.cz pls send me source code too
Hello sir