Newb, needs advice about landing page

Hey guys, I am very new to Dreamweaver. I was asked by my
boss to create a landing page. She asked me because I am the
graphic designer for all print material. She is well aware (as am
I...lol) I am no web developer....But I would LOVE to learn and I
have plenty of time to figure it out.
only requirements are: Dimensions are 950px by 475px. must
use divs, and be centered. I don't need to do anything fancy script
wise, basically this is a welcome page with a summary and 2 links
and whatever aesthetic design i come up with.....(in short, it kind
of looks like a postcard) I am familiar with CSS & html coding,
but I'd say as far as layout structure and professional web
standards, I'm a complete novice.
I will be creating the layout in photoshop.
Would you recommend that I slice up the photoshop image? and
play with the CSS that photoshop generates?
Or would you recommend that I FIRST set up the "container"
div and the rest of the layout in Dreamweaver, then slice photoshop
and place each image individually..
Again, I am very new to web stuff....But I would love to
learn the web standards, best practices, what structure is best to
use, etc...
Any advice would be greatly appreciate...thanks a lot, Take
care...

> just out of curiousity, why never use the code that
Photoshop
> generates?
Because Photoshop (and any other graphics app that writes
HTML) are *TOO
GOOD* at what you have asked them to do, and that is to
create HTML to
exactly produce the graphic layout you have designed. To do
this they have
to drastically merge and split cells, filling the table with
col- and
rowspans, and producting a completely inflexible and
monolithic structure
that breaks apart as soon as the shape of the contents
changes (for example,
when I change the browser's text size display). Crash/bang.
Furthermore,
the resulting mess is simply impossible to troubleshoot.
Now - for HTML emails, you will usually need to use tables
for your layout
since email clients cannot be relied on to properly display
more
contemporary layout methods. But for web pages, you'd want to
move beyond
this very poor layout structure created by the graphics apps.
> people love that PS generates code for them
Only those who don't understand could go in this category.
That markup is
good for prototyping, but lousy for production. But look at
the web - 80%
of what you see there is prototype-level stuff.
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
==================
"kdubbie" <[email protected]> wrote in
message
news:[email protected]...
> Hey thanks a lot, Murry for the feedback and I
appreciate it.
>
> and LOL...don't ask me where my boss came up with these
dimensions, for
> some
> reason she wants it to look as much like a post card as
possible....and I
> definately understand your point that designing for
print and web are 2
> COMPLETELY different animals....in which I conveyed to
her....Right now I
> create HTML emails, which is how I have learned
CSS...but understand that
> standards for email are VERY restricted compared to web.
>
> And you are correct to, I meant CSS layout vs tables.
Just what she asked
> for
> is all...
>
> And thank you very much, that's what I was looking
for......I should
> create
> the layout in Dreamweaver first....then slice up what I
created in PS
> (images
> only) and then bring them into dreamweaver?
>
> just out of curiousity, why never use the code that
Photoshop
> generates?...I've seen a couple of tutorials and read a
few forums where
> people
> love that PS generates code for them....(and sorry, not
questioning
> you.....but
> just looking for as much info as possible)
>
> Thank you very much....
>

Similar Messages

  • Need advice about zip rar files

    Here's wishing you all a very happy New Year!! Mr Greenhorn is back again! I have a question about zip and rar files. As some of you may remember, this is my first Mac, so I'm used to using the zip/rar programme on my old Windows O/S. Now I receive zip/rar files and can't open them. What is anyone's advice about downloading the zip/rar programme onto my Mac? Any particular pro's and con's? Any particular site to download from? Now my Mac has a compression programme included which converts files to zip files, but is that compatible to the actual zip/rar programme? And finally, where is the advantage to compressing files? Is it only for uploading or is there some benefit to having files 'compressed' on your actual laptop?

    Hi There
    Mac OS X has a built in Archive Utility which doesn't support .rar files. To uncompress rar files you will need a utility like RAR Expander or Stuffit Expander both are free. I suggest doing a search on MacUpdate (http://www.macupdate.com) or VersionTracker (http://www.versiontracker.com) to find a programme that you like.
    I personally don't see any advantage with keeping compressed files on your laptop (unless the archives being used often for emailing, uploading to websites etc). Compressing files does save disk space but if you get to the point where you need to compress your files to gain disk space then I suggest buying an external HD or a bigger internal HD.
    Hope this helps
    J.C

  • Need advice about coalesce and deallocate unused space

    Hi experts;
    Here looking for an advice about coalesce and deallocate unused space.
    I got this tablespace with 87% full, one of the table in that tablespace has 1,150,325 records.  I'm going to delete 500,000 records from that table, but to release the space used by those records I understand that I need to execute other procedure. I was reading about coalesce tablespace and deallocate unused space.
    I found that apparently, both process can help me to free space. If you want to share with me your comments, about  advantages or disadvantages about them, in order I can take the best solution?
    Thanks for your comments.
    Al

    Hi
    after deleted rows, the high water mark is still the same and so the size of the table. you need to bring down the water mark
    here is what you need to do to bring down the high water mark. We do this monthly for performance purpose.
    This is an EBS R12 system  but the procedures are the same for EBS database or non EBS database.
    After you purge or delete data in a table
    1) alter table APPLSYS.WF_ITEM_ATTRIBUTE_VALUES move; <-- this operation will invalidate all indexes attache to the table
    2)select owner, index_name, status from dba_indexes  -- list all invalid object for user APPLSYS
    where table_owner = upper('APPLSYS')
    and
    status NOT IN ('VALID','N/A');
    3)spool idxrebuild.sql --generate script to rebuild indexes.
    select 'alter index ' ||owner||'.'||index_name ||' rebuild online;'  from dba_indexes
    where table_owner = upper('APPLSYS')
    and
    status <> 'VALID';
    4) run idxrebuild.sql   -- to rebuild indexes.  -- at this point if you check spaces on the table, it is still the same, you need to run #5
    5)exec fnd_stats.gather_schema_stats ('APPLSYS');  --fnd_stat is for EBS system you can replace with the database equivalent command.
    use this statement to count the block before and after the operation to see the different.
    select DISTINCT(SEGMENT_NAME), count(blocks) "Total Block" from dba_extents
    where
    owner IN ('APPLSYS')
    AND segment_name = 'WF_ITEM_ATTRIBUTE_VALUES'
    Hope this help.

  • Need advice about headphones and splitter for HP EliteBook

    Hello,
    I would like some advice about what headphones and headphones splitter I should use for an HP EliteBook. I am going on a plane trip with my kids, and I plan to get them both Leapfrog headphones. However, I need a headphone splitter so that they can both watch a movie on the same computer.
    Does anyone have any suggestions for a splitter for an HP EliteBook? I tried Amazon but couldnt find anything.
    Thanks
    This question was solved.
    View Solution.

    Hi,
    The following one is for more than 2:
        http://www.officeworks.com.au/shop/officeworks/belkin-rockstar-headphone-splitter-bef8z274
    and the following one is from Amazon:
        http://www.amazon.com/Belkin-Speaker-and-Headphone-Splitter/dp/B00009WQSR
    Regards.
    BH
    **Click the KUDOS thumb up on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.

  • Need advice about transfering files

    Hello. I just got a new mac through an education deal at school. I hate this process of transferring files from one computer to the next but have never done it from one Mac to another before so thought it would be pretty smooth. Im new to the whole Migration Assistant and so need some advice about what to do next.
    I tried using migration assistance upon first turning on my new mac but was using wireless and it just wasnt working. My computer kept saying my new mac wasnt responding and I kept having to select ok or cancel every minute and with 15 hours to go, i thought f^*# it. So I decided to just start the computer up and manually transfer files. Then I found an ethernet cable, turned file sharing on and am using my public folder to transfer but its turning into The Most Tedious task and things arent transferring properly (like certain folders arent copying contents, just the folder itself).
    Now Im wishing I could have used migration assistant from the start but what can you do. I cant just re-install the mac os software and try again because before we got our new macs they installed some programs for us, like Logic, and I dont really wanna mess with that.
    Whats my best option at this stage? Ive transferred about a gig of pictures and documents over so far (and I think my old hard drive is about 60 gig full) but theres a bunch of other little things like iphoto, imovie, garageband, stickies, as well as big folders of music (and itunes - playlists etc) that I wanna make sure get copied in entirety. Will migration assistant handle that? Is it best to delete the stuff Ive transferred so far and let it start fresh? What would you do?
    Sorry my post is so long
    Message was edited by: girrrl

    Also, now that I have an ethernet cable, if I go ahead and use migration assistant to transfer the account from my old computer, will Logic only be available through the new account I have set up on my new computer? Would I have to log out of one account and into the other and back and forth to access the different files/programs? Any help would be much appreciated

  • Need advice about making a application log over every task succsessfully done to a target

    Hi!!!
    I need an advice about how to make an application log over every task succsessfully done to a target with an unique ID.
    I have developed an application with several tasks on the menu which have to be done in a certain order to program and test a target board,
    and the user want a log about which tasks are done to the target, so it is easy to know which step is next on the menu (It is a very routinebased  job).
    Do somebody have any good advice on how this can be done in a cleaver way ?
    Best regards,
    A

    Also, now that I have an ethernet cable, if I go ahead and use migration assistant to transfer the account from my old computer, will Logic only be available through the new account I have set up on my new computer? Would I have to log out of one account and into the other and back and forth to access the different files/programs? Any help would be much appreciated

  • I need advice about being part of the Twitter Army of Awesome Help

    I am grateful for the fact of Mozilla and I use Twitter a lot.
    Although I am not technically competent, I do have experience of using Mozilla and Thunderbird for quite some years and am willing to share my experience.
    I obviously do not want to make matters worse for questioners and need some advice about how to begin.
    Is there a Forum where Folk such as me can share experiences of answering Tweets and also just be given examples how the system works, please, or might it be better for me to resign before I start rather than cause complications for anyone?

    Thanks - I hope to have a check there, when I have more time, meanwhile I see that separately I have been sent an email asking for my experience etc.. -
    I plan to attend to that when I am less pressed for time, it may not be for some while though - my spirit is willing but resources few, but if I just learn to do some small things it spreads the load - and I guess I have made a very small start - I have wondered about it for years but that Awesome Tweet was the prompt that got me this far!

  • Newbie needs advice on audio interface

    just purchased iMac 27" with Lion...have nice sounding Taylor 810 accoustic...want to record guitar and vocals, strictly a hobby. need advice on audio interfaces...willing to spend $600 on the Duet 2.0 if it's as good as the web reviews say it is but???... will I hear a difference with a $250 interface like a presonus firestudio mobile (vs. $600 Duet 2)?... want something that sounds great and works well with GB/Lion....thanks

    To be honest, if using mics, you will get more out of picking up the FireStudio Mobile and spending the difference (or more) on treating the room you will be recording and mixing in.
    As far as Lion is concerned, just check with Presonus about compatibility.
    If you pick up the FireStudioMobile, it ships with Studio One Artist. It has a better comping feature than GB does...
    TBH, if this is strictly hobby stuff, by the time you treat your recording environment, pick up decent mics, a second hard drive, stands, cables, monitors, headphones, a handful of plugins, another DAW or two, furniture etc, etc, you will not be too concerned about ownng the FireStudio... Its a great little unit that is very reliable and has a solid build.

  • Need advice about certification: do J2SE 1.4 or wait for 1.5 to go out?

    I need advice here! I am studing for Java Programmer certification (310-035) and I know now that the certification does not have any expiration date, instead it's version based. So, if I get now a J2SE 1.4 certification, soon it will be outdated... I guess!
    Does anyone know or have any ideia of WHEN java 1.5 sdk will be avaliable, and anyone can tell me how long it will take for a new 1.5 programmer certification be avaliable for general public?

    Do both. 1.5 is far enough away that you do not want to wait for it.
    And besides, 1.5 has enough new stuff in it that you'll want to recertify anyway.

  • Need advice about a WiFi set-up

    Dear Gang,
    I want to have a pure 802.11n network using the 5 ghz spectrum and the wide array setting. However, I have one desktop computer that is 802.11g. I'd like to run a 25 ft. Cat 5 cable to one of the LAN ports on the TimeCapsule and then shut-off the WiFi on this computer. However, strangely enough, I've always had all my computers (even desktops) networked via WiFi so I don't know how well using the LAN works.
    What are the thoughts of the group?
    I know that ethernet should give me greater speeds to the TC's hard drive and should solve my problem with bringing a non-802.11n machine in to a "pure" network, but I don't want to do so if the set-up is arduous or if doing so makes me lose a lot of features that I get in an all WiFi network.
    TIA,
    Mark

    dwb,
    I'll definitely take your advice about the ethernet cables - thank you.
    Your info is reassuring as it means that my dual G5 will get a little more life out of it by connecting it in to my "pure" system via ethernet.
    Two other quick questions:
    -should I connect my new iMac via ethernet to the router, too, even though it's capable of going on my system in 802.11n 5ghz?
    -also, as an aside, I'm trying to figure out if my new 802.11n network will equal my current 802.11g network in terms of distance as I have an Apple TV that's a few rooms over. That Apple TV gets about 4 bars of signal from my current network. Do you think that 802.11n at 5 ghz will have an equivocal range?
    Mark

  • Need advice about best characterset for XMLDB

    Hi,
    Oracle 9.2.0.5 Windows 2000
    Please, give me an advice about best character set
    configuration for XML DB.
    During installation Oracle istallator suggests
    charset =AL32UTF8 for multilingual data and ncharset=
    AL16UTF16.
    Is it good settings for database, which will be
    used for usual multilingual data and XML DB ?
    Thanks,
    Viacheslav

    Yes, we strongly recommend the use of AL32UTF8 for XML DB.

  • Newbie needs advice on starting a project

    Hi all.. New to DVD Pro, need the wisdom of experienced users before I waste a whole lot of time....
    I've got a show mixed (2 cameras, multitracked audio mixed in logic express and synch'd) and rendered from final cut express to a self-contained QT movie, 16 GB, runs maybe 90 minutes, with a dozen or so chapters representing different scenes.
    The intended product is a DVD for friends, families, actors, and support for grant writing to philanthropic organizations (it's a small grant-budgeted theater of disabled adults). The DVD should, of course "play all" and each segment.
    I plan to have a main menu to choose "play all, scenes 1-6, scenes 6-12", not sure if I'll need 2 or 3 submenus....
    Here is the question.....
    Shall I import as an asset just the whole show (which I think is what I should do), or should I break it and render each "chapter marker" from FCE to a separate .mov (the temptation would be that each segment could fade in and out from black, rather than cut in abruptly and end abruptly with a return to a menu). Alternatively, if I used segments with fade-ins and fade-outs, it would lose the continuity of the seamless "whole show" when the view chooses "play all".
    That's why I need advice - because I don't know how it's all gonna work, what the options and capabilities are, but I felt like i needed to get beyond iDVD.
    So thanks in advance for any words of wisdom!!!!
    btw... it will be done on a late-2008 vintage 2.4 GHz core duo macbook pro with 2 GB ram, 250 GB hard drive, osX 10.5.?, dvd studio pro 4
    Thanks again! Peter

    If you want to be able to play just parts of your video as well as a "play all" then what you need are Stories. There is a complete tutorial on setting up stories at;
    http://www.kenstone.net/fcphomepage/stories_dvdspstone.html

  • Newbie needs advice on a 3 page form

    hello, i need direction as to how to proceed with this problem.... i have a form that spans three jsp pages, the submit button is on the third page, and the other two pages have continue buttons.... the form contains textboxes (page 1), checkboxes (page 2), textareas and "input type file" (page 3).... i need to know how to hold off submitting the entire form until the third page is completed without losing previous values from the other two pages.... i'm planning on using a servlet for this....

    First of all, a form cannot span three pages. You need a form on each page.
    If you want to pass values from page to page, you might want to make use of hidden form fields.
    For example,
    page1.jsp:
    <html>
    <form action="page2.jsp">
    <input type="text" name="param1">
    <input type="submit" value="Submit">
    </form>
    </html>
    page2.jsp:
    <html>
    <form action="page3.jsp">
    <input type="hidden" name="param1" value="<%= request.getParameter("param1") %>">
    <input type="text" name="param2">
    <input type="submit" value="Submit">
    </form>
    </html>
    page3.jsp:
    <html>
    <form action="myServletURL">
    <input type="hidden" name="param1" value="<%= request.getParameter("param1") %>">
    <input type="hidden" name="param2" value="<%= request.getParameter("param2") %>">
    <input type="text" name="param3">
    <input type="submit" value="Submit">
    </form>
    </html>
    Then your servlet should be able to get all the parameters.
    There might be a more elegant solution, but this is one simple way to do it.

  • Need advice about H.264 and Apple ProRes 422.

    When exporting a "master file" I can encode the video as H.264 or Apple ProRes 422 (etc). The H.264 is more compressed but still in 1080p? Does this mean that I do not have to compress the file with "Compressor"? What is the advantage of using ProRes and what is the advantage of using H.264? I want of course the files to be as small as possible but still at the best quality. Any advice?
    Thanks.

    ProRes is an editing format. If you are archiving a finished project, you can create an extremely high quality "print" with H.264. ProRes 422 will use approximately three times as much memory. ProRes 422(HQ) roughly four times and ProRes 4444 up to 10 times (compared to the size of the file FCPX will export as H.264). 
    FCPX exports (shares) H.264 in highest quality (over 45Mbits/sec [if needed] for 1080p), you have no options to adjust for smaller files (or lesser quality from FCPX.)
    To get "as small as possible," you'll need to learn more about compressing video. As a comparison (to FCPX), YouTube limits a maximum bandwidth of 8Mbps (used to be 5Mbps -- I *still* compress to 5Mbps before uploading.) Even compressed this highly, H.264 provides excellent results. [Compressing in ProRes is going from 4444 down to 422 Proxy (not to be confused with proxy media used in FCPX which is 1/4 resolution, i.e. 960x540 for 1080, ProRes 422.) You cannot compress each of the different ProRes flavors individually.]
    You'll need other software to compress further than FCPX.  I use Quicktime 7 Pro. Compressor is another way to go (Compressor will let you set "compression markers" so you can vary the bitrates through various sections of your work).  The way to figure out your compression level is to find a section (less than a minute) with the highest motion high contrast (and/or changing gradients) and export at different bitrates. Watch for "jpeg artifacts" (blocking) and once you've gotten past that, that's the bitrate you should compress to. (I've had some clips that required at least 20Mbps.) It just takes a little practice to get a feel for it.

  • Need advice about text formatting and hyperlinking

    Hi folks,
    Thanks for reading my post. I am new at this and am using
    Dreamweaver 6.0 for our website. We are putting together a
    substantial directory on our site and were wondering if there was
    any way for us to:
    1. Not have to enter each hyperlink address into deamweaver
    and have the software automatically recognize the link and point to
    the site; and
    2. Find the most efficient way to highlight a string of text
    quickly
    here is an example of one of our many listings in the
    directory:
    Alleghany County Community Foundation
    4601 Six Forks Road
    Suite 524
    Raleigh, NC 27609
    800-201-9533
    http://www.nccommunityfoundation.org/
    Every foundation has their own grant awarding guidelines.
    Please get in touch with The Alleghany County Community Foundation
    to see if you or your business is eligible for a grant.
    Any advice would be greatly appreciated. Thanks all.
    Vivek

    > Dreamweaver 6.0
    Please run as fast as you can to the Adobe downloads page and
    get the
    updater for DW6.0 -> DW6.1. There were quite a few
    anomalies that can catch
    up with you unexpectedly in that first release version.
    > 1. Not have to enter each hyperlink address into
    deamweaver and have the
    > software automatically recognize the link and point to
    the site; and
    > 2. Find the most efficient way to highlight a string of
    text quickly
    I'm not quite sure what you are asking here. As already
    suggested, it
    sounds like you need to have your link information in a
    database, which is
    then placed on the page but maybe not.
    And 'highlight' a string of text quickly? Sorry - I don't
    understand what
    you are looking for....
    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
    ==================
    "vlakhiani" <[email protected]> wrote in
    message
    news:[email protected]...
    > Hi folks,
    >
    > Thanks for reading my post. I am new at this and am
    using Dreamweaver 6.0
    > for
    > our website. We are putting together a substantial
    directory on our site
    > and
    > were wondering if there was any way for us to:
    >
    > 1. Not have to enter each hyperlink address into
    deamweaver and have the
    > software automatically recognize the link and point to
    the site; and
    > 2. Find the most efficient way to highlight a string of
    text quickly
    >
    > here is an example of one of our many listings in the
    directory:
    >
    > Alleghany County Community Foundation
    > 4601 Six Forks Road
    > Suite 524
    > Raleigh, NC 27609
    > 800-201-9533
    >
    http://www.nccommunityfoundation.org/
    > Every foundation has their own grant awarding
    guidelines. Please get in
    > touch
    > with The Alleghany County Community Foundation to see if
    you or your
    > business
    > is eligible for a grant.
    >
    > Any advice would be greatly appreciated. Thanks all.
    >
    > Vivek
    >
    >

Maybe you are looking for

  • Native package for Mac and relative path

    Hi, I done a small application with Javafx that start an Embedded Jetty. All works fine in Windows also with native package. Instead in Mac it works only before native packaging. Seems that the problem is how relative path are considered. The tree of

  • Charging led not working

    I have been using my blackberry Z10 for the past week and I noticed that despite being told that the LED light should turn green when the battery is fully charged, and my settings are all correct, this simply is not happening. I was wondering if it c

  • Gracenote Server Error Message

    Hi, Suddenly, obtaining track info from Gracenote when importing a CD no longer works for me. Just to be sure, I played with all firewall settings but made no change. Does anyone have any suggestions to what the cause may be? Better yet, is there any

  • Different partner need to give in delivery

    Dear sap consultants I have raised a sales order in the name of customer 100003 but that same sales order want to deliver to  customer number to 100710. What all the changes need to do in copy controls. Please give me the solution. Thanks in advance

  • Securing applications

    Hi everyone! I'm new to java. I've already learnt that there is no why to protect java source code or classes by encryption. It is easy to decomplile any java class. So my problem is if I want to ask the user for password to provide a special service