04.06.2013 Views

Head First HTML with CSS

Head First HTML with CSS

Head First HTML with CSS

SHOW MORE
SHOW LESS

Create successful ePaper yourself

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

what’s the goal<br />

A Web Detour<br />

Moving in<br />

Congratulations! You’ve got your hosting company<br />

lined up, you’ve found a domain name, and you’ve<br />

got a server all ready for your Web pages. (Even<br />

if you don’t, keep following along because this is<br />

important stuff.)<br />

Now what? Well, it’s time to move in, of course.<br />

So, take that For Sale sign down and gather up all<br />

those files, we’re going to get them moved to the<br />

new server. Like any move, the goal is to get things<br />

moved from, say, the kitchen of your old place to<br />

the kitchen of your new place. On the Web, we’re<br />

just worried about getting things from your own root<br />

folder to the root folder on the Web server. Let’s get<br />

back to Starbuzz and step through how we do this.<br />

Here’s what things look like now:<br />

starbuzz<br />

Here’s the root folder<br />

for Starbuzz.<br />

index.html<br />

mission.html<br />

Your computer, where the<br />

Starbuzz pages currently live.<br />

130 Chapter 4<br />

starbuzz<br />

<br />

.<br />

.<br />

.<br />

<br />

index.html<br />

<br />

.<br />

.<br />

.<br />

<br />

mission.html<br />

Here’s the new Web site name.<br />

We’re using the starbuzzcoffee.com<br />

domain (since we beat you to it,<br />

you’ll have to use your own domain<br />

name instead).<br />

Remember your<br />

Starbuzz pages? There<br />

are two: the main page<br />

(index.html) and the<br />

page that contains<br />

the mission statement<br />

(mission.html).<br />

Here’s the new Web server. The<br />

hosting company has already<br />

created a root folder for you,<br />

which is where all your pages<br />

are going to go.<br />

starbuzz<br />

www.starbuzzcoffee.com

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

Saved successfully!

Ooh no, something went wrong!