DW CS5 APP - CSS Help Needed

I'm trying to learn about using CSS in DW CS5 and I could use some help....
like....
- I'm a bit confused with the difference in CSS / HTML tabs in property inspector - like why is there 2 not just 1?
- also working with css in tables .... I try to edit / delete / change from 1 class to another and it doesn't do what I expect - that sort of thing
- also I'd like to highlight some text and simply add css to it easily - (from css window?)
- any way you get the ideas
Q: are there some simple DW CS5 tutorials to get me going?

- I'm a bit confused with the difference in CSS / HTML tabs in property inspector - like why is there 2 not just 1?
Two what?  The HTML 'tab' gives you access to HTML properties, and the CSS 'tab' to CSS properties.  Is that what you mean?
- also working with css in tables .... I try to edit / delete / change from 1 class to another and it doesn't do what I expect - that sort of thing
You would have to show us what you are doing, what you expected to see, and what you actually saw.  A look at your code would be the very best way to help you with this.
- also I'd like to highlight some text and simply add css to it easily - (from css window?)
Sorry - I don't follow.  Highlight text and add what CSS to it?
- any way you get the ideas
Well, as a matter of fact, no. I don't.
Q: are there some simple DW CS5 tutorials to get me going?
The very best bet would be to spend your time learning about HTML and CSS - you can do that at http://www.w3schools.com.  If you are comfortable in those two, DW will be easy.

Similar Messages

  • Urgent CSS Help Needed

    Hi guys, I need some serious help, I am making a website for
    University and am struggling to center the website so that it stays
    centered on different resolutions and when the window is made
    smaller. My lecturer gave me the code which is apparently this -
    body {
    margin:50px 0px; padding:0px;
    text-align:center;
    #Content {
    width:500px;
    margin:0px auto;
    text-align:left;
    padding:15px;
    border:1px dashed #333;
    background-color:#eee;
    but I have no idea what to do with this stuff in order to
    correctly implement it, the attached code is an example of one of
    the pages I want centering, could someone either give me a step by
    step walkthrough of what to do? or could they show me directly
    where the code goes in the attached stuff.
    Thanks in advance

    try this:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
    Transitional//EN" "
    http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="
    http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html;
    charset=utf-8" />
    <title>Simons Self Portrait Bio</title>
    <style type="text/css">
    <!--
    body {
    margin:50px 0px; padding:0px;
    text-align:center;
    #Content {
    width:500px;
    margin:0px auto;
    text-align:left;
    padding:15px;
    border:1px dashed #333;
    background-color:#eee;
    position:relative;
    #apDiv1 {
    position:absolute;
    left:0px;
    top:1px;
    width:135px;
    height:183px;
    z-index:1;
    #apDiv2 {
    position:absolute;
    left:76px;
    top:119px;
    width:383px;
    height:226px;
    z-index:2;
    -->
    </style>
    </head>
    <body>
    <div id="Content">
    <div id="apDiv1"><img src="Images/xboxbio.jpg"
    width="700" height="500" border="0" usemap="#Map" />
    <map name="Map" id="Map"><area shape="rect"
    coords="12,456,122,492" href="xbox.html" />
    </map></div>
    <div id="apDiv2">
    <iframe src="bioframe.html"
    width="383" height="200"
    align="right" marginheight="0" marginwidth="0">
    </iframe>
    </div>
    </div>
    </body>
    </html>

  • CS5 to CS3 help needed now!

    Anyone out there with CS4? I need someone to help me save to CS3 so that I can get some work to my new boss. Please contact me at [email protected] asap please!

    Discussed to death...in short you can't.
    You'll need to export to IDML, open in CS4 and export that to INX.
    By the time you're done there's a reasonable chance that your layout will be unrecognizable.
    Bob

  • Float Drop CSS help needed, i'm loosing my mind.

    here is an example ...
    http://www.wiatrc.org/wiatrc/vendor/test.html
    i know my code is a mess, i've searched the board, but have
    succeeded in confusing myself even more.
    i did the 'float left' and even took out one of my columns to
    try to make it fit.
    it seemed to work over here
    http://www.wiatrc.org/wiatrc/vendors.html
    any help would be appreciated.
    dave h

    try messing with the padding and or margins setting them to
    zero in your CSS. I tmight be helpful to post your html and css
    code to get help more easily. There are lots of issues with
    relapsing margins, default padding differences between browsers .
    and some buggy stuff within IE.
    Take a look at this page, there are some good posts on best
    practices for preventing padding/ margin issues
    CSS Margin and Padding
    issues across browsers

  • Cs4 Mac : linking to open external .app files, help needed!

    I have completed a CDROM for pc users for a client.
    The CDROM contains 15 quizzes in exe format.
    A 'portal' file links to each of these quizzes, so the user returns, having opened and completed the (.exe) quiz file, to the portal and takes another quiz.
    the code to open these 15 quiz files
    on(release){
    fscommand("exec","openexe15a.bat")
    This opens the bat file, which opens the exe
    ----- This works fine
    However, my client wants a mac version,
    I cant find a way to link to the macintosh projector file within the portal file.
    fscomand doesnt work, geturl doesnt work.. any help really would be appreciated.

    I don’t know how .Mac Backup works, so all I can say is which are the files & folders you need to restore from the backup (assuming you did actually back up them, that is).
    Mail stores most preferences and all account settings in ~/Library/Preferences/com.apple.mail.plist (except the passwords, which are stored in the keychain). Everything else, including all your messages and mailboxes, is stored in ~/Library/Mail/.
    Similarly, Address Book (whose data you should back up as well) stores the settings in ~/Library/Preferences/com.apple.AddressBook.plist and the data in ~/Library/Application Support/AddresBook/.
    Other applications store preferences and data in other places. You may want to ask in the appropriate forums for more information on those.
    You may also want to read this:
    How to back up and restore your important Mac OS X 10.4 files
    Note: For those not familiarized with the ~/ notation, it refers to the user's home folder, i.e. ~/Library is the Library folder within the user's home folder.

  • CS5 Premiere: Timecode Help Needed: Needing to transcribe using source timecode

    Is there a way to change the timecode overall for all of the imported clips in Premiere to reveal the source timecode after importing footage from an external hard drive? Each of the imported clips continue to start at 0, even after selecting 'Use Media Source' from Preferences_Media. I am transcribing a few hours of footage and need to have it continually showing the timecode from the source instead of starting at 0 for each clip. Any help would be great. Thanks!

    Each of the imported clips continue to start at 0, even after selecting 'Use Media Source' from Preferences_Media.
    If you load a single clip into the Source Monitor, it should show you the media timecode.  That won't happen by default in a Sequence or in the Program Monitor.  To see source media timecode in the timeline, you'll need to add the Timecode effect to all of the clips in your sequence.  It defaults to the timecode from the source media, so the effect's timecode display should update as you go from clip to clip in the timeline.  The overall sequence timecode will still start at zero (or whatever starting timecode you designate).
    Cheers,
    Jeff

  • APP STORE HELP NEEDED!!!!!!!!!!!

    Ok, so I have an iPhone and I purchased NFS HP from my computer and when it finished installing and syncing and all that stuff, a window popped up and said something that it couldn't be installed because its resources changed, something like that, so guys tell me what to do. I deleted the app and it's downloading right now and I'll see if that works (isa) but anyone's help would be much appreciated.

    it's okay guys, when I deleted the app and installed it, the app was successfully installed.

  • CSS Help Needed

    This page displays ok on the web http://www.jdcdemo.com/pbc/test2.html but in the layout mode in DWCS4 layout mode it looks like a train wreck http://www.jdcdemo.com/pbc/screenshots.html I floated everything in the side bar to the left, but it held the main content down and I could not figure out how to make it behave.
    Bottom line, I'm just about certain there is something amiss with the CSS, but I cannot figure out what it is.So here I am, hat in hand, seeking advice from those who are better informed and more experienced than I. I am relatively new to CSS, probably understanding the process only enough to be dangerous.
    Thanks in advance,
    Joe

    This comes up on a regular basis, design looks fine in the browser, looks bad is design view. I have never read any other advice other than to not worry about it and worry only about the view that in the browser. I did have occasion this week where something in my DW DV went out, browser was fine, but I was able to correct it (I added a clear to a float that did not seem nessassry to me).
    I would not spend alot of time on it, it if looks good out live, let F12 be your guide and don't worry about DV, (It will get you to code view more anyway).
    Gary

  • CSS help needed here!!

    Have a look the blue column headers at www.optionetics.com,
    which have white text on top. (Learn about Options Trading, Today's
    Market Commentary, Featured Articles) etc.
    We want to create something similar for the column headers on
    the homepage at www.investix.co.uk for the 2 centre columns. Is
    there a snippet of CSS code that I can use to create this blue
    column header?

    Hi.
    As Walter said in that page the H2 element have been styled
    with a
    background image. The background image they are using is
    here:
    http://www.optionetics.com/images/hd-bg.gif
    So you will have an idea.
    For get the same effect in your page, would be:
    The ccs code:
    .column2-unit-left h3 {
    color: #fff;
    font-size: 100%;
    background: transparent url(here the background image)
    no-repeat;
    padding: 2px 6px 1px;
    border-bottom: 2px solid #3c3;
    margin: 0 0 6px;
    As you have two column the right column would be as the above
    but with
    .column2-unit-right h3.
    the html code would be:
    <div class="column2-unit-left">
    <h3><a href="stocks_foundation.html">Stocks
    Foundation
    Program</a></h3>
    <p><img src="multiflex3/img/new
    imgs/rader_watching_trading_screen.jpg" alt="" height="56"
    width="85"
    border="0" />Learn the principles every investor should
    know</p>
    <hr noshade="noshade" size="1" />
    Play with the colors, the margins, the paddings till you get
    final desired.
    "HYPER83" <[email protected]> escribió
    en el mensaje de noticias
    news:gaoit9$n9h$[email protected]..
    > Have a look the blue column headers at
    www.optionetics.com, which have
    > white
    > text on top. (Learn about Options Trading, Today's
    Market Commentary,
    > Featured
    > Articles) etc.
    >
    > We want to create something similar for the column
    headers on the homepage
    > at
    > www.investix.co.uk for the 2 centre columns. Is there a
    snippet of CSS
    > code
    > that I can use to create this blue column header?
    >
    >
    >

  • Advance oracle apps installion help needed

    dear all,
    have 5 sun servers and i want to do the follwoing installation on them.
    -db node (shared node) on one server.
    -3 web/froms servers to hold the web and forms and the other components.( i
    will have 3 web and 3 froms servers on the 3 server).
    i need to do this advanced installation in away to have one database server and
    3 nodes of web and forms servers.
    we tired do that but the rapedinstaller keep giving us that we only can have a
    primery webnode but we need to have 3 web nodes incase of one node
    faluiure(high avilableyt) i need techincal deatles and notes avilable on how to
    do that i already serach metalink and i found note 217368.1 "Option 2.3. Apache
    JServ Layer Load Balancing" i need to know what how can i reach this topology
    from hte technical side.
    i also want to know if i managed to did that how can i access the applcaiotn am
    i going to have 3 links or i just keep loing to one sever and incase of faliuer
    it will connect me to the other server.

    Hi, i recommend to you to read the notes 306653.1 and 217368.1. In the last note you have to make a compound of the following points
    Option 2.2. HTTP Layer Hardware Load Balancing
    Option 2.3. Apache JServ Layer Load Balancing
    Option 2.4. Forms Server / Metrics Layer Load Balancing
    Option 2.5. Concurrent Layer Load Balancing
    Finally what you have to do is has a load balancer of hardware or software (oracle webcache), and on handle an only one url for the final users, the work to distribute the requests towards your web/forms servers is the load balancer.
    If one server was managing to fall down then the load balancer will working only with the alive servers. In sumary you apply a mix of the four options in the note 217368.1.

  • Beginner CSS help needed - White space.

    So, I'm creating this website...yes im a beginner, and I just dont know how to add white space onto each side of the site as to center it in the browser.
    here's what I have...but, when I try and use "float:left;" the div sits outside the container, even though it is definitely inside it? Any recs? Thanks x
    body  {
        font: 100% Verdana, Arial, Helvetica, sans-serif;
        background: #ffffff;
        margin: 0;
        padding: 0;
        text-align: center;
        color: #000000;
        height: auto;
    #container {
        width: 750px;
        margin: 0 auto;
        border: 1px solid #000000;
        text-align: left;
        background-color: #FFCCE6;
        height: auto;

    Code fragments, screenshots, etc.. don't show us the problem.  For best results here, you should upload your test page to your web server and post the URL here.
    Using our browser and web developer toolbars, we can see your page, underlying code and trouble shoot what might be going wrong.
    As a rule of thumb, build your HTML content logically from top to bottom of page.  Then go back in and add division tags for your CSS to grab onto.  My guess is that you have positioned the left column outside your main wrapper division.  But without seeing your HTML and CSS code, the best we can do is make guesses.
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb
    http://alt-web.blogspot.com

  • Serious CSS Help Needed

    Hi,
    This is my first attempt at a pure table-less css driven
    site. I have been doing a combination of both up to this point.
    Here is the site
    http://www.getascendent.com/
    it shows up fine in IE if I force IE to use "Quirks Mode". Take a
    look at the site in FireFox and you will see what I mean.
    Here is the CSS I am use. Any advise would be greatly
    appreciated.
    Thanks,
    Art

    Using frames? Why on earth?
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "TC5Racer" <[email protected]> wrote in
    message
    news:[email protected]...
    > Hi,
    > This is my first attempt at a pure table-less css driven
    site. I have been
    > doing a combination of both up to this point.
    > Here is the site
    http://www.getascendent.com/
    it shows up fine in IE if I
    > force IE to use "Quirks Mode". Take a look at the site
    in FireFox and you
    > will
    > see what I mean.
    >
    > Here is the CSS I am use. Any advise would be greatly
    appreciated.
    >
    > Thanks,
    > Art
    >
    >
    >
    >
    >
    > @charset "utf-8";
    > /* CSS Document */
    >
    > body {
    > font-family: Verdana, Arial, Helvetica, sans-serif;
    > font-size: 0.8em;
    > color: #333333;
    > text-align: center;
    > background-color: #FFFFFF;
    > }
    >
    > #wrapper {
    > position: relative;
    > height: 100%;
    > width: 718px;
    > text-align: left;
    > display: inline;
    > background: #FFFFFF;
    > border-top: 1px solid #333333;
    > border-right: 1px solid #333333;
    > border-bottom: 1px solid #333333;
    > border-left: 1px solid #333333;
    > clear: both;
    > }
    >
    >
    > #header {
    > border-bottom: 1px dotted #000000;
    > display: inline;
    > float: left;
    > margin-bottom: 1px;
    > }
    >
    >
    > .leftimg {
    > float: left;
    > margin-bottom: 5px;
    > margin-top: 1px;
    > border-bottom:1px dotted #000000;
    > border-top:1px dotted #000000;
    > clear: both;
    > }
    >
    >
    > /*navigation*/
    >
    > #mainnavigation {
    > font-family: Verdana, Arial, Helvetica, sans-serif;
    > font-size: 0.8em;
    > letter-spacing: 1px;
    > }
    > #mainnavigation ul {
    > list-style: none;
    > margin: 0;
    > margin-left:2px;
    > padding-top: 4px;
    > padding-bottom:4px;
    > }
    > #mainnavigation li {
    > display: inline;
    > }
    > #mainnavigation a:link, #mainnavigation a:visited {
    > margin-right:2px;
    > padding: 3px 10px 2px 10px;
    > color:#cccccc;
    > background-color:#999999;
    > text-decoration:none;
    > border-top: 1px solid #666666;
    > border-left: 1px solid #666666;
    > border-bottom: 1px solid #666666;
    > border-right: 1px solid #666666;
    > }
    > #mainnavigation a:hover {
    > background-color:#333333;
    > border-top: 1px solid #000000;
    > border-left: 1px solid #000000;
    > border-bottom: 1px solid #000000;
    > border-right: 1px solid #000000;
    > }
    > #mainnavigation a:active {
    > margin-right:2px;
    > padding: 3px 10px 2px 10px;
    > color:#cccccc;
    > background-color:#333333;
    > text-decoration:none;
    > border-top: 1px solid #666666;
    > border-left: 1px solid #666666;
    > border-bottom: 1px solid #666666;
    > border-right: 1px solid #666666;
    > }
    > /* Hide from IE 5-Mac.Only IE-Win see this \*/
    >
    > * html p {
    > height: 1%;
    > }
    > /* End hide from IE5/Mac */
    >
    > /*main content style*/
    > h1 {
    > font-size: 1.2em;
    > font-style: normal;
    > line-height: normal;
    > font-weight: bold;
    > font-variant: normal;
    > text-transform: none;
    > color: #990000;
    > text-decoration: none;
    > letter-spacing: 1px;
    > text-align: left;
    > text-indent: 2px;
    > display: inline;
    > margin-left: 3px;
    > margin-bottom: 3px;
    > }
    > #content {
    > text-align: left;
    > word-spacing: 1px;
    > margin-top:2px;
    > margin-bottom:2px;
    > margin-left:3px;
    > float: left;
    > width: 718px;
    > clear: both;
    > }
    > #content h2 {
    > font-size: 0.9em;
    > font-style: normal;
    > line-height: normal;
    > font-weight: bold;
    > font-variant: normal;
    > text-transform: none;
    > color: #000066;
    > text-decoration: none;
    > letter-spacing: 1px;
    > text-align: left;
    > text-indent: 2px;
    > display: inline;
    > margin-left: 3px;
    > margin-bottom: 10px;
    > clear: both;
    > }
    > .feature {
    > letter-spacing: 1px;
    > text-align: left;
    > display: block;
    > padding: 2px 10px;
    > float: left;
    > width: 400px;
    > list-style: circle outside;
    > margin-top: 25px;
    > margin-bottom: 5px;
    > clear: both;
    > }
    > .feature a:link, .feature a:visited {
    > letter-spacing: 1px;
    > text-transform: none;
    > color: #000000;
    > text-decoration: none;
    > }
    > .feature a:hover {
    > letter-spacing: 1px;
    > text-transform: none;
    > color: #990000;
    > text-decoration: none;
    > }
    > .feature a:active {
    > letter-spacing: 1px;
    > text-transform: none;
    > color: #000066;
    > text-decoration: none;
    > }
    > #footer {
    > font-size: 0.7em;
    > text-transform: none;
    > color: #333333;
    > text-decoration: none;
    > letter-spacing: 1px;
    > text-align: right;
    > vertical-align: bottom;
    > display: block;
    > width: 720px;
    > border-top: 1px dotted #000000;
    > border-right-color: #000000;
    > border-bottom-color: #000000;
    > border-left-color: #000000;
    > z-index: 1;
    > background: #999999;
    > padding: 2px 10px 3px;
    > }
    >

  • I recently loaded OSX mavericks on my Imac. I now find I cannot open any Adobe products from CS5. The error message reads " to open Adobe illustrator CS5.app, you need to install a JAva SE 6 runtime. Would you like to check and install one?

    I recently loaded OSX mavericks on my Imac. I now find I cannot open any Adobe products from CS5. The error message reads " to open Adobe illustrator CS5.app, you need to install a JAva SE 6 runtime. Would you like to check and install one? I try to install but get the error" download error". As far as i know I'm using Adobe Java 7. None of my CS5 suite works anymore............and i really dont want to upgrade to a monthly cloud service fee as i hate this policy with a passion.

    This goes for Dreamweaver CC on Mavericks!!!!! THANK YOU!
    I couldn't launch Dreamweaver CC. An error told me to install "java se 6 runtime". But when I clicked  OK I got another error telling me there is a network problem! I found this forum post on CS6 products, so I tried the download link, installed java 6 and presto, it worked! Thanks!

  • Color management help needed for adobe CS5 and Epson printer 1400-Prints coming out too dark with re

    Color management help needed for adobe CS5 and Epson printer 1400-Prints coming out too dark with reddish cast and loss of detail
    System: Windows 7
    Adobe CS5
    Printer: Epson Stylus Photo 1400
    Paper: Inkjet matte presentation paper with slight luster
    Installed latest patch for Adobe CS5
    Epson driver up to date
    After reading solutions online and trying them for my settings for 2 days I am still unable to print what I am seeing on my screen in Adobe CS5. I calibrated my monitor, but am not sure once calibration is saved if I somehow use this setting in Photoshop’s color management.
    The files I am printing are photographs of dogs with lots of detail  I digitally painted with my Wacom tablet in Photoshop CS5 and then printed with Epson Stylus 1400 on inkjet paper 20lb with slight luster.
    My Printed images lose a lot of the detail & come out way to dark with a reddish cast and loss of detail when I used these settings in the printing window:
    Color Handling: Photoshop manages color, Color management -ICM, OFF no color adjustment.
    When I change to these settings in printer window: Color Handling:  Printer manages color.  Color management- Color Controls, 1.8 Gamma and choose Epson Standard it prints lighter, but with reddish cast and very little detail and this is the best setting I have used so far.
    Based on what I have read on line, I think the issue is mainly to do with what controls are set in the Photoshop Color Settings window and the Epson Printer preferences. I have screen images attached of these windows and would appreciate knowing what you recommend I enter for each choice.
    Also I am confused as to what ICM color management system to use with this printer and CS5:
    What is the best ICM to use with PS CS5 & the Epson 1400 printer? Should I use the same ICM for both?
    Do I embed the ICM I choose into the new files I create? 
    Do I view all files in the CS5 workspace in this default ICM?
    Do I set my monitor setting to the same ICM?
    If new file opens in CS5 workspace and it has a different embedded profile than my workspace, do I convert it?
    Do I set my printer, Monitor and PS CS5 color settings to the same ICM?
    Is using the same ICM for all devices what is called a consistent workflow?
    I appreciate any and all advice that can be sent my way on this complicated issue. Thank you in advance for your time and kind help.

    It may be possible to figure out by watching a Dr.Brown video on the subject of color printing. Adobe tv
    I hope this may help...............

  • I bought macbook pro used one because i wanna start to develop ios apps and i need Mavericks if it is a possible my mac is 10.6 please help me apple

    i bought macbook pro used one because i wanna start to develop ios apps and i need Mavericks if it is a possible my mac is 10.6 please help me apple
    Model Name: MacBook Pro
      Model Identifier: MacBookPro5,5
      Processor Name: Intel Core 2 Duo
      Processor Speed: 2.26 GHz
      Number Of Processors: 1
      Total Number Of Cores: 2
      L2 Cache: 3 MB
      Memory: 4 GB
      Bus Speed: 1.07 GHz
      Boot ROM Version: MBP55.00AC.B03
      SMC Version (system): 1.47f2
      Serial Number (system): W8******66D
      Hardware UUID: *****
      Sudden Motion Sensor:
      State: Enabled
    <Edited By Host>

    Back up your data, check your applications for compatibility, and download Yosemite from the Mac App Store.
    (121877)

Maybe you are looking for

  • MacBook Pro 17" appears to have 2x DVD writer?

    I have just recieved my MacBook Pro 17". Burning a Dvd it could only run to 2x. Media is 1-8x so I went into the about mac window and it tells me that I have a MATSHITA DVD-R UJ-846: not capable of dual layer, or DVD +R That was the same as my old Po

  • User Status Profile at Component Level in PM order

    Hi All, How can we assign a User Status Profile at the component level in a PM order. System statuses are available at component level. And these system statuses control other business transaction also. I want similar to system status, I should have

  • Flatbed white and black copy very faint but color copy is ok.

    Flatbed of HP officejet pro 8600 black and white copy very faint but color copy is good. I am also able to print from my desktop and other devices fine.  I have all Hp inks and they are full.

  • Pdf in ibook gets directed to a website

    hi, i am trying to get back to the lib to see the rest of my ebook. With 1 tap i should see the 'lib' button at the top left corner to return back to the main lib. But instead of that it got directed to a website. How can i work around it? please fur

  • Transfer  xmlforms project from dev to QA

    Hi All, Is there an import, export option to transfer xml forms from one system to another? or do i just manually download and upload the relevant files? Thanks, Vamshi