Skip to main content

Get your website link in google search

Found an easy way to get your website link in google search

Comments

Popular posts from this blog

HTML Forms

What is HTML Forms ? It allows the users to enter the data which is sent to server for processing. Web forms are resemble paper or database because the users are filling the forms using check box, radio buttons and text fields. Mostly web forms are used for filling forms, credit card details or shipping. Also their are many different types of forms in the internet with different kinds of styles. These web forms can used for inquiry and search bar for websites. Also we can make web forms using different programming languages those are HTML, Perl, PHP, Java, Java script or Net and it automatically adds themes, grids and minimum programming language also it's costs and risk able. Her is a sample for an PHP form < html > < body > < form action = "form_handler.php" method = "get" > User Name: < input name = "user" type = "text" / > < input type = "submit" / > < / form > ...

Hypertext Markup Language

What is Hypertext? It’s computer language which allows to create websites. Also that website can view by anyone who is connected to the internet. And it’s easy to learn with the basic and also it’s quite powerful which the user can create different styles of websites. W3C is the organization which design and develop the hypertext language. Also hypertext is which we move around the web by clicking the hyperlink which is linked to another page. Also it has code words like any other language.  History and Evolution In 1941 Jorge Luis who developed the hypertext style novel. Also in 1945 hypertext was made by Vannevar Bush and he called it has a Memex. Also he develops a microfilm system to index the info to the links which we are using today. In 1963 Ted Nelson joined hypertext and hypermedia to a linked content. And later he worked with Andries van Dam to develop the hypertext editing system. In 1968 Engelbart...

Java Applets

What is  Java Applets ?   Java applet is a applets which the users a byte code . It can in web browsers using a java virtual machine it was firstly introduced when the java language was published in 1995 for the web designers and web developers. Also it runs speed comparable to other language which are called as c++ which is many times faster than java script, also their is a 3d acceleration hardware for java.  Java applets can executed for many browsers and many platforms like windows, Linux, mac and Unix and the java applets as an little application codes.Also this is a good advantage for when the user in offline mode so the user can write java script and render it in offline mode.Using java applets we can change the provided graphic content for the user this make the java applets more visualization.   And also there are java applets for studies and games for the users.   History of java applets java applet is a applets which the users a byte code . I...