Application of class and ID another text that & lt; p & gt;

I use < a class = "foo" > text < /a > to apply the CSS class .foo text where I don't want to end, what < p > adds automatic space. But < a > really wants a href in there. I see < span > as an alternative, but it was made for its own purposes as well. In the list of HTML elements, I don't see anything that is specifically made for the plain text that is not a paragraph: http://htmlhelp.com/reference/html40/alist.html

I don't want to use the < h1 > - < h6 > tags for the same reason.

If I don't want to use < p > what is the best alternative?

Thank you

TW

And now I think what I really do is a list ordered anyway, but I'm still curious.

Monday, July 21, 2008 03:47:09 + 0000 (UTC), "tomwood2".
wrote:

> I use some text to apply the CSS class *.foo to
> text where I don't want automatic space at the end, which

Adds. But
> really wants a href in there. I see as an alternative, but it was made
> own goal as well. In the list of HTML elements, I see nothing
> which is made especially for the plain text that is not a paragraph:
>
http://htmlhelp.com/reference/html40/alist.html
>
> I do not want to use the

-

Tags for the same reason.
>
> If I don't want to use

What is the best alternative?
>
> Thank you,
>
> TW
>
> And I think now that what I really do is a list sorted anyway, but
> I'm still curious.

No harm to use total

the use of h1, h2, h3 etc., p for general text, td or th for text in
tables, li etc.
then use css to style it - vary the spacing, color, fonts etc.

seriously, you need a book like the one below - it would be the
residents best ever do you if you do any web design works.

HTML, XHTML & CSS by Elizabeth Castro-
a very complete, readable and attractive book explains all - (or
most to least)
http://www.Amazon.com/XHTML-sixth-Visual-QuickStart-Guide/DP/0321430840/ref=sr_1_1?ie=UTF8 & s = books & qid = 1216632899 & sr = 8-1

--

~ Malcolm ~ *...
~*

Tags: Dreamweaver

Similar Questions

  • "No preview available": there are several files that I need to be able to preview and search for text that Windows 7 (and previous Windows) does not.

    original title: "no preview available".

    There are fixes for older versions, but not Windows 7, I can find.  When I search the forums, the answers are pretty useless - along the lines of "well go on the forum of office" just because someone questioned the .doc files.  It is an old problem, old with MS and covered needs in a reasonable manner.

    Read this:

    No preview available for some files in the folder in Windows 7 and Vista Zip
    MRI http://www.Winhelponline.com/blog/no-Preview-available-certain-Files-zip-Folder-View-Windows-7-Vista/ !

  • I unchecked "Check spelling as you type", but Firefox always stresses words cut-and-paste the text in some web applications. How can I stop doing that?

    I use an online web mapping application that has an entry of descriptive text boxes and stuff like that. Sometimes I copy blocks of text from a word-processing application in these input boxes because I can format the text in the wp. When I paste text blocks, Firefox don't the red wavy underline on the words he doesn't know. I already disabled "check spelling as you type" but it does make a difference. I don't want no Firefox to check the spelling on these blocks of text that I copy and paste. Sometimes I need to capture images of these blocks of text display in the mapping application and I want that they own. Thank you.

    Hi, cor - el, this isn't have a tick in the context menu. but I think I was just stupid on the problem because I restarted my browser and now the underline is not past. Thanks for the reply.

    Tim

  • Please wait while Windows configures FAX"... this process stops and I get another message that says:"the component you are trying to use is on a CD-ROM or another removable disk that is not available. "

    Original title: widows installation problem

    I have Windows XP Professional running on a desktop older.  I cleaned the disk and I would use it only as a 'internet '.  It works well and response times are pretty fast, but when I connect I get a box that says "Please wait while Windows configures FAX"... this process stops and I get another message that says "the component you are trying to use is on a CD-ROM or another removable disk that is not available", "put the 'FAX' disk and click OK. , "" Use Source: '1' "»

    The first question is I do not use a fax application and never did, I have tried every disk I can think of to complete the process, but I get the same message with each one 'the path '1' is not found. "Make sure you have access to this place and try gain or find the installation 'FAX, MSI' package in a folder from which you can install the FAX product." .. then "error 1706 - FAX." Valid any source not found for the FAX product.  Windows Installer cannot continue. »

    This will take place two or three times at the beginning upward.  How can I prevent Windows Setup tries to install something that I do not use or do not seem to have?  I deleted any fax program, that I could find on the computer, and nothing seems to work.

    Hello

    1. have you done any change in software on the computer lately?
    2. are you able to install other applications and programs successfully?

    Check to see if the problem exists in Safe Mode, if the computer works as expected in mode without failure, then we can solve the problem in the clean boot state. There is an application which is set to start when you start the computer and which launches the installer of Windows.
    a. refer to the article below for the procedure safe mode in Windows XP
    A description of the options to start in Windows XP Mode
    http://support.Microsoft.com/kb/315222

    b. you need to perform a clean boot to find the program that is causing and then disable or remove.
    How to configure Windows XP to start in a "clean boot" State
    http://support.Microsoft.com/kb/310353/en-us
    Note: When you are finished troubleshooting, follow the steps as explained in the article to reset the computer to start as usual.

    I hope this helps.

    Thank you, and in what concerns:
    Shekhar S - Microsoft technical support.

    Visit our Microsoft answers feedback Forum and let us know what you think.
    If this post can help solve your problem, please click the 'Mark as answer' or 'Useful' at the top of this message. Marking a post as answer, or relatively useful, you help others find the answer more quickly.

  • Exit the application and open another

    Hello guys

    In my application, I read the SIM card. If the app does not have permission to read the SIM card, it displays a dialog that informs the user that should be given permissions. The dialogue has 2 options: 'Go to Settings' and 'exit '.

    This is my code

    void TestApp::processSIMPermissionAlert(bb::system::SystemUiResult::Type value) {
    
        if (value == SystemUiResult::ConfirmButtonSelection) {
            //go to security settings
            char* dummy = 0;
            int success = navigator_invoke("settings://security", &dummy);
            if (success == BPS_FAILURE) qDebug() << "INVOKE FAIL: " << dummy;
        }
        Application::exit(0);
    }
    

    The problem is that when the user clicks on 'Go to Settings', the application exits and at the same time the settings app opens, but it is all black and messy. You must reduce it to make it work again.

    Is there another way to open another application being closed?

    Thank you

    Pepe

    Don't know what that means "all black and messy", but if you say that the settings application does not display itself properly, then this is probably a bug and you must file a ticket within Jira to report.

    Then ignore, since there is no reason (yet) to spend a lot of time trying to circumvent critical bugs that would have fixed by launch (if reported).

    There is also a chance that the call of navigator_invoke() will be replaceable with something more specific in the context of the call, but we are still waiting on them to document the way in which we can use to interact with system applications. For example, it would be a good idea if we could have our apps to open the right settings for permissions for our own applications, rather than requiring the user to find them in the list.

  • I want to add content that changes in a civil way, such as 'thought for the day'. It can then display another text or an image on a proposed agenda. Is this possible? Robert.

    I want to add content that changes in a civil way, such as 'thought for the day'. It can then display another text or an image on a proposed agenda. Is this possible? Robert.

    Hello

    If you have the code incorporated with you, then you can insert it in the Muse.

    You just need to go to the page creation and go mode to "object > insert HTML code ', paste the embed code, and click OK.

    Place the output area according to the requirement of you.

    Concerning

    Vivek

  • How to capture user input and display it in another text field

    Hey there,

    I create a simple screen that allows a user to enter text and I want to take what they get and appear in other fields of text on the same screen, so they do not have to retype. I'm using AS3. I read an article that gave me a few tips, but the code I use is not doing the job. I'm pretty new to Flash, so any help would be appreciated.

    Here is what I use:

    var Description: String;


    myText_txt.addEventListener (Event.ENTER_FRAME, assignText);


    function assignText(myevent:Event):void {}
    Description = myText_txt.text;
    }

    textResults_txt.text = Description;

    My thoughts after reading the article (I think it's from Ned) should follow the first text field, myText_txt and assign this text to the variable Description. Then I tried to assign the variable Description to another field of text called textResults_txt. However, when I type in the first text field, nothing appears in the second.

    Any ideas? Am I using the wrong method to monitor the text box?

    Thank you for your time.

    Stephen

    You don't want to lose an ENTER_FRAME for this.  You must assign an event listener for the input textfield that listens to a CHANGE event.  The event handler for this listener function will simply match the textfield in the first second.

    myText_txt.addEventListener (Event.CHANGE, assignText);

    function assignText(evt:Event):void {}
    textResults_txt.text = myText_txt.text;
    }

  • Cannot find the function edit that was on my old computer and firefox. When you click the Firefox icon, you can collect the text that has been deleted.

    Cannot find the function edit that was on my old computer and firefox. When you click the Firefox icon you can extract the text that was deleted by accident.

    Hello, you can press the alt key to display the menu bar with the Edit menu temporarily. or you can press ctrl + z which is the shortcut for "undo"...

  • Firefox does not start because he says that it's another instance that runs in the background, but I checked and it is not a!

    Firefox does not start because he says that it's another instance that runs in the background, but I checked and it is not a! I have Linux Fedora 15 and I'm not the root. I spoke to the Manager and he said I should delete a file in the folder where firefox is installed and which can solve the problem. Can you help me?

    Thanks, Marius
    

    Upgrade your browser Firefox 8 and check

  • Hi, whenever I hit the home button on the current page go to my home page AND also opens another tab - I just want to go to my home page without having to open another tab that I then have to close. Any ideas?

    I was just in Firefox 4. Now, whenever I hit the home the current page button goes to my homepage (which is what I want), BUT it also opens another tab - I just want to go to my home page without having to open another tab that I then have to close. Any ideas?

    Gotcha. Go to your desired homepage and close all the tabs you want to NOT open when you click the home button. Then, you have several ways to update the home page setting as described in the article.

  • I teach online and all my classes have the same user name and password. Now that I clicked "remember me next time", I can connect only in one class. How to unlock my password. Carol in English

    I teach online and all my classes have the same user name and password. Now that I clicked "remember me next time", I can connect only in ONE class. How to unlock my login and my password, so that I can use it for all classes. Carol in English

    "Remember Me" for the site connections automatically when you return to the Web site is done with a Cookie the site in Firefox.

    Try to clear your Cookies for this Web site.

    Tools > Options-> life privacy - Cookies = the button show Cookies.

    You must use the custom settings for history at the top of this tab to see the View the Cookies button.

    Enter the domain name in the top search bar and all Cookies for this URL will be displayed. Unless you can figure out which is Cookie to "remember me", you will need to delete them all.

    Hold the {Ctrl} key while you click each Cookie in the small window. When this list is all highlighted, click the Cookie delete button at the bottom left.
    When you are finished click Close.

  • I just got an iPad mini2. I can't send email. I have an iPod and another iPad that work very well.

    I just got an iPad mini2, I can receive but can't send emails. I have an iPod and another iPad that work very well. Help!

    Then, go to your e-mail settings and make sure you have a password set for your outgoing mail server, same password entering your mail server.

  • My Webcam has problems detected by Skype and repeat myself there is another program that uses the webcam. Skype device code 43 usb video.

    My Webcam has problems detected by Skype and repeat myself there is another program that uses the webcam.

    Also got the guests when using Skype as a video device usb was not detected and that it is a code 43.

    Have tried several way sto resolve this problem. CyberLink YouCam HP's running came preloaded on the laptop. The webcam is running when this program is being used separately.

    Inappropriate Feedback Forum of Windows hardware and drivers Forum.

    My Webcam has problems detected by Skype and repeat myself there is another program that uses the webcam.

    Also got the guests when using Skype as a video device usb was not detected and that it is a code 43.

    Have tried several way sto resolve this problem. CyberLink YouCam HP's running came preloaded on the laptop. The webcam is running when this program is being used separately.

    Inappropriate Feedback Forum of Windows hardware and drivers Forum.

    Hello, Aadi467,

    A device driver has notified the operating system that the device failed.

    Run the diagnostic tool of hardware devices do not work or are not detected in Windows on the Microsoft Fix it Center.

    You can also uninstall the software from Cyberlink.  There is a found here download link to reinstall the software after restarting the computer.

    http://h30434.www3.HP.com/T5/notebook-operating-systems-and/lost-my-CyberLink-and-UCAM/TD-p/760367

  • If you print a document from an e-mail, why is the document different on another computer? The pagination is different, and my boss thought that I modified the document?

    If you print a document from an e-mail, why is the document different on another computer?  The pagination is different, and my boss thought that I modified the document?  I have not change the document - I just printed it e-mail, he says than the version printed on different is his version on his computer - and I have nothing but print it.

    Could answer you my question today?

    Thank you

    Hi MBS_PITT,

    The print can be different depending on the print settings and the settings of the computer on the other computer. If you want the same settings, then you should change the settings accordingly before you take the print out.

    For more information, you can consult the following article:

    Print a document or file

    Hope this information is useful.

  • When you use the media player, it is possible to take a song that's already torn in our library and announced another song or part of the same song at the end? kinda like a mix.

    When you use the media player, it is possible to take a song that's already torn in our library and announced another song or part of the same song at the end? kinda like a mix.

    Windows Media Player is not a Publisher.

    You can use Windows Movie Maker to split
    and combine audio files, but it works better
    If they are in the. WMA format.

    Also the free Audacity software may be worth a try:

    (FWIW... it's always a good idea to create a system)
    Restore point before installing software or updates)

    Audacity

    http://Audacity.sourceforge.NET/

    How to split a long recording into multiple files or CD tracks?
    http://Audacity.sourceforge.NET/Help/FAQ?s=files&i=split

    How to combine two files into one longer file?
    http://Audacity.sourceforge.NET/Help/FAQ?s=editing&i=join

    How to mix songs with Audacity
    http://www.ehow.com/how_5061510_mix-songs-audacity.html

Maybe you are looking for

  • UNABLE TO ACCESS WEB SITES OF THE ADDRESS BAR.

    I use Firefox for several years without problem. Recently, I made a few adjustments to the title of the tab options and now I'm going to have trouble getting to the Web sites by using google. I put a search such as 'floral paintings' word and of cour

  • Laptop: touchpad

    Can someone tell me where I can find more information on how to use my touchpad IE with a single click instead of two, hovering above the left click button seems to take me somewhere else?

  • LJ5000 additional bins

    Morning. This may seem like a dumb question but the LJ5000 printer will recognize and work, more than a 500 sheets? I have read all the manuals and reviewed a number of articles, but it does not say one way or the other? Thank you very much for your

  • File size problem - help please!

    I have an Officejet 6500 E709n series, which I use with Windows 7. I used it for several years very well, now for some reason when I scan a document to PDF, it comes out as a huge file. When I just scan a page, it comes out more 2 meg. It shows as no

  • iPhone connects to the wireless router but the PC can't

    HI - hoping someone can provide some answers to my problem. This happens a lot. For some reason, the awakening of my PC it does not connect to internet or router (192.168.0.1). Restart the PC makes no difference. I have an iPhone that connects very w