Use the following steps for Downloading or copying another site CSS or Java Script.
step 1. open site which css u want to copy.
example (http://realtrack.biz/Default.aspx)
step 2. open its view source by right click on the site.
step 3. find it's css link there.
example link rel="stylesheet" type="text/css" href="StyleSheets/style.css"
media="screen" /
step 4. delete last page name from url and paste the href code there
example http://realtrack.biz/StyleSheets/style.css
step 5. its css file will be open on ur browser, enjoy it.
same process for javascript (js) file.
No comments:
Post a Comment