SlideShare a Scribd company logo
1 of 14
Download to read offline
Keep it short and simple. A very long domain name such as www.
shoessandalsandslippers.com will be harder to remember and share.
Keep your domain name simple yet memorable, such as
www.sexyfootwear.com.
Make sure your domain name is related to the overall theme of your
website. If you're selling generic hats, don't use www.glitzyglam.com
which is vague and doesn't immediately give a clue as to what the
website is about.
Ask for opinions
You may like certain domain names and you think one of them can represent you
or your business well, but what do others think? Ask your trusted family and friends,
especially those who are Internet savvy, about their honest opinion on your possible
domain names.
he next step after choosing and registering your dom
choosing a domain registrar, it is vital to research first
on the best Web host for your website. Here are the
things to look for when choosing one:
-Speed and reliability
-Price(free hosting is available)
-storage/disk space
-technical support
-other offered features and services
HTML or Hyper Text Markup Language, is the code or language used in
the creation of websites. While you can always opt to have your
website created by a professional, it would benefit you more in the
long run and save you a lot of costs if you know how to write HTML
yourself.
HTML is written in plain text, so you can create and experiment with it
using any text application on your computer such as Notepad in
Microsoft Windows. Simply open Notepad and use it to type your
HTML codes in. You will find a few basic coding that deals with basic
tags in the section that follows. Use them with Notepad for practice.
When you're done, save the Notepad file as (filename).html or
(filename).htm. These two extensions allow your Web browser to
recognize that these are documents created for the Web. When you
are ready to view your document, all you have to do is double-click
on the filename and it will appear on your computer screen just like a
Web page accessed over the Internet
Basic tags
In HTML, tags are used to tell the browser how to
display the text or graphics in a document. Tags
usually come with a start and end tag, with the text
content berween the tags. An example of a start tag
is <text> while its end tag would be </text> An end
tag has a forward slash (/) after the first bracket.
Knowing how to use tags will help facilitate further
learning of HTML coding The following are some of
the most basic HTML tags: . <html> </html> tells the
browser that the document is an HTML document.
All HTML files must begin and end with these tags.
The following are some of the most basic HTML tags:
. <html> </html> - tells the browser that the document is an HTML
document. All HTML files must begin and end with these tags.
. <head> </head> - holds all of the document header's information
. <title></title> - tells the title of the page, such as <title> Jerry's
Online Space <I
. title> <body> body> - where you will put all the things (ie, text and
images) you want ch displayed in the window by the Web browser
.<p> </p> - paragraph tags used to skip a line <br> - break tag used to
start a new line
. <hr> </hr> - inserts a horizontal line on your Web page
. <center> </center> - used to center text, image, or any content on a
page
FONT AND TEXT STYLES
Here are the basic tags to use when formatting font and text styles:
. <font></font> - used to start and end any font attribute
.<font size="(insert size of font)"> - to determine actual size of font. c.g.,
<font size="5">
. <font face="(insert font face)"> - to determine font type, c.g., <font
face="Courier New">
.<font color="(insert font color)"> - to determine color of font, e.g., <font
color="red">
. <b> </b> - used to make any text bold
.<i> </i> - used to italicize text
Inserting Links
When inserting a link to another website, this is the
format you use: <a href=" (insert web address)">
(insert text to identify the link)</a>
Example: <a href="www.abs-cbn.com">ABS-CBN
website</a>
In the webpage, what will appear is simply this:
ABS-CBN website which, when clicked, will direct
you to www.abs-cbn.com.
Inserting Graphics and
Images
When inserting graphics or images, this is the format
you use: <img src=" (insert file name of your image file
saved on your computer)" />
For example:
<img src="flower1.jpg"/> You can also make the image
bigger or smaller by changing the height and/or the
width This is the format you use: <img src="flowerl.jpg"
width =^ prime prime 25 ^ prime prime height =^ prime
prime 50 "/>
Uploading
the Website
Once you have created your Web pages
using HTML, it's time to publish your
website on the Web by uploading your
Web pages into your chosen Web host
server. Two common tools to upload your
website are Microsoft FrontPage and File
Transfer Protocol (FTP). Use Microsof
FrontPage if that's the program you used
in creating your website. If you used
some other program, use FTP
Using a Website
Content
Management System
Web content management (WCM) can be a tricky
business, especially when you have to jeep uploading
your website every time a change is made. A website
content management system (CMS) is basically an
application that makes things easier for a Web designer
or developer to edit a website online instead of having to
deal with the modifications to update the files on the
server
offline. Generally: CMSc are used typically by people who prefer to not have to deal with
thing like writing HTML and prefer to use object-based interfaces. Web CMSs can be
browser-based and feature a comprehensive editor that allows people-individually or in
groups, to publish and maintain a website that may have facilities for blogs, forums, and
social networking in general. There are both paid-for and open source versions of website
CMSc. One free version is Drupal, which is a platform licensed under the GNU Public
License (GPL). A simpler one is ez Publish which allows Web content publishing through a
Web browser using an online rich text editor and also publishing using MS Word. It’s a
service that claims to clearly separate content and design. It also under GPL like Drupal.
In making a website, the developer should be able to ideally separate content and design
Essentially, content, as defined in the eZ. Publish website, is information that is stored for
later retrieval. It is the presentation of this information that is considered as design in a
website. Through the use of design, content is stored and organized in a definite structure.
For example, a news article is really composed of elements that are manipulated to produce
a design that deliver the information effectively. Thus, the title, the body, and the images
all come together in a useful and aesthetic presentation of content.
Templates make it easier for website developers to manipulate content elements to
produce a meaningful and effective design. In a CMS, the template is the basic unit of
design A CMS template usually takes the form of HTML pre-coded to display Web page
elements in a definite and prescribed manner. Stylesheets, or more specifically Cascading
Style Sheets (CSS), may be considered as templates. CSS are HTML design tools that are
simply attached to structured content in order to specify style like font, spacing, and color
to content and design elements of your Web page. They give flexibility to the developer by
enabling changes to one on multiple Web pages through a single file without the need to
create more HTML tags. What follows is a style sheet segment which defines the color and
font-size properties f two headline (H1 and H2) elements:
<HEAD>
<TITLE>CSS Example</TITLE>
<STYLE TYPE="text/css">
Hl font-size: x-large: color: red)
H2 font-size: large; color: blue |
<STYLE>
</HEAD>
Promoting Your
Website
1. Spread the news. No one will go to your website if no one knows about
it. So once your site is all set up, go tell all your friends, family, and
acquaintances about it. There are lots of ways to do this. You can send a
message to them online to announce that you have a new site that they
can check out. You can post a link on all your online accounts including
your social networks so your online friends can immediately see a link to
your site once they view your profile. You can create an e-mail signature
with a link to your site so that the link will be viewed every time someone
reads an e-mail you sent.
2. Search Engine Optimization Search Engine Optimization or SEO is the process of
increasing the number of visitors to a website by ranking high in the results of
search engines. The higher a website ranks in the search engine results, the better
the chances that the site will be visited by those looking for sites of the same topic.
Many people who practice SEO read books on SEO, undergo training, or self-learn
through materials on the Internet for several weeks to have a solid grasp of the
process, SE*O_{s} ever-changing tricks, and the tools available online to help you get
the most of it. To give you an overview, here are some of the main facets of SEO
which you can start applying to your website.

More Related Content

Similar to Lesson 8 Computer Creating your Website.pdf

Similar to Lesson 8 Computer Creating your Website.pdf (20)

Intermediate Web Design.doc
Intermediate Web Design.docIntermediate Web Design.doc
Intermediate Web Design.doc
 
HTML
HTMLHTML
HTML
 
Html
HtmlHtml
Html
 
Internet programming notes
Internet programming notesInternet programming notes
Internet programming notes
 
Basic of web design
Basic of web designBasic of web design
Basic of web design
 
Web Site Designing - Basic
Web Site Designing - Basic Web Site Designing - Basic
Web Site Designing - Basic
 
An Seo’s Intro to Web Dev, HTML, CSS and JavaScript
An Seo’s Intro to Web Dev, HTML, CSS and JavaScriptAn Seo’s Intro to Web Dev, HTML, CSS and JavaScript
An Seo’s Intro to Web Dev, HTML, CSS and JavaScript
 
Web Design
Web DesignWeb Design
Web Design
 
Day1
Day1Day1
Day1
 
Web development using HTML and CSS
Web development using HTML and CSSWeb development using HTML and CSS
Web development using HTML and CSS
 
Demystifying The Web
Demystifying The WebDemystifying The Web
Demystifying The Web
 
ppt of MANOJ KUMAR.pptx
ppt of MANOJ KUMAR.pptxppt of MANOJ KUMAR.pptx
ppt of MANOJ KUMAR.pptx
 
Web designing and publishing computer studies theory lesson
Web designing and publishing computer studies theory lessonWeb designing and publishing computer studies theory lesson
Web designing and publishing computer studies theory lesson
 
Domain Name
Domain NameDomain Name
Domain Name
 
Raju html
Raju htmlRaju html
Raju html
 
HTML.pptx
HTML.pptxHTML.pptx
HTML.pptx
 
Introduction css
Introduction cssIntroduction css
Introduction css
 
Introduction css
Introduction cssIntroduction css
Introduction css
 
Pm shandilya-s-wcodew-web-methodology
Pm shandilya-s-wcodew-web-methodologyPm shandilya-s-wcodew-web-methodology
Pm shandilya-s-wcodew-web-methodology
 
A place web.
A place web.A place web.
A place web.
 

Recently uploaded

Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Celine George
 
Meghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentMeghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentInMediaRes1
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for BeginnersSabitha Banu
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersSabitha Banu
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxJiesonDelaCerna
 
AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.arsicmarija21
 
Capitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitolTechU
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17Celine George
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfMahmoud M. Sallam
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxRaymartEstabillo3
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...jaredbarbolino94
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 
Hierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementHierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementmkooblal
 

Recently uploaded (20)

Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17
 
Meghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentMeghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media Component
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for Beginners
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginners
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptx
 
AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.
 
Capitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptx
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdf
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 
Hierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementHierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of management
 

Lesson 8 Computer Creating your Website.pdf

  • 1.
  • 2. Keep it short and simple. A very long domain name such as www. shoessandalsandslippers.com will be harder to remember and share. Keep your domain name simple yet memorable, such as www.sexyfootwear.com. Make sure your domain name is related to the overall theme of your website. If you're selling generic hats, don't use www.glitzyglam.com which is vague and doesn't immediately give a clue as to what the website is about. Ask for opinions You may like certain domain names and you think one of them can represent you or your business well, but what do others think? Ask your trusted family and friends, especially those who are Internet savvy, about their honest opinion on your possible domain names.
  • 3. he next step after choosing and registering your dom choosing a domain registrar, it is vital to research first on the best Web host for your website. Here are the things to look for when choosing one: -Speed and reliability -Price(free hosting is available) -storage/disk space -technical support -other offered features and services
  • 4. HTML or Hyper Text Markup Language, is the code or language used in the creation of websites. While you can always opt to have your website created by a professional, it would benefit you more in the long run and save you a lot of costs if you know how to write HTML yourself. HTML is written in plain text, so you can create and experiment with it using any text application on your computer such as Notepad in Microsoft Windows. Simply open Notepad and use it to type your HTML codes in. You will find a few basic coding that deals with basic tags in the section that follows. Use them with Notepad for practice. When you're done, save the Notepad file as (filename).html or (filename).htm. These two extensions allow your Web browser to recognize that these are documents created for the Web. When you are ready to view your document, all you have to do is double-click on the filename and it will appear on your computer screen just like a Web page accessed over the Internet
  • 5. Basic tags In HTML, tags are used to tell the browser how to display the text or graphics in a document. Tags usually come with a start and end tag, with the text content berween the tags. An example of a start tag is <text> while its end tag would be </text> An end tag has a forward slash (/) after the first bracket. Knowing how to use tags will help facilitate further learning of HTML coding The following are some of the most basic HTML tags: . <html> </html> tells the browser that the document is an HTML document. All HTML files must begin and end with these tags.
  • 6. The following are some of the most basic HTML tags: . <html> </html> - tells the browser that the document is an HTML document. All HTML files must begin and end with these tags. . <head> </head> - holds all of the document header's information . <title></title> - tells the title of the page, such as <title> Jerry's Online Space <I . title> <body> body> - where you will put all the things (ie, text and images) you want ch displayed in the window by the Web browser .<p> </p> - paragraph tags used to skip a line <br> - break tag used to start a new line . <hr> </hr> - inserts a horizontal line on your Web page . <center> </center> - used to center text, image, or any content on a page
  • 7. FONT AND TEXT STYLES Here are the basic tags to use when formatting font and text styles: . <font></font> - used to start and end any font attribute .<font size="(insert size of font)"> - to determine actual size of font. c.g., <font size="5"> . <font face="(insert font face)"> - to determine font type, c.g., <font face="Courier New"> .<font color="(insert font color)"> - to determine color of font, e.g., <font color="red"> . <b> </b> - used to make any text bold .<i> </i> - used to italicize text
  • 8. Inserting Links When inserting a link to another website, this is the format you use: <a href=" (insert web address)"> (insert text to identify the link)</a> Example: <a href="www.abs-cbn.com">ABS-CBN website</a> In the webpage, what will appear is simply this: ABS-CBN website which, when clicked, will direct you to www.abs-cbn.com.
  • 9. Inserting Graphics and Images When inserting graphics or images, this is the format you use: <img src=" (insert file name of your image file saved on your computer)" /> For example: <img src="flower1.jpg"/> You can also make the image bigger or smaller by changing the height and/or the width This is the format you use: <img src="flowerl.jpg" width =^ prime prime 25 ^ prime prime height =^ prime prime 50 "/>
  • 10. Uploading the Website Once you have created your Web pages using HTML, it's time to publish your website on the Web by uploading your Web pages into your chosen Web host server. Two common tools to upload your website are Microsoft FrontPage and File Transfer Protocol (FTP). Use Microsof FrontPage if that's the program you used in creating your website. If you used some other program, use FTP
  • 11. Using a Website Content Management System Web content management (WCM) can be a tricky business, especially when you have to jeep uploading your website every time a change is made. A website content management system (CMS) is basically an application that makes things easier for a Web designer or developer to edit a website online instead of having to deal with the modifications to update the files on the server
  • 12. offline. Generally: CMSc are used typically by people who prefer to not have to deal with thing like writing HTML and prefer to use object-based interfaces. Web CMSs can be browser-based and feature a comprehensive editor that allows people-individually or in groups, to publish and maintain a website that may have facilities for blogs, forums, and social networking in general. There are both paid-for and open source versions of website CMSc. One free version is Drupal, which is a platform licensed under the GNU Public License (GPL). A simpler one is ez Publish which allows Web content publishing through a Web browser using an online rich text editor and also publishing using MS Word. It’s a service that claims to clearly separate content and design. It also under GPL like Drupal. In making a website, the developer should be able to ideally separate content and design Essentially, content, as defined in the eZ. Publish website, is information that is stored for later retrieval. It is the presentation of this information that is considered as design in a website. Through the use of design, content is stored and organized in a definite structure. For example, a news article is really composed of elements that are manipulated to produce a design that deliver the information effectively. Thus, the title, the body, and the images all come together in a useful and aesthetic presentation of content.
  • 13. Templates make it easier for website developers to manipulate content elements to produce a meaningful and effective design. In a CMS, the template is the basic unit of design A CMS template usually takes the form of HTML pre-coded to display Web page elements in a definite and prescribed manner. Stylesheets, or more specifically Cascading Style Sheets (CSS), may be considered as templates. CSS are HTML design tools that are simply attached to structured content in order to specify style like font, spacing, and color to content and design elements of your Web page. They give flexibility to the developer by enabling changes to one on multiple Web pages through a single file without the need to create more HTML tags. What follows is a style sheet segment which defines the color and font-size properties f two headline (H1 and H2) elements: <HEAD> <TITLE>CSS Example</TITLE> <STYLE TYPE="text/css"> Hl font-size: x-large: color: red) H2 font-size: large; color: blue | <STYLE> </HEAD>
  • 14. Promoting Your Website 1. Spread the news. No one will go to your website if no one knows about it. So once your site is all set up, go tell all your friends, family, and acquaintances about it. There are lots of ways to do this. You can send a message to them online to announce that you have a new site that they can check out. You can post a link on all your online accounts including your social networks so your online friends can immediately see a link to your site once they view your profile. You can create an e-mail signature with a link to your site so that the link will be viewed every time someone reads an e-mail you sent. 2. Search Engine Optimization Search Engine Optimization or SEO is the process of increasing the number of visitors to a website by ranking high in the results of search engines. The higher a website ranks in the search engine results, the better the chances that the site will be visited by those looking for sites of the same topic. Many people who practice SEO read books on SEO, undergo training, or self-learn through materials on the Internet for several weeks to have a solid grasp of the process, SE*O_{s} ever-changing tricks, and the tools available online to help you get the most of it. To give you an overview, here are some of the main facets of SEO which you can start applying to your website.