12.09.2015 Views

Boot Camp

Web Authoring Boot Camp - StudioBast

Web Authoring Boot Camp - StudioBast

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Web Coding Workflow<br />

Reviewing Your Code Output<br />

You will need to check your code output frequently to make sure you are getting the results<br />

you want.<br />

• Use the text editor’s View in Browser option to see your web page in your computer’s<br />

default browser.<br />

• If your text editor does not have that command, open your web browser, and under<br />

File use the Open File option to locate and open your .html file.<br />

• When you make code changes, return to the browser view of the page and refresh<br />

it to see the code changes. F5 is the refresh hotkey.<br />

• Tip: Keep the same browser window open, rather than repeatedly opening new<br />

versions every time you make a code change you want to review.<br />

Validating Your Code<br />

After you have completed coding a page to your satisfaction, you need to run it through<br />

the W3C Markup Validation Service (W3C Validator). This helps you standardize your<br />

code so that your web page is compliant with the standards used by various browsers – so<br />

that your pages will look and work right.<br />

W3C Validator<br />

67

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!