Basic attributes of html, PHP Web Programming

Assignment Help:

These all are attributes of the <A> tag. The following instance explains each of these attributes.

<HTML>

<BODY>

<UL>

<LI>TARGET = "_blank"</LI>

<A HREF="newwindow.html" TARGET="_blank">a new window</A> <BR>

<LI> TARGET = "_self"</LI>

go to <A HREF="selftarget.html" TARGET="_self">next</A> page<BR>

<LI>TARGET = "_top"</LI>

<A HREF="selftarget.html" TARGET="_top">top</A><BR>

</UL>

</HTML>

1910_Basic attributes of HTML.png

Figure: Attributes of the <A> Tag

 

• TARGET = "_blank"

"_blank" opens the new document in a new window. Run the code given in given code and check how it works. This value does not have need for the use of any frames. "_blank" is famous in web pages which are devoted to links to "other resources on the net". Through opening any new window for each resource, the user has a sense of a "main" page (the list of resources) and "secondary" pages (each individual resource). Also, the web site providing the link does not risk being supplanted by a link that it has provided.

Note: Some of the versions of MSIE do not support "_BLANK"

•  TARGET = "_self"

"_self" puts the new document in the identical window and frame as the current document. "_self" works the similar as if you had not used TARGET at all.

•  TARGET = "_parent"

"_parent" is used in a condition where a frameset file is nested within another frameset file. Any link in one of the inner frameset documents which uses "_parent" will load the new document where the inner frameset file had been.

If the current document's frameset file does not contain any "parent", then "_parent" works precisely like "_top": the new document is loaded in the full window. Note down that "_parent" does not work in a frameset that is merely nested inside another frameset in the identical frameset file.

• TARGET = "_top"

"_top" loads the linked document in the topmost frame, i.e., the new page fills the whole window.


Related Discussions:- Basic attributes of html

Insert text in cells, In Dreamweaver, you may directly type content into a ...

In Dreamweaver, you may directly type content into a layout cell, or you can cut & paste content from another document in a layout cell. In this unit, you will insert text to the l

We need messaging system for buyers as well as sellers, We need Messaging s...

We need Messaging system for buyers as well as sellers Need a messaging system to be implemented as a module into shopping cart system. It would be great if to inactivate the me

Need help in website and cms completion, Website/CMS Completion (Detailed p...

Website/CMS Completion (Detailed proposal & Timeline Required) IMPORTANT- Please evaluation ALL attachments. Comprise keyword and Detailed breakdown of tasks to be completed wit

Browsing mechanisms on the internet, This unit defines the basic concepts r...

This unit defines the basic concepts regarding an Internet. Internet is a network of networks where lot of information is obtainable and is meant to be utilized through you. No one

Needed responsive wordpress design and development, Responsive WordPress De...

Responsive WordPress Design & Development I have numerous project however I need to complete Responsive WordPress Design & Development on time and good quality Desired Skills

Need help to convert wix website to shopify, Need help to Convert wix websi...

Need help to Convert wix website to shopify We want to convert our wix web store to shopify platform. No requirement to change the design. Desired Skills are Shopify

Drupal website changes needed, Drupal website changes Move a current Dru...

Drupal website changes Move a current Drupal website to another server (requires static IP address). Create an addition of a video library to have the capability to add a vid

We need a web development assignment, We need a Web Development assignment ...

We need a Web Development assignment Update also Refresh Acumed Patches Job description- 1> A full refresh of graphics 2> Better navigation through the pages 3> Comp

Database authorization, Use a database table Authorization as shown below...

Use a database table Authorization as shown below with appropriate choice of data types .  This table must be populated by you manually using the PhpMyAdmin interface to MySQL.

What is pear in php, What is PEAR in php? PEAR (PHP Extension and Appli...

What is PEAR in php? PEAR (PHP Extension and Application Repository) is a framework and repository for reusable PHP components. PEAR is a code repository comprising all kinds o

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd