How to add an outside url link to a navagation button in Dreamweaver Cs5.5

How or can I add an outside url link to a navagation button in Dreamweaver Cs5.5. If I try the properties/link it says that the link is an html and not a css.....
Thank you

Linking is done in HTML, not CSS (with the exception of a link to a background picture)
So, if your navigation is a list, you'd have the following in your HTML:
<nav>
     <ul>
          <li><a href="index.html">Home</a></li>
          <li><a href="about.html">About</a></li>
          <li><a href="books.html">Books</a></li>
          <li><a href="http://www.myexternalwebsitelink.com/inboundfromotherwebsite.html">External Link</a></li>
          <li><a href="contact.php">Contact</a></li>
        </ul>
</nav>
Here, in the example above, I'm using the HTML5 <nav>, but that could be an HTML4 <div class="nav"> and you will see a link to an internal page on the same website server for Home, About, Books and Contact with "External Link" pointing to another website external to the one we're on.
Make sense?

Similar Messages

  • How to add a new url link in a view of an existing webdynpro component?

    How to add a new url link in a view of an existing webdynpro component?

    hi ,
    refer SAP online hep :
    Implementing Enhancements in a View
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/46/233f2189f74f08e10000000a114a6b/frameset.htm
    To enhance the layout of the view, you can create new UI elements. This procedure is no different u2013 from a technical viewpoint u2013 from creating UI elements in components themselves. All UI elements created within the enhancement implementation can then be processed as usual.
    Enhancements  means inserting user developments into SAP development objects at predefined positions.
    The Enhancement Framework enables you to add functionality to standard SAP software without actually changing the original repository objects, and to organize these enhancements as effectively as possible.
    refernce :
    have a look at this article
    How to Create Enhancement Implementation in Web Dynpro ABAP
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/700317da-bd79-2c10-368e-8f18bf5d8b81&overridelayout=true
    as pointed correctly by Saurav in earlier thread
    regards,
    amit

  • How to add skype group url / link

    Hi everyone,  I am having trouble with my skype group. A couple weeks ago I actually figured out how to create a url (join.skype.com/....) for my skype group.  Now, I have tried to create a new one and all I get is " skype:?chat&...... " which of course is not something I can share on a website / with friends through social media.  So my question is how can I create another join.skype.com/ link for my group. Is there anyway to create a skype button for my website, not to add my user but to join the skype group? And also I have been having issues when I do /set options +...... or even /set password , nothing works.  Thanks in advanced!!

    hi ,
    refer SAP online hep :
    Implementing Enhancements in a View
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/46/233f2189f74f08e10000000a114a6b/frameset.htm
    To enhance the layout of the view, you can create new UI elements. This procedure is no different u2013 from a technical viewpoint u2013 from creating UI elements in components themselves. All UI elements created within the enhancement implementation can then be processed as usual.
    Enhancements  means inserting user developments into SAP development objects at predefined positions.
    The Enhancement Framework enables you to add functionality to standard SAP software without actually changing the original repository objects, and to organize these enhancements as effectively as possible.
    refernce :
    have a look at this article
    How to Create Enhancement Implementation in Web Dynpro ABAP
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/700317da-bd79-2c10-368e-8f18bf5d8b81&overridelayout=true
    as pointed correctly by Saurav in earlier thread
    regards,
    amit

  • How to add a clickable url

    Hi All,
    Could someone please help me on how to add a clickable external link to a 'mixed char' field on a PeopleSoft page?
    The link should be able to be entered in an instruction field on a page(by a super user) and then the same page should display that url as a clickable link for the end user. (I mean the url is not already embedded in the page for it to get displayed - which I know should be done on the field level setup in application designer)
    I tried the html version with TEXT and the simple version of the url http://www.sitename but it shows up on the end page as a simple text and not as a web link.
    Thanks!

    Hello Hakan Biroglu,
    Thanks a lot for your prompt reply! :)
    I tried your suggestion, now the instruction field identifies the link but it is still not 'clickable' on the end user page, it shows up as a html text.
    example:
    If I type
    Please answer the following question: http : // www. benefitoptions. az. gov
    It shows up on the end user page as plain text:
    "<"p> Please answer the following question:" "<"br" />" "<"a " "href"="http: //www. benefitoptions. az .gov">http :// www. benefitoptions. az. gov "<"/a">"</p">"
    Could you please let me know how I can have this displayed as a clickable link? (I have added lots of " " for this page to show how it actually looks)
    Thanks,
    Priyamvadha
    Edited by: Priyamvadha on Sep 10, 2012 11:46 AM

  • How to add SharePoint 2013 Promoted link list view web part in page programatically with Tiles view using CSOM.

    How to add SharePoint 2013 Promoted link list view web part in page programatically with Tiles view using CSOM. I found that it can be
    done by using XsltListViewWebPart class but how can I use this one by using shraepoint client api.
    shiv

    Nice, can you point me to the solution please ?
    I'm  trying to do this but I get an error : 
    Web Part Error: Cannot complete this action. Please try again. Correlation ID: blablabla
    StackTrace:    at Microsoft.SharePoint.SPViewCollection.EnsureViewSchema(Boolean fullBlownSchema, Boolean bNeedInitallViews)     at Microsoft.SharePoint.SPList.GetView(Guid viewGuid)   
    All help really appreciated.

  • How do I insert a URL link into a text document

    How do I insert a URL link into a Word document

    Don't have Word available to test, but it seems to depend on the program.
    In Pages and TextEdit, if you drag the favicon from the addrss box in your browser into the document, it will be pasted in already formatted as a clickable link expressed in plain text. The favicon (I think that's the name for that element) is this item -
    However, in AppleWorks 6.2.9, all that did was drop the raw URL into the document; and it is non-clickable, just text. In AW 6 you need to type the plain-text name for the link (how you want the underlined bit to appear), select that, then go to the Format menu and select Create Link, from it choosing Internet. In the new screen, the linkname will already be entered in the upper box; paste the URL into the lower box, and it's done.

  • How to add an extra page to the index.html page on dreamweaver CS6?

    How to add an extra page to the index.html page on dreamweaver CS6?

    Index.html = your domain's home page.  There is only one home page per site.
    To create a new page from your index, go to File > SaveAs > filename.html.  Repeat for other site pages.  Add links on your index page that lead to other site pages.
    See  Creating your first web site in DW CC (5-part tutorial)
    https://helpx.adobe.com/dreamweaver/learn/tutorials/how-to/first-website-part1.html
    Nancy O.

  • How do I force all url links to open only in Firefox ?

    OS : WindowsXP-Prof_SP3
    FF version 18.0.2
    My default browser is FF, but not quite as expected.
    Url links appearing Outlook 2010 messages or appearing in website pages are mostly still opening another browser (AvantBrowser) instead of Firefox.
    How can I force links to access only FF ?
    In other words how do I prevent to open links in any other browser ?
    Most irritating are links appearing in Outlook 2010 messages.
    Those links always open in AvantBrowser, which I don't want to uninstall for the moment being.
    Despite the fact that I applied both procedures, according Mozilla HELP informations !
    1. Settings within FF itself
    2. Settings within Windows-XP (problem here)
    Windows-XP refuses to modify existent current settings to the choices which I want to remain permanent... (as NOT shown in a screenshot I made ; but apparently can't be uploaded here .
    After OK and closing all windows,including ControlPanel, nothing has been changed.
    Going back to [ControlPanel>...> same window] to check if the option has been changed, my choices are gone and old settings remain unchanged ! Why ???
    Like I wrote already procedure described in http://mzl.la/L8LwDs has already been done.

    This screenshot shows the settings being asked for, but they are not registered by Windows. Each attempt to 'modify' the settings to new choices fails.
    Do I have to restart system or is there some button to confirm the wanted choices ?
    After closing this window and coming back to the same window, the settings which were chosen are lost and back again... as they were before.

  • How to supply events with url links in a public readable event calendar?

    When creating a new event on this calendar, how do I supply a url with
    hypertext links so reader can click on it and lead to a 'more info' page?
    I tried the example supplied by "Reviewer's Guide, iPlanet Calendar Server
    5.0". From chapter 4, Advanced Features, I imported a supplied ical file
    (ba_music.ics) to JSmith's BayAreaMusic calendar, I got no problem when
    importing. Then, when I looked at the calendar, I expected to see hyperlinks,
    yet what I saw were only plain text html, no links, no images( such as -
    <html>
    <a target=ics2 href=http://www.sfsymphony.org/>
    <img src=imf/greynte2.gif align=left width=27 height=28>Symphony Concert<br>
    8:00pm
    </html>
    What did I do wrong?
    Ching-I

    When creating a new event on this calendar, how do I supply a url with
    hypertext links so reader can click on it and lead to a 'more info' page?
    I tried the example supplied by "Reviewer's Guide, iPlanet Calendar Server
    5.0". From chapter 4, Advanced Features, I imported a supplied ical file
    (ba_music.ics) to JSmith's BayAreaMusic calendar, I got no problem when
    importing. Then, when I looked at the calendar, I expected to see hyperlinks,
    yet what I saw were only plain text html, no links, no images( such as -
    <html>
    <a target=ics2 href=http://www.sfsymphony.org/>
    <img src=imf/greynte2.gif align=left width=27 height=28>Symphony Concert<br>
    8:00pm
    </html>
    What did I do wrong?
    Ching-I

  • How to add EXPAND in url

    Hi All,
    I need your help:
    I have a url as below to execute a query with a material filter, but somehow the web report does not expanded fully.  So I want to add EXPAND cmd in this url string to forece it expand fully, but I don't know where to add and how to add Can soneone helps me?
    http://pw1host.global.bdx.com:8164/sap/bw/bex?sap-language=20&CMD=LDOC&infocube=ZMDOOI019&query=ZM00_MM_DETAILS_FOSMOSIS&FILTER_IOBJNM_1=ZMDOOI019___F00001&FILTER_VALUE_1=000000000047130510&ZMDOOI019___F00001

    Thanks in advance.
    Jin Freda

  • Firefox Profile - How To add Twitter & Facebook URLs?

    Just created my Firefox profile, added the bio and web pages with no problem. Cannot add the Twitter or Facebook URLs even though I tried everything that made sense.
    What format do you want people to use to add their Twitter and Facebook URLs on the Firefox profiles?
    http://Twitter.com/MicheleHappy1 didn't work
    @MicheleHappy1 didn't work
    Twitter.com/MicheleHappy1 didn't work
    Same thing for Facebook! What format do you want or is this part of the Firefox profile system simply FUBAR?

    apologies I should have put that in at the beginning. I edited the photo - clicked create - then cover photo. When in position I added text to the image, then realising that I needed to logos for the text to make sense. Currently stuck on photo editor unaware of how to add the logos separately. They are 3 separate photos of the logo's from google, saved as jpegs and png's and I need them to appear on the cover photo.
    Many Thanks

  • Project Center - How to Update / Correct the URL/Link stored in the Project Name field.

    In the Project Center list, the link in the "Project Name" field for some projects take you the the project details page and some display the project schedule. How can I update/correct the links to display the project schedule?

    Reason for this behavior is your enterprise project template which your project manager used for creating project.
    We create Enterprise project template, associate PDP , Schedule, workflow according to our need then we use these Enterprise project template for project creation.
    In your case some of the project manager must have used basic template( default template) for some project, Custom Enterprise template for some project and f you are using workflow then workflow template for some project, that is why you are able to see
    PDP page first for some project and Schedule page for some project. 
    In order to change it you can change default PDP as schedule for Enterprise project template then open project save and publish them.
    kirtesh

  • HT1937 how do i find the url link from a video i recorded on my ipod

    I recorded a video on my ipod touch and i have to send it in to the radio station. All they want is the url link but for the life of me i can't find it on my ipod or when i uploaded it to the computer.

    When you connect your iPod to iTunes and select it from the device pane, does it not show the capacity and amount of space being used by music, videos, and apps?
    You do not have to sync your entire library to your iPod, you can selectively control what does and does not sync.
    No device has the exact stated capacity, this is not specific to iPods.  There is always overhead that must be accounted for in the operating system running the device.  Also, every hard drive is unique in it's capacity.... could you imagine the disaster of marketing if every package had to accurately (to the byte) reflect the capacity of the device? 

  • Open a external window like URL Link but from my button

    Hi,
    I want that when I press a button, open a new window to (for example www.google.com) like when i push a url link. How can I do that?.
    Regards,

    1)get api from comp controller ( see wizard)
    2)GET window manager  (also on wizard)
    3)Create window using CREATE_EXTERNAL_WINDOW  (check window manager methods)
    The object returned is of type if_wd_window
    4)The call the OPEN WINDOW method.
    Regards
    Phil

  • How to add a custom PL/SQL code for a button event handler

    Hi All,
    I am a toddler in using Oracle Portal. So please forgive me for my ignorance.
    Q : How do I add a custom PL/SQL code for a button event handler?
    Basically, I would like to write MY PL/SQL function and call it. I could see that we can write "CUSTOM" code as "PL/SQL button event handler" in the form design window. But the question is that it expects only a "call" to procedure. But where do I define the procedure then? If I insert the procedure from the backend, it gets flushed the next time I compile my form.
    Hope I am able to explain my point.
    Thanks in advance,
    Abbas.

    Hi All,
    I am a toddler in using Oracle Portal. So please forgive me for my ignorance.
    Q : How do I add a custom PL/SQL code for a button event handler?
    Basically, I would like to write MY PL/SQL function and call it. I could see that we can write "CUSTOM" code as "PL/SQL button event handler" in the form design window. But the question is that it expects only a "call" to procedure. But where do I define the procedure then? If I insert the procedure from the backend, it gets flushed the next time I compile my form.
    Hope I am able to explain my point.
    Thanks in advance,
    Abbas.

Maybe you are looking for

  • I seem to have lost most of my library

    I moved my iTunes files to a portable extrenal Hard Drive because i had to get the files off a work computer. But I seemed to have lost half if not most of my music files and all my playlist.Can I recover all that off my ipod? Please tell me how I do

  • .mp4 videos only play sound plus 1 frozen frame every 20 seconds

    Hello, I am trying to edit some .mp4 videos in QT 7 pro. I was able to edit them before updating but now all they do is play the sound with like a frozen frame every 20 seconds that morphs into the next frame that it chooses to play. I can play these

  • LMS Exit Course Not Working

    I'm using Captivate 5.0 (client requirements) and I can't get my exit button to exit the course when it's being played in a SCORM LMS. I've tried an advanced action assigning rdcmndExit = 1 and also tried a javascript action of window.close(); and ni

  • Idea: Sync iPod touch via Airport Express?

    I like the idea of using my MacBook anywhere I like around my apartment, so I've got the wireless Mighty Mouse, my SoundSticks speakers on an Airport Express, and a G-mini drive on an Airport Extreme for backups. I can plug my iPod into a multitude o

  • Starting the database in standalone installation.

    hello all, In my office server I cannot access oracle tables via SQL * plus unless I start the database via the server manager utility, ie, svrmgrl> startup etc. However, in my stand alone home machine I have installed oracle 9i. The database, it see