- Impact
- 11,436
I have 1 very specific problem with ul/li which I'm struggling to resolve because I'm not a CSS expert.
I have an unordered list of about 7 columns and 10-15 lines long. I simply cannot get this to print across the screen horizontally. I also keep getting the dot before each item on the list even though I have specified list-style-type:none;
I need somebody to look at the code (HTML page and CSS3 code) and suggest how I should specify this in order to get it to work.
I've done copious Google Searches and I cannot find one which addresses my problem. The REALLY annoying thing is I had this working, and when changing some other stuff, it broke the code. I simply cannot for the life of me figure out why. It broke a lot of stuff. Everything else has been fixed except this problem.
Any help would be appreciated. Please PM me if you think you can help.
I have an unordered list of about 7 columns and 10-15 lines long. I simply cannot get this to print across the screen horizontally. I also keep getting the dot before each item on the list even though I have specified list-style-type:none;
I need somebody to look at the code (HTML page and CSS3 code) and suggest how I should specify this in order to get it to work.
I've done copious Google Searches and I cannot find one which addresses my problem. The REALLY annoying thing is I had this working, and when changing some other stuff, it broke the code. I simply cannot for the life of me figure out why. It broke a lot of stuff. Everything else has been fixed except this problem.
Any help would be appreciated. Please PM me if you think you can help.