I see a webpage get a list horizontal, and I looked it's css code, but did not find out how to do.
What I mean is <ul><li> list is vertical like this:
line 1
line 2
line 3
I want to it be:
line1 line2 line3
I want to use this horizontal list as the top menu of my site.
What I mean is <ul><li> list is vertical like this:
line 1
line 2
line 3
I want to it be:
line1 line2 line3
I want to use this horizontal list as the top menu of my site.
