
| Web design tools for Firefox |
| 摘自: www.tectonic.co.za 被阅读次数: 58 |
由 yangyi 于 2008-05-05 18:30:31 提供 |
Designing good looking websites is often a little bit hit and miss. Even with the best web development tools, getting things to line up or matching colours is hard to achieve. Forunately, Firefox has a couple of great extensions that make laying out a web page just a little bit easier. GridFox By default GridFox displays a set of vertical grids over your page but can be adjusted to display a set of horizontal grids as well. Go to Tools->GridFox->Options and enable the horizontal grid lines. The colour, thickness, opacity and spacing of the grid lines can be customised in GridFox’s options menu as well. Being able to adjust the thickness of the rules is handy for making sure gutter widths are even across the site, for example. Adjusting the space between the grid lines is a little more fiddly than I would like but not impossible. In the options window there are tabs for horizontal and vertical line adjustments. Entering a set of co-ordinates (numbers separated by commas) space the lines however you like. Unfortunately, getting them exactly right means a number of guesses until you’re satisfied. What would be ideal would be to be able to drag the gridlines to where you need them but unfortunately this is not possible. Perhaps in future releases? Of course, if you simply want a straightforward set of equally-spaced grid lines then this is not an issue. Or if you know beforehand exactly how wide you want all your columns, headers and other elements, then you simply put them in and get designing. MeasureIt In action, MeasureIt draws a lightly-coloured ruler over the areas being measured and gives the height and width of the object in pixels. ColorZilla (or our preferred Gcolor2) ColorZilla does pretty much the same thing for websites though your mileage may vary depending on your platform. Ubuntu users appear to have regular problems using this though the discussion here might help. The idea behind ColorZilla is that you can view any page, even zoom in on a selected area, and, using the eyedropper, pick the exact colour you need as a hex or RGB code. Very nice. Especially if the eyedropper wasn’t broken on Ubuntu. But even if you can’t use the eye dropper you can still use ColorZilla’s other features including a colour picker that you can scroll through. Given ColorZilla’s limitations on Ubuntu I’ve recently started using Gcolor2 which is colour picker tool that captures colour information from anywhere on your screen. Using Gcolor’s eyedropper you’re not limited to just the existing browser window but you can pick and choose colours from anywhere on your screen. The disadvantage is that Gcolor is a standalone application so you’ll need one extra step to get the chosen colour into your html document by copying and pasting. The big advantage Gcolor has is that it stores your chosen colours so you can come back them later, which is essential if you want to use colours consistently across your site. View source chart Original link: http://www.tectonic.co.za/?p=220... |