learn-html

website-developing

So, you know you want to get a website, but first you need to consider what the website is about. Every aspect of website developing and building has its own specialized vocabulary. For those new to website developing, WWP gives an overview of website terminology and describes what is what in modern Website Development.

Learn what makes the website to create your own ideal site.

website-vocabulary

Last time, you have learned who makes websites. This time, we take a look at what makes the website and focus on the basic terms in web development and website building. The following is a list of website developing terminology that should help beginners on their way to a better understanding of what makes a website and what web development is mainly about.

Website terminology, website vocabulary. Beginners Welcome!

Website

Website is a collection of web pages interlinked together, accessed through the Internet and served from a single web domain. A webpage is a document written in HTML, Hypertext Markup Language (HTML) accessible via HTTP, a protocol transferring information from the Web Server to the user’s web browser. A web page can contain all types of information, graphics, animations, multi-media files, etc. Websites collectively constitute the World Wide Web (WWW).

PHP Websites

PHP is a hugely popular scripting language in modern website building. Using PHP, the website developers build websites of advanced functionality. PHP is a powerful web scripting language for making dynamic and interactive web sites and web pages.

Website URL

Website pages are accessed from the web address or URL, Uniform Resource Locator. The domain name is the URL of the website, such as http://wikiwebpedia.com. URL is the unique website or web page address that is accessible on the Internet.

Domain Name

Domain name is a unique URL address and web name of the site, like wikiwebpedia.com. Website domain is associated with an IP address. Domains can include a combination of letters, hyphens (-), and numbers. Since hundreds of domain names are registered every day, search for a domain name takes time and creativity. DNS is a Domain Name Service, Domain Name System or Domain Name Server. Choosing a good domain name is one of the essential steps in website developing.

Website Front End, Back End

Website Back End generally includes the information and content hidden from website visitors. The back end includes website structure, content management system and non-viewable content of the website. Website Front End is all about website aspects that a site visitor can see, view, use, click, etc. These are website pages, images, texts, etc. It is the User Interface that the visitor uses to access web site content.

learn-html

HTML

Almost everything on the Web starts with HTML, Hypertext Markup Language. It is the core of the web development process and the primary language used to write web pages. HTML5 is the fifth revision of the HTML standard. Using HTML5 markup language allows integration of different kinds of media contents, images, graphics, audio, video, and other web page components.

XHTML

XHTML is a part of XML markup language family, an extensible markup language for encoding documents in a format that is readable by both humans and machines. World Wide Web Consortium (W3C) developed XHTML (eXtensible HyperText Markup Language) as a strict version of HTML that combines XML syntax with HTML markup. XHTML allows for hypertext implementation and makes it easier to maintain and format web pages making them compatible with current and future Web browsers.

CSS

A style sheet language used to style and format web content written in HTML and XHTML. CSS (Cascading Style Sheets) defines layout of web pages, as well as covers fonts, colors, and other web page elements. CSS is compatible with all modern browsers. Style sheets allow web developers to improve content and give more control over website design and layout.

learn--website-developing-css

Meta Tags

Meta tags are HTML codes included into the web page header. Meta tags are part of website search engine optimization (SEO); there are meta title, meta description tag and the meta keywords tag.

Script

Basically refers to a portion of HTML code on a webpage. Scripts can be written in a variety of programming languages.

Website Template

Website templates are pre-built websites that can be modified to meet individual needs. Web templates are a perfect choice for beginners having little or no experience in HTML. A template is a file used to create a consistent design across a website. Templates often contain both structural and stylistic information about how a future site.

Website CMS, Content

Content Management System (CMS) is a software system for managing a website content that is the information, articles, images, audio, video and multimedia displayed by the site. CMS is a set of tools and features for website maintenance and content administration. Using a CMS makes it easier to change the website design or performance. It allows modifying website content and functions to meet user expectations. Website content is one of the dominant elements making the website look and feel. Well organized website content helps to attract users to the site and keep them on the site.

If you are reading this, obviously you want to know more about website developing and website building. Stay in touch for more website vocabulary, website terminology, and definitions helping you to understand why you need a website, what website creation is all about and how to make your own website!