Is there a way to view css pages ?
-
I was wondering if there is a way to view css code in the same way that you view the html by going to view, source. i can see the links to the css pages in the head section .. but is there any way i can view them? thanks
-
Answer:
In addition to Chris's answer, if you are using Firefox, you can download the Web Developer extension that lets you view the HTML, CSS, and JavaScript, edit HTML and CSS, display page validation, and many more useful functions.
Student at Yahoo! Answers Visit the source
Other answers
Copy and paste their addresses into your URL bar.
PhpMyCoder
If you are using Firefox, you can use Firebug (http://getfirebug.com/). Or you can add the CSS path to the end of the link to view the CSS in your browser window. EX - if you View Source on a website and the CSS link is css/stylesheet.css, you would add that to the end of the url, so you would have www.sitename.com/css/stylesheet.css
Chris
You should be able to type in the url of the css page by viewing the source of the current page then looking for: <link href="boldblue1.css" type="text/css" rel="stylesheet" /> You will then be able to add the boldblue1.css to the url and see the page, like tis one: http://mixdownload.net/boldblue1.css Hope this helps
Cazpa
Related Q & A:
- How to embed a Google Business view in a website?Best solution by quora.com
- How to open a new ng-view inside ng-view?Best solution by Stack Overflow
- How do I remove a firewall to view a webcam?Best solution by Yahoo! Answers
- What's the new way to delete multiple pages on facebook?Best solution by Yahoo! Answers
- How can I print a picture out on multiple pages?Best solution by Yahoo! Answers
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.