How to use Google fonts not in an H tag?

How do you do it?
I ask this because Im under the impression h tags have attributes that come along with it to make it like a paragraph, right?
Im looking at making a few word a Google font and a caption. How would I apply this to a div? Inline? Or a new css rule? Both?
Im not good at handcoding CSS, so this is why I ask.
I have the Google font in my CSS and call a few HTML headers h1,h2,h2 to it fine. How do I make text not in an H tag the Google font?
(yes, I think it's a super easy answer, but not too knowledgeable about it)
Also, does CS5 DW have some sort of support to make the Google font a selectable from the dropdown?

Use CSS classes.
.google {
     google font rules go here...
HTML:
<p class="google">This paragraph uses google font</p>
<h1 class="google">This heading uses google font</h1>
<h1>This heading uses standard font</h1>
<p>This paragraph uses standard font</p>
CSS classes appear in the drop-list on your properties panel.
Nancy O.
Alt-Web Design & Publishing
Web | Graphics | Print | Media  Specialists 
http://alt-web.com/
http://twitter.com/altweb

Similar Messages

  • How to use Google Fonts in email?

    Hi,
    I would like to know how I use google fonts in my emails.
    We're using the ubuntu font and I see the fonts on my computer but after sending an email the fonts change.
    I'm using the addon SmartTemplate4.
    Hope any f you know the answer!
    Thanks in advance

    Several online resources point to these two articles at Campaign Monitor:
    * [https://www.campaignmonitor.com/blog/post/3897/using-web-fonts-in-email Using web fonts in email] (Dec. 2012)
    * [https://www.campaignmonitor.com/resources/will-it-work/webfonts/ Web Fonts] (permanent resource)
    The first link provides examples on how to do this, while the second one has informaiton about email client support & compatibility with this feature.
    Keep in mind using web fonts will have a limited effect if viewing such emails while offline.
    [http://kb.mozillazine.org/Default_HTML_font_for_new_messages_-_Thunderbird This older MozillaZine article] also has information about fonts use in Thunderbird. In my experience in most cases the receiving party will have to have the fonts locally installed for the best results.

  • Need someone with experience using Google fonts!

    Doing my first site using Google fonts... love it! BUT I have a problem! Since I'm using a condensed Google font, when I'm in "split" view in Dreamweaver... Dreamweaver doesn't actually show the font - have to view it on server since it has to locate the Google font. So what is happening, it the font is showing up wider while I'm working in Dreamweaver and causing divs to be shifted around. Not a problem because it will display fine on the server BUT the shifting of divs is overlapping the area I need to work in! Kindof hard to explain. So here is a screenshot. The word "membership" in the top left nav is pushing the sidebar to the right, exactly where I need to try add/change content. Again, I KNOW it will LOOK fine once on the server when the fonts are rendered using the more condensed Google font. But will make working on these pages very difficult. Anyone run into this problem????

    Dreamweaver help (F1)  search for 'Design Time Stylesheets'.  Choose a comparable condensed font from your system's font library.
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb

  • How to use Google Maps by Visual Composer?

    Hi all,
    I'm creating some simple applications by Visual Composer in which I wanna use a Google Maps in VC,
    and i have now successfully got to the STREET, POSTL_CODE, CITY and COUNTRY came from the BAPI.
    (i am trying to use the Bapi_Customer_Getdetail2.)
    but,i didn't get how to connect Table View and Html View.
    I have already checked the below links. but i fail to understand how to do it.
    Re: Google Map and VC
    Help on google maps
    https://wiki.sdn.sap.com/wiki/display/VC/Using%2bGoogle%2bMaps
    I have many unknowns, could you tell me how to use Google Maps by VC.
    (* About Our VC viersion : SAP NetWeaver Visual Composer EHP1 SP2 for SAP NetWeaver 7.1)

    Some thread are say that create the URL fields. like the below messages.
    The STREET, POSTL_CODE, CITY and COUNTRY come from your BAPI. The other variables url* are default values to create the URL that is requiered for walweb.
    URL1 'http://walweb.nl/walweb/picsfromspace/maps.php?LanguageRadio=dutch&AddressInput='
    URL2 '&ZipcodeInput='
    URL3 '&StateInput=&CitycodeInput=&CityInput='
    URL4 '&CountrySelect='
    URL5 '&ZoomSelect=17&PoiInput=hidden&PoiButton=Interessante+Punten'
    Where should I create those fields? at the Table Vies?
    and also i dont get where should i set the below. is that setting at the [[Map Data]]-[[Assigned Value]]??
    STORE@Url1 & @STREET & STORE@Url2 & @POSTL_CODE & STORE@Url3 & @CITY & STORE@Url4 & @COUNTRY & STORE@Url5
    best regards,
    Masahiro Minagawa

  • How to use unicode fonts in Oracle forms 10g?

    Hi I am working in forms 10g for quite a long time, the software that I have developed so far are all in English language. Now I have requirements to use Bengali Fonts in Forms 10g. I am facing difficulties doing that. Please reply with help. Thanks
    Hasan Al Mamun

    Check this forum post (though that is for 6i, it would be of helpful for you)
    How to use unicode fonts in Oracle forms 10g?
    -Arun

  • How to use MICR fonts in Adobe forms (webdynpro java

    Hi,
          We have a requirement where we need to print some MICR codes (for checks) through Adobe Forms.
    I have installed some true type MICR fonts in windows and Adobe Font Manager (in ADS) as well.
    It is visible in the Adobe Form design time (Font palette) and when I use the font for text, it is visible in preview too. But when I run the web dynpro application, in the online form it is converted into Standard font (Times new Roman).
    Is there anyway to handle this issue.
    Please let me know.
    I am using NWDS 7.0.1
    Adobe Live cycle designer 7.1
    SAP NW 2004s SP14
    Thank you,
    Vasu

    Check this forum post (though that is for 6i, it would be of helpful for you)
    How to use unicode fonts in Oracle forms 10g?
    -Arun

  • How to use unicode font in J2ME

    Hi,
    I want to create some mobile application using Unicode Font in J2ME.
    Please help me about how to use Unicode Font in J2ME and how to configure Unicode Font in J2ME SDK 3.0 Early Access

    http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&f=2&t=001235
    http://www.linuxforum.net/chinese/develop/java.html
    Hope its of help to you.

  • How to use AND,OR,NOT condition in Pattern Matching in java

    how to use AND,OR,NOT condition in Pattern Matching in java
    Please anyone give example..

    Stop asking these stupid vague questions and do some of your own research.
    Start here:
    http://www.regular-expressions.info/
    http://java.sun.com/j2se/1.5.0/docs/api/java/util/regex/Pattern.html

  • HOW TO: using custom fonts in native storyboard views from an ANE on iOS

    Hey,
      In our apps, we have embedded storyboards into an ANE, and successfully used those screens in an AIR app, and figured out how to use custom fonts in those views.
      I wrote a quick blog post about it and just thought I'd share it real quick in case it helps someone.
    ANE for iOS with Custom Framework – Using Custom Fonts | khef.co

    Hi WayHsieh,
    >>can I just "install" fonts through Word App? Does Word Apps have enough privilege to install fonts on Windows? Can I just click a button in Word App, and then it will install fonts automatically?<<
    Based on my understanding, it is hard to achieve the goal. Because the app webpage is hosted inside an Internet Explorer control which, in turn, is hosted inside an app runtime process that provides security and performance isolation and it is under
    low-Integrity level.
    Here is the figure for apps for Office runtime environment in Windows-based desktop and tablet clients:
    You can get more detail about Privacy and security from links below:
    Privacy and security for apps for Office
    Hope it is helpful.
    Regards & Fei
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • After updating my iPhone 4 to 5IOS my letters from my mail(i use google) does not send

    After updating my iPhone 4 to 5IOS my letters from my mail(i use google) does not send

    I tried that but I still got the message "Unable to verify account information."  I saved it anyway and when I go to the Exchange email account it says "Cannot Get Mail" "The connection to the server failed."  We are running Microsoft Exchange 2010 and I was always able to sync my calendar and email before I upgraded to IOS 6.

  • Google fonts not showing in Greek

    Hi Community: Problem is pretty simple. Google fonts are not displayed in Greek text. English text looks fine.
    Why is that? How can this be fixed?
    Font mainly used: Roboto Condensed.

    Problem resolved.
    The reference to the google font needed to also be secure when on a secure page:
    <link href='https://fonts.googleapis.com/css?family=Oswald' rel='stylesheet' type='text/css'>

  • Communication problem when using Google Font api

    Hi
    When I try linking to the Google font api I receive a communication error in BrowserLab. The page renders OK outside of BrowserLab in my usual browser and if I remove the link then the page works in BrowserLab (but obviously doesn't include the fonts).
    I have tried increasing the delay time but still no luck.
    Is this something that just won't work? I'd love to be able to use BrowserLab to help build out my site but can't at present.
    The page in question is http://rockingdesign.co.nz.
    Thanks for looking,
    Tim

    Hi Tim, I just tested that link in BrowserLab and I don't think I'm seeing any issue. I'm attaching a screenshot of Firefox 4 Windows taken by BrowserLab. I didn't get any error, and the screenshot looks ok to me.
    Was this possibly a temporary issue or do you not have the proper link back in? If you still see it, can you give me more info, the exact error message you see, and possibly a screenshot?
    Thanks,
    Mark

  • How to use the fonts in the graphics menu

    I am looking to add text from the graphics options on the right hand side of the screen.  When I double click or drag one of the text options to my project a text box appears, however the text is not the one selected from the options on the right – instead the text appears and I can change the text from the list of standard fonts at the lower left - and the font I double clicked from the menu on the left isn't listed. 
    How can I select and use the fonts listed on the graphics list at the right?   I am looking to use the gray and black "outline" font.
    Thank you!

    When I press the "+" at the lower right corner of the screen I am presented with, among other things, a selection of font types.  I am able to change the text color in the graphics menu but can't figure out how to use one of the fonts listed in the menu.  For example, from the graphics menu I select "type" then "text" and from the fonts listed I double click "outline" and a text box appears on my project with "your text here", however the font is "rosewood std" and the only fonts available are from the typical list - no outline font as listed in the graphics menu on the right.   When I double click the text type "outline" the font doesn't change.  I think I am missing a step somewhere but can't figure it out.   Any help would be appreciated.  Thanks.

  • How to use a font in font book

    Hi,
    i have a font sitting in my 'font book' called 'arial hebrew bold'.How do i get to use this font either in word or illustrator? I am wanting to send hebrew letters to a printer/cutter to produce some hebrew letters for me. The font shows up in font book but does not show up in the font list of word or illustrator??
    nibbs

    MS Word for Mac does not support correct Hebrew and for Adobe apps you should use the special ME version.  The best OS X apps for Hebrew are Mellel, TextEdit, Nisus Writer, and Open/Libre/NeoOffice.
    If you want to type Hebrew, you first have to go to system prefs/language & text/input sources and check the box for Hebrew, plus the box for Show Input Menu in Menu Bar and the box for Keyboard Viewer.  Then you select Hebrew in the "flag" menu at the top right of the screen and type away.  Select Keyboard Viewer to see which key does what.  You cannot really use Arial Hebrew until you do that (unless you want to input via the Character Viewer).

  • How to use Google weather API in flex?

    Hi there,
    I have 2 services.
    ServiceONE : http://api.locationservice.com/city/key=123abc
    ServiceTWO: http://www.google.co.in/ig/api?weather='anyCityName'
    I am using HTTPService for both. Firstly I fetch result which gives me city name, by sending ServiceONE. And then, I am assigning this city name to SericeTWO and sending it, which gives me weather details about that city.
    I am hosting my applicaition on some server, http://www.somethirdpartyserver.com/myaccount/myflexstuff/MyWeatherApplication.html
    Since it tries to access http://api.locationservice.com/city/key=123abc and http://www.google.co.in/ig/api?weather='anyCityName', I would need to have crossdomain.xml in them.
    Fortunately I could find http://api.locationservice.com/crossdomain.xml, which has:
    <?xml  version="1.0" ?>
    <!DOCTYPE  cross-domain-policy (View Source for full doctype...)>
    - <cross-domain-policy>
    <site-control permitted-cross-domain-policies="all" />
    <allow-access-from domain="*" secure="true" />
    <allow-http-request-headers-from domain="*" headers="*" secure="true" />
    </cross-domain-policy>
    Which mean, any server can access it.
    But unfortunately, I couldnot find something similar in http://www.google.co.in/crossdomain.xml. Though xml is there, the code is different:
    <?xml  version="1.0" ?>
    <!DOCTYPE  cross-domain-policy (View Source for full doctype...)>
    - <cross-domain-policy>
    <site-control permitted-cross-domain-policies="by-content-type" />
    </cross-domain-policy>
    It doesn't allow any access to any domain.....
    I've already developed the weather gadget in flex but I cant host it for use anywhere, because of this security issue
    Can anyone kindly help me how can this be resolved?>?
    -Deepak

    @ PaulH
    Yes, after few more searches I came across php proxy solution. I should have checked about availablity of crossdomain file in the root of the api, which I didn't and started off with the development.
    For now I'll use this php proxy and use Google weather api. And yes, as you said, it's not official. Can get changed\removed, which will surely affect my code.
    Thanks for http://www.worldweatheronline.com/, may be I'll try to implement it with this api soon and make my app completely stable!
    Came across another great api for weather which too has crossdomain! http://www.wunderground.com
    I've uploaded the widget right here: http://deepflex.blogspot.com/2011/03/weather-widget.html
    @alexsliced
    Adobe Flex is a software development kit (SDK) released by Adobe Systems for the development and deployment of cross-platform rich Internet applications based on the Adobe Flash platform. Flex applications can be written using Adobe Flash Builder or by using the freely available Flex compiler from Adobe.
    You can find more about it here:
    http://flex.org/what-is-flex
    http://en.wikipedia.org/wiki/Adobe_Flex

Maybe you are looking for

  • My computer broke so is there a way for me to put all the music from my iPod Classic onto my new computer

    My computer broke so is there a way for me to put all the music and videos from my iPod Classic onto my new computer.

  • Allowing user to add attachment to form

    I'm trying to create a form for my users to fill out when they want to request my help with a project.  Often times they might have a document that they would like to submit with the request it might be a PowerPoint file, a MSWord or Excell file I am

  • Nested Loops...

    I'm not sure if this is the best place to ask this, but I am writing rather complex queries here, and often times I find that the "NESTED LOOP"s of all varying types are quite deceptive in their 'cost' in the Plan Explanation for these queries. As we

  • CL24N assign classes to objects

    Hi, while  I am trying to assign charateristic values for ex:plant if I want to assign more than one value system is not choosing i.e while selecting the plants in value side ex 1000,2000,3000 i could either select 1000,2000,3000 only I am not able t

  • Render use nothing of my computer

    Hi, Just wondering why the render are so slow in premiere pro, I took a very good computer I think 3930K hexacore, GTX680, SSD, 32gb of ram .... and when I do a render it use almost nothing for the cpu, and literaly nothing for the GPU ... Just Why ?