FireBug - Mozilla add-on to explore the CSS and HTML | Mozilla has a lot of useful add-on. One of them is Firebug, which can help you explore the CSS and HTML. If you are a Mozilla user who is just learning CSS for designing the look of the blog, you must install Firebug. Below is how to install and use Firebug.
How to Install
1. Visit the Firebug website
2. Click 'Add to Firefox' Button
3. Click the Install button that appears.
4. Restart your Firefox to start using it.
How to Use FireBug
There are many uses of Firebug, one of which is to know the size and font that is used by other people's blogs.
1. Visit the blog you want to know about it's font.
2. Right click on the letter that you want to know it's font.
3. Click 'Inspect Element with FireBug'.
4. Click the sign that I circled in red.
5 . After that, point the cursor to the letter you want to know about it's font. Then click.
6. At the bottom right corner, click the 'computed'. You can find out the font.
7. And if you're smart, you will easily find out all CSS and HTML in the blog.
Happy blogging :))
How to Install
1. Visit the Firebug website
2. Click 'Add to Firefox' Button
3. Click the Install button that appears.
4. Restart your Firefox to start using it.
How to Use FireBug
There are many uses of Firebug, one of which is to know the size and font that is used by other people's blogs.
1. Visit the blog you want to know about it's font.
2. Right click on the letter that you want to know it's font.
3. Click 'Inspect Element with FireBug'.
4. Click the sign that I circled in red.
5 . After that, point the cursor to the letter you want to know about it's font. Then click.
6. At the bottom right corner, click the 'computed'. You can find out the font.
7. And if you're smart, you will easily find out all CSS and HTML in the blog.
Happy blogging :))