(2016) Self-Study Guide For Lab1-Create A Blog Website
(2016) Self-Study Guide For Lab1-Create A Blog Website
(2016) Self-Study Guide For Lab1-Create A Blog Website
2. You’ll
be
asked
to
enter
a
domain
name.
Try
to
pick
a
domain
name
that
you
can
use
it
for
free.
3. Next,
you’ll
be
asked
to
pick
a
plan.
Just
select
the
Free
Plan.
Self-‐‑Study
Guide
for
Lab
1
(Last
Updated:
8
January
2016)
CSC1014
–
Computer
Fundamentals
/
ITC1014
–
Business
Computing,
January
2016
2
4. Create
an
account
by
using
a
valid
email
address.
This
is
to
receive
the
verification
email
after
you
click
on
the
Create
My
Account
button.
5. Wait
for
the
verification
email
and
click
on
the
Confirm
Email
Address
button.
6. You
may
now
start
to
post
your
first
message.
To
do
this,
click
on
the
Start
a
Post
button.
Self-‐‑Study
Guide
for
Lab
1
(Last
Updated:
8
January
2016)
CSC1014
–
Computer
Fundamentals
/
ITC1014
–
Business
Computing,
January
2016
3
7. Give
your
post
a
title
and
enter
a
short
message
(e.g.
Testing
123).
You
may
then
click
on
the
Publish
button
to
publish
your
post.
It
may
take
awhile
to
save
and
publish
your
first
post.
8. To
view
you
post,
you
may
click
on
the
View
Post
button.
Another
option
is
to
directly
access
the
home
page
of
your
blog.
This
can
be
done
by
enter
the
link
(e.g.
computing2016.wordpress.com)
into
your
web
browser.
10. [YOUR
TASK]
Try
to
create
another
post
in
your
blog.
2. HTML
stands
for
HyperText
Markup
Language.
It
is
a
standard
language
used
to
create
web
pages.
The
browser
is
able
to
read
HTML
and
translate
them
into
visible
web
pages.
It
is
written
in
the
form
of
HTML
elements
that
consist
of
tags
enclosed
in
angle
brackets.
They
usually
come
in
a
pair,
with
one
indicating
the
start
(opening
tag)
and
another
one
indicating
the
end
(closing
tag).
<strong>
BOLD
THE
IMPORTANT
TITLE!
</strong>
3. If
you
know
HTML,
you
have
better
flexibility
in
formatting
your
text.
For
example,
the
function
to
highlight
your
message
(or
some
texts)
is
not
provided
in
WordPress.com.
But
you
can
do
it
manually
using
HTML.
4. Try
to
type
a
message
in
the
message
box.
Click
the
HTML
button
to
view
the
message
and
the
related
HTML
tags
(known
as
HTML
mode).
6. Click
on
the
Visual
button
to
switch
back
to
the
WYSIWYG
mode.
You
can
notice
that
the
message
is
now
highlighted.
7. Depends
on
how
you
place
your
HTML
tags,
you
can
have
only
part
of
the
message
been
highlighted.
8. Besides
the
<span
style="background-‐‑color:
yellow;">
and
</span>
tags,
there
are
many
other
tags
that
can
be
used.
Some
of
them
are
listed
in
table
below.
If
you’re
interested
to
know
more,
you
may
refer
to
[1].
Tags
Description
<h1>
</h1>
Heading
1
<h2>
</h2>
Heading
2
<h3>
</h3>
Heading
3
<p>
</p>
Paragraph
<sub>
</sub>
Define
subscripted
text.
<sup>
</sup>
Define
superscripted
text.
<strong>
</strong>
Define
important
text
(similar
to
bold).
<i>
</i>
Define
italic
text.
9. [YOUR
TASK]
Try
to
use
the
tags
above
to
create
a
new
post
that
contains
a
heading
and
a
paragraph
with
some
emphasized
or
highlighted
text.
10. [YOUR
TASK]
You
may
also
create
a
new
post
using
the
Visual
(WYSIWYG)
mode
and
switch
to
the
HTML
mode
later
to
observe
the
differences.
2. You
must
then
upload
the
picture
to
WordPress.com
before
you
could
embed
it
into
your
post.
To
do
this,
click
on
the
Upload
Media
button
and
select
a
picture
that
you
would
like
to
add
to
your
post.
3. To
add
an
external
link
(e.g.
to
another
blog
/
website),
highlight
the
text
where
you
would
like
to
appear
as
an
external
link,
and
click
on
the
Insert/Edit
Link
button.
Self-‐‑Study
Guide
for
Lab
1
(Last
Updated:
8
January
2016)
CSC1014
–
Computer
Fundamentals
/
ITC1014
–
Business
Computing,
January
2016
10
4. A
window
will
popup
for
you
to
insert
the
external
link.
5. [YOUR
TASK]
Try
to
create
a
new
post
with
two
pictures.
6. [YOUR
TASK]
Try
to
create
a
new
post
with
an
external
link
to
Google.
Section
E.
Add
New
Page
1. Sometimes,
it
is
not
wise
to
put
all
the
information
into
one
page.
Besides
creating
new
post,
you
can
also
create
a
new
page.
This
allows
you
to
sort
the
information
and
put
them
in
different
pages.
2. To
do
this,
click
on
the
Add
button
beside
Pages.
3. You
may
then
enter
the
title
as
well
as
the
message
that
you
would
like
to
put
in
the
new
page.
After
that,
just
click
on
the
Publish
button
to
publish
your
new
page.
6. If
you
would
like
to
further
explore
on
WordPress.com,
please
refer
to
[2].
7.
[YOUR
TASK]
Try
to
add
new
pages
such
as
Company
Info,
Gallery,
etc.
References
[1]
w3schools,
“HTML
Tutorial”,
2015,
http://www.w3schools.com/html/default.asp
[2]
WordPrss.com,
“Get
Started”,
2015,
https://learn.wordpress.com/get-‐‑started/
IMPORTANT:
Please
remember
to
complete
the
self-‐‑study
guide
quiz.
The
quiz
will
be
available
from
Friday
(15th
January)
09:00
to
Saturday
(16th
January)
23:59.
It
consists
of
Five
(5)
multiple
choice
questions.
If
you
have
any
questions,
please
contact
Dr.
Chia
(waichongc@sunway.edu.my)
or
Dr.
Yeong
(leesengy@sunway.edu.my).