Jump to content

Recommended Posts

Posted

I am just learning web design. I have made changes to the css on a site stored on my computer so I know how to view the code with my browser. Now my question is, how do I go about seeing what the new site looks like? How do I open it to see it as it would look online? Is there a different file I open up with my browser?

 

Any help would be appreciated!

 

Thanks,

Artie

Posted

You should have an html file which links to the css file, both should be in a folder on your hard drive, probably named index.html or home.html. To view the changes you have made you just double click on the html file to open it in your default browser.

 

I suggest that before you make any changes whatsoever you make a copy of each file so that you can always revert back to them if you mess up. Also view each change in the browser as you make it, not after you have made several changes or you will not understand properly which change has the desired effect.

Posted

Thanks for the reply. I don't see an index or html file- only CSS and php (this is a Wordpress site created in Artisteer software program.

 

Is there any other way of viewing it?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...