css

Forum home » Delegate support and help forum » Dreamweaver Training and help » CSS

CSS

resolvedResolved · Low Priority · Version CS3

Victoria has attended:
Dreamweaver Introduction (2 days) course

CSS

How do I select one word from text paragraph to add css style to without the whole paragraph changing.

RE: CSS

Hi Victoria.

You should be able to just select one word using the mouse or keyboard. Once your word is selected, choose the style you would like to apply from your Properties panel, or from the CSS Styles tab.

If Dreamweaver is still applying to the whole paragraph, you may not be selecting the word properly, or you may have an option set in your preferences that is making this happen.

You can edit the code (go to View -> Code), find you word and wrap this code around the word:

This is the paragraph and <span class="yourClass">YourWord</span> is now in your style.

Hope this helps.

Regards, Rich

RE: CSS

I agree with the above. A simple Class style could be applied to just the selected text. The Class style would then override the Tag style.

Regards

Keith

 

Training courses

 

Training information:

Welcome. Please choose your application (eg. Excel) and then post your question.

Our Microsoft Qualified trainers will then respond within 24 hours (working days).

Frequently Asked Questions
What does 'Resolved' mean?

Any suggestions, questions or comments? Please post in the Improve the forum thread.


 

Dreamweaver tip:

Toggle panels on and off

Press the F4 key to toggle all the panels in Dreamweaver on or off. This gives you more editing and programming screen space.

View all Dreamweaver hints and tips


Server loaded in 0.06 secs.