Categories: Computers & Internet

web design and all you need to know about the website

                                                                               what is a website?

a website is a medium of translation of the information of a business and the website is basically graphics which are read by the server and translated to the real world and the server passes the web contents over to the web and the web is the place were also marketters, students are refered to for servicing. the website has played a lot of positive role in the life of people in every aspect of the day. mostly, websites are use for businness purposes.

the website is built with scripting languages.

php

html

css

mysql

javascript.

these are the basic languages that make up the sites.

what is php?

PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. for more infor :http://php.net/manual.

<?php

 

?>

the php must be saved in the contact as ” .php”  it is use to connect to the database

                                                          what is hypertext markup language?

HyperText Markup Language (HTML) is the markup language for creating web page and applications. With  CSS and jquery it forms a triad of cornerstone technologies for the www. browsers receives the documents from a server (a server is a machine that carries contents to the www) or from local storage and render them into multimedia web pages. html describes the structure of a web page  and originally included cues for the appearance of the document.

the elements are the building blocks of HTML pages. With HTML constructs, images and other objects, such as . It provides a means to create documents by denoting structural sematics for text such as headings, paragraphs, lists, quotes and other items. HTML elements are delineated by tags, written using . Tags such as <img /> and <input /> introduce content into the page directly. Others such as <p>...</p> surround and provide information about document text and may include other tags as sub-elements. Browsers do not display the HTML tags, but use them to interpret the content of the page.

HTML can embed programs written in a  such as jquery which affect the behavior and content of web pages. Inclusion of CSS defines the look and layout of content. The maintainer of both the HTML and the CSS standards, has encouraged the use of CSS over explicit presentational HTML since 1997.

<!DOCTYPE html>

<head>

<link type=”stylesheet” href=”style.css”>

</head>

<body>

 

</body>

so these are what you need to know as a basic.

 

</html>




  • shadrack chibu

    Recent Posts

    Heart Attack Causes and its Solution

    What is the Main Cause of a Heart Attack? What is its Solution? A heart attack is the blockage of… Read More

    10 months ago

    Understanding the Debt Ceiling: Its Impact, Importance, and Implications

    In the vast economic arena, one term that often takes center stage, inciting extensive debates and discussions, is the "debt… Read More

    1 year ago

    De-Dollarization: The New World Order of Currency and Its Global Impact

    De-Dollarization: The Changing Face of Global Finance The financial landscape is in a state of flux, with an intriguing economic… Read More

    1 year ago

    Unstoppable Bayern Munich: The Story Behind Their 11th Consecutive Bundesliga Title

    The curtains closed on a dramatic Bundesliga season with Bayern Munich standing tall once again, clinching their 11th straight title.… Read More

    1 year ago

    Celine Dion Cancels Concert Tour Due to Deteriorating Stiff-Person Syndrome

    The Unfolding Story of Celine Dion's Health In recent news that has left fans across the globe stunned, iconic singer… Read More

    1 year ago

    Navigating the Crossroads: LeBron James, Anthony Davis, and the LA Lakers’ Uncertain Future

    As the echoes of the recent NBA season start to fade, the attention of enthusiasts is firmly glued to one… Read More

    1 year ago