Question:
help me in html project?
Navpreet
2012-05-26 03:44:27 UTC
I'm going to do a project in html of hotel management. but I don't know how to open a link in that. If i made a table in that and each option like home or contact us i don't know how to open them and made a new page in that. how to make that option as a link that whenever I click that then their open a new page in which i have placed the information of contact. please help me please
Seven answers:
2012-05-26 22:49:21 UTC
Name each HTML file using no white space. Then make a navigation menu with the links to each page. The target="" attribute always is misused because browsers are still reacting to it incorrectly. Developers still make browsers backwards compatible. Sites do not control how links are opened on a web page and should not have that kind of control for Users. The links are set by the users' browsers' settings for Tabs. Or, they can right click any link and select to open in a new window or tab from the popup Context Menu.



Link Codes:



The link URL/href will be the link that is shown in the browser's address field when you are on the page you want to link to. See:

How to Copy and Paste a URL (Web Address): http://www.stuffpit.com/stuff/copy-paste

How to Copy & Paste the URL in a New Browser Window: http://www.ehow.com/how_6309076_copy-url-new-browser-window.html



Text Link:



Link Text Description





You can change the "p" tags to div tags and style as needed. Absolute and Relative Paths: http://webdesign.about.com/od/beginningtutorials/a/aa040502a.htm



See following sites for navigation menus:



CSS Library Horizontal CSS Menus: http://www.dynamicdrive.com/style/csslibrary/category/C1/

http://www.dynamicdrive.com/dynamicindex1/

http://www.cssplay.co.uk/menus/

How to Style an Unordered List with CSS:http://www.webreference.com/programming/css_style2/index.html



http://efuse.com/Design/navigation.html

Simple JQuery Accordion menu: http://www.i-marco.nl/weblog/jquery-accordion-menu/

Drop-Down Menus, Horizontal Style: http://www.alistapart.com/articles/horizdropdowns/



More...
akash Patel
2012-05-26 04:35:44 UTC
You need to write full website name with http in href.

For example, if you want to put the link of A1Softec site then,

you need to write a code,

A1Softec

By writting above code, it will open A1Softec site in new page as well as it will show tool tip when user mouse hover on the link.
2016-10-19 06:16:48 UTC
very properly, layout employing in common terms html a internet site shows the date and a consistently as much as date time. additionally, returned with in common terms html, layout an internet calculator interior the excel format to allow people on line to perfom common calculations.
Mark O
2012-05-26 04:27:51 UTC
Target = "_blank"



within the hyperlink will open the link when clicked on in a new window.
2012-05-26 04:36:05 UTC
Hi

we provide Readymade Academic projects for MCA,BCA,B.Tech final Year students. For best project kindly visit here

http://123projectlab.blogspot.in/



for any query mail us at projects602@gmail.com



Team

123ProjectLab.blogspot.in


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...