Hi, I am new to html and I am reading the html and the css code of the website: http://www.quarryequipments.com/
I notice that if I make the browser size small, the li element in the navigation will not float left, how do I make it out?
thanks.

Recommended Answers

All 3 Replies

Member Avatar for iamthwee

One question. Why would you want to?

commented: lol +8

put your brouser widht 100% and then flot li it will work.
or you can use proper div structur put your ul li in div give 100% width to main div and give float left or right to ul li
i hope this adwise help to you

thanks a lot!

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.