Share Tips: CSS on the fly
Ever wondered just how some web sites are produced ? Ye, I know that you can
access the page source, but if the site is driven by cascading style sheets
it may not be obvious how it is all created.
Well, I recently came across an extension for the Firefox browser called
CSSFly ?
The installation follows normal Mozilla practice, and an icon may be placed
on the toolbar in the normal way.
How to use ? Open any web page and click the CSSFly icon. You can then gain
access to the page source, the css file(s) together with the original page,
but best of all you can make alterations to the html or css AND SEE THE
RESULTS DISPLAYED IMMEDIATELY ON YOUR SCREEN. If you like the result you
can copy and paste the css details to a file and then use them in your web
site.
It really is amazing, informative, great for development and for trying out
new ideas or seeing how others achieve their results.
Firefox users really should try out this extension.
access the page source, but if the site is driven by cascading style sheets
it may not be obvious how it is all created.
Well, I recently came across an extension for the Firefox browser called
CSSFly ?
The installation follows normal Mozilla practice, and an icon may be placed
on the toolbar in the normal way.
How to use ? Open any web page and click the CSSFly icon. You can then gain
access to the page source, the css file(s) together with the original page,
but best of all you can make alterations to the html or css AND SEE THE
RESULTS DISPLAYED IMMEDIATELY ON YOUR SCREEN. If you like the result you
can copy and paste the css details to a file and then use them in your web
site.
It really is amazing, informative, great for development and for trying out
new ideas or seeing how others achieve their results.
Firefox users really should try out this extension.
Comments
Post a Comment