Howto simply, painlessly webserve

They have: 5 posts

Joined: May 2009

I'd like to 'Firebug' my newbie code/webpage. It seems I must make it a page in the cloud. What is the best and simple way to do this? Sincerely

greg's picture

He has: 1,581 posts

Joined: Nov 2005

Not sure why you'd have to make it a page in the cloud. Firebug works in Firefox as an addon.

It's nothing to do with server side, so if this is why you mentioned cloud, Firebug wont help you with that I'm afraid.
You simply use it to access the information that is sent to your browser, all HTML and CSS (etc). This info is available in the page source, page info and going directly to the CSS, but Firebug just houses it all in one place to make examining HTML and CSS code easier.

They have: 5 posts

Joined: May 2009

Much thanks. i seem to have trouble with that add-on. it seems like it needs to read a page off the internet. didn't see a way to load my code. i'm sure i'll figure it out soon enough.
Thanks again. budp

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.