|
font height At http://tides.org the (all caps) font on the top-row links on the various horizontally mounted dropdown menus appear abnormally tall and narrow to me. How do you do this? line height (http://wage.cns.montana.edu/goo.html, for instance) seems to do nothing to the actual font. ... 15 Jan 2008 08:50
Material that does no scroll in web page GTalbot wrote: So if a main browser manufacturer with all its huge financial, huge technical resources still can not provide a browser version that can support a 10 years old CSS specification, To my knowledge, there is no web browser that supports the entire CSS2 specification. Obviously, CSS2 support ... 17 Jan 2008 17:09
How do I make a dotted line on a restaurant menu? I'm trying to make a web page with a restaurant menu on it. Each line on the menu is the name of a dish (left-justified) and that dish's price (right-justified), with a dotted line between them. I'm doing something similar to this menu: http://cunardrestaurant.com/images/menu6.jpg But three things make it di... 16 Jan 2008 09:11
menu link to not change color Hello. I have a navigation bar at the top of all my pages with css-styled buttons that change color when hovered over. I am a little confused on how to disable that for the link that the page is on, for example, the sitemap link in the navigation bar on the sitemap page, the studies link for the navigation bar ... 22 Jan 2008 21:17
Bullet alignment problem with max-width on <li> OT: suggestion GTalbot wrote: This is bug #87 at Internet Explorer 7 bugs http://www.gtalbot.org/BrowserBugsSection/MSIE7Bugs/ G�rard Just a suggestion if you add ID's to each bug on your page it would be handy to reference: <p id="bug87">87- Internet Explorer 7 do not render max-width ... http://www.gtalbot.... 14 Jan 2008 20:44
Bullet alignment problem with max-width on <li> When <li> is set to {max-width:45em;}, the bullets move from the top to the bottom of the <li>. Also, the bullet for a top-level <li> ends up on the same line as the last <li> of its nested list, with both disc and circle bullets on that line. The problem is in IE7. The page displays as expected in FF 2.0.0.9. ... 1 Feb 2008 00:44
Positioning a long line by a short spanned section G'day everyone Please tell me the following is possible using CSS positioning (it'll make my day). I want to position a long line of text on the screen so that a certain portion of it is in the middle of the screen. This would be for a concordancer and we want to use HTML for the output. I was initially thin... 11 Jan 2008 17:41
1 fixed column, 1 fluid. Possible? In article <78555542533.8554256396.39457(a)news.newsguy.com>, darius <noone(a)here.invalid> wrote: I have a 2-column %-based layout working, but I'd like to have the left column be fixed and the right column to take up the rest of the page. This works under IE Adapting your markup a bit, is this what... 11 Jan 2008 15:57
Spacing Hello, I have a form with various labels, inputs and spans for comments. Each element is in a different line. I want to create some spacing between each element. For example, if I have: Name: [Name Input] Profession: [Profession Input] Profession Comment (Span) So I want to create a 2px spacing betwee... 11 Jan 2008 12:30
Removing Unnecessary Styles Over the course of building a very large site, I've wound up with an enormous style sheet containing plenty of superfluous styles. Is there a tool that can recognize which styles are not being used in a site and eliminate them? Can Dreamweaver perform that function? ... 11 Jan 2008 06:31 |