We print show the text in php programm using “echo and print” Continue reading Your First PHP Program
HTML Links – Hyperlinks
a hyperlink is use to jump on another page or related page linking. we can give hyperlink img, div, heading and Html Tag. Continue reading HTML Links – Hyperlinks
HTML Declaration
The <!DOCTYPE> declaration should be the terribly very first thing in your HTML document, before the <html> tag. Continue reading HTML Declaration
HTML Declaration
The <!DOCTYPE> declaration should be the terribly very first thing in your HTML document, before the <html> tag. Continue reading HTML < !DOCTYPE> Declaration
HTML Tag
Recommend using for all modern browsers including Chrome, Firefox, Safari, and Internet Explorer. As well as all responsive and mobile browsers. Continue reading HTML Tag
HTML Tag
Recommend using for all modern browsers including Chrome, Firefox, Safari, and Internet Explorer. As well as all responsive and mobile browsers. Continue reading HTML Tag
PHP Introduction
The PHP machine-readable text Preprocessor (PHP) may be a programing language that enables internet developers Continue reading PHP Introduction
CSS Introduction
CSS is used to control the style of a web document in a simple and easy way. CSS is the acronym for “cascading Style Sheet”. This tutorial covers both the versions CSS1, CSS2 and CSS3 and gives a complete understanding of css, starting form its basic to advanced concepts.You should be familiar with :
- Basic word processing using any tect editor.
- How to create directories and files.
- How to navigate through different directories.
- Internet browsing using popular browser like Internet Explorer or Firefox.
- Developing simple Web Pages using HTML or XHTML.
If you are new to HTML and XHTML, Then we would suggest you to go through our HTML Tutorial or XHTML Tutorial first.