What am I doing wrong - size issue

Need some advice...as usual!
I designed a site on my 17" monitor and set the margins to 0
and table to 100%. However when I look at it on different screens
it looks rubbish...big gap at the bottom of the page with the
design cramp at the top. I wonder if someone would mind looking at
my code and see what's wrong with it. The site was designed using
various techniques including css for nav bars, tables, and
fireworks elements. the site can be viewed at:
www.shelleyhadler.co.uk/nerja.html
thanks for your help. Shell

>Re: What ams I doing wrong - size issue.
Several things...
First, your 17" monitor has noting to do with web page
layout. What
resolution is your monitor set to? it could be 800 pixels
wide or 1280
pixels... wouldn't that make a difference? That aside, screen
resolution and
size are irrelevant anyway. What counts it eh size that your
viewers have
their web browser window set at.
I have a pretty large monitor, set to a very high resolution,
so I open
several windows at once and size them so I can see the
content in all.
Sometimes my browser is full screen and sometimes its shrunk
down to less
than 600 x 800. Your web site needs to accommodate that.
Every web viewer
out there is different and likes the way they have their
screens set up. So
you need to be flexible and your site needs to be flexible.
Next, Don't design in Fireworks and import to Dreamweaver.
Fireworks is a
superb web ready graphics and imaging processing program. The
authors
(mistakenly) threw in some web authoring stuff that works
very poorly.
Design your pages using Dreamweaver. Learn html markup and
css styling to
arrange it, then use Fireworks to create graphics to support
your content.
Along the way, be aware of the diffferant browsers in use.
Internet
Explorer is the most popular (or at least most in use) simply
by virtue of
the Microsoft market share, but it is also the least web
complient (by virue
of the Microsoft arrogance) so some things that work there,
(like your green
bands) won't on other browsers and vice versa.
That said... graphically, your site looks great. You have a
good eye for
composition and simple clean design. You just need to learn
to use html to
your best advantage to create some realy nice looking and
nicely working
sites.
"shelleyfish" <[email protected]> wrote in
message
news:[email protected]...
> Need some advice...as usual!
>
> I designed a site on my 17" monitor and set the margins
to 0 and table to
> 100%. However when I look at it on different screens it
looks
> rubbish...big
> gap at the bottom of the page with the design cramp at
the top. I wonder
> if
> someone would mind looking at my code and see what's
wrong with it. The
> site
> was designed using various techniques including css for
nav bars, tables,
> and
> fireworks elements. the site can be viewed at:
>
> www.shelleyhadler.co.uk/nerja.html
>
> thanks for your help. Shell
>

Similar Messages

  • Hi.  I am having issues with copying files to my shared WB 2TB HDD connected to my airport extreme.  Comes up with error 50.  I am using a Macbook Pro to copy from so not sure what I am doing wrong.  Can someone help? thanks Rory

    Hi.  I am having issues with copying files to my shared WB 2TB HDD connected to my airport extreme.  Comes up with error 50.  I am using a Macbook Pro to copy from so not sure what I am doing wrong.  Can someone help? thanks Rory

    These links might provide some information that may be of help.
    http://support.apple.com/kb/TA20831
    https://discussions.apple.com/message/2035035?messageID=2035035
    I've encountered this error myself upon occasion.  If I remember correctly, it was a permissions/ownership issue with the some of the files I was copying.

  • B size) to mail or thumb drive the file is exported to about 560 KB not the original 5.6 MB, what am I doing wrong? thanks

    Currently using Aperture ver 3.1.1, when exporting files (5.6 MB size) to email or to thumb drive the file received by email recipent is about 560KB and worthless in size to them.  What am I doing wrong?  thanks
    Hutch

    I think, what Kirby meant, is this:
    When you are exporting your images with "File > Share < Email", you should see a pop up menu in the upper right corner of the window that lets you chose the file size:
    What are your settings there? You should pick "Actual size", if the Mail server will let you send 5 MB files. Quite often the limit is 2 or 3 MB.
    Is "Mail.app" the Mils client you are usimng, or are using a different mailer?

  • I've lost the ability to add new sites, change display size, etc. of sites shown when I open a new tab. What am I doing wrong?

    At some point my ability to add sites from the new tab page, change site displayed sizes, etc. has stopped working. I liked this feature. What changed or what am I doing wrong?

    Do you still see the about:newtab page with the 3x3 tiles?
    Did you modify the number of rows and columns on this page?
    *https://support.mozilla.org/kb/new-tab-page-show-hide-and-customize-top-sites
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem.
    *Switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance
    *Do NOT click the Reset button on the Safe Mode start window
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • What am I doing wrong with this filter (counter/frequency issue), probably another newb question.

    I extracted the part of my VI that applies here.  I have a 6602 DAQ board reading a counter for frequency, using a Cherry Corp proximity sensor.  Getting a lot of noise and errant ridiculously high readings.  Speed of shaft which it's measuring is currently 2400rpm with one pulse per revolution so 40hz. 
    Trying to use the express filter VI to clean up the signal and ignore anything over, say, 45hz and under 35hz.  No matter what setting I choose I continually get the  20020 error, Analysis:  The cut-off frequency, fc, must meet:  0 <= fc <= fs/2.  I know this relates to sample period somehow, but for the life of me I can't understand what I'm doing wrong. 
    I used this VI without filtering on bench tests with a hand-drill and got perfect output every time.  Now it's on the machine and being erratic.  Any help here will ease my stress level significantly, thanks.
    VI attached
    Still confused after 8 years.
    Attachments:
    RPM.vi ‏92 KB

    Hello Ralph,
    I'm not sure about mounting your sensor to your rig, but I can provide a couple ideas about the filtering. Depending on the type of noise, the digital filters on the PCI-6602 could help eliminate the behavior you are seeing. If the noise manifests as a "glitches" or a bouncing signal, you could use another counter with a minimum period to help eliminate the noise. This concept is discussed in greater detail in this KnowledgeBase. I noticed that you are using NI-DAQmx; the practical application of the digital filters on the PCI-6602 in NI-DAQmx is discussed in this KnowledgeBase. A more detailed description of the behavior of these filters is provided in the NI-DAQmx Help (Start>>All Programs>>National Instruments>>NI-DAQ) in the book entitled "Digital Filtering Considerations for TIO-Based Devices".
    I also wanted to comment on your original post and explain why you were receiving error -20020. For convenience, I have copied the text of the error code below.
    Error -20020 occurred at an unidentified location
    Possible reason(s):
    Analysis:  The cut-off frequency, fc, must meet:  0 <= fc <= fs/2.
    I think you may have misunderstood exactly what the Filter express VI does. The Filter express VI takes a series of values in a waveform and performs filtering on those signals. So, it will look at a waveform made up of X and Y values and apply the defined filter to this waveform. Specifically in your application, the cut-off frequency (fc) is the Upper Cut-Off level that you specified in the Filter express VI; any frequency components of the waveform outside of the range you have defined will be filtered. The fs is the sample rate based on the data that you wire to the Signal input of the Filter express VI. In your VI, this data is coming from the DAQ Assistant. So, fs will be the sample rate of the DAQ Assistant and is associated with the rate at which points are acquired. The sample rate does NOT relate to the bandwidth of the signal, except that the Nyquist theorem tells us that the sample rate must be at least twice the signal bandwidth in order to determine periodicity of the signal. So, in this case, the sample rate of the DAQ Assistant would need to be at least double the high cut-off frequency.
    However, you are performing a frequency measurement using a counter. I think this is where the confusion comes in. For the frequency measurement using a counter, the DAQ Assistant returns a decimal value which represents the rate of the pulse train being measured by the counter. It does not return the actual waveform that is being read by the counter. It is this waveform that would be band-pass filtered to eliminate frequency content outside of the filter's bandwidth. Instead of the Filter express VI, I would recommend that you simply discard values that are outside the range you specify. I have modified the code you posted earlier to perform this operation. The image below shows the changes that I made; rather than using the Filter express VI, I simply compare the frequency to the "Low Threshold" and "High Threshold". I use a Case structure to display the value on if it is within the limits. Otherwise, I display a "NaN" value. I have also attached the modified VI to this post.
    Message Edited by Matt A on 09-04-2007 07:58 PM
    Matt Anderson
    Hardware Services Marketing Manager
    National Instruments
    Attachments:
    RPM (Modified).JPG ‏17 KB
    RPM (modified).vi ‏72 KB

  • Can not get my calendar from my iPhone to sync with my mac at home I have up to date software and ICloud?  What am I doing wrong?

    I am trying to sync my calendar from my Iphone to my mac at home.  It wont show any of the work calendar entries.  All the entries from my home show up fine on both.  I have Icloud so dont know what I am doing wrong?

    maybe this link will help http://www.makeuseof.com/answers/play-media-files-mac-formatted-external-hard-dr ive-hdtv/ unfortunately its for file up to 4 GB size, otherwise try to connect your mac directly to your Tv or I suggest contacting SAMSUNG about this issue, maybe the have assigned softwares for this formatting issues like in western digital for example.

  • I have had my Apple TV for 3 days now and the movie I wanted to rent still hasn't loaded. What am I doing wrong?

    I have had my Apple TV for 3 days now and the movie I wanted to rent still hasn't loaded. What am I doing wrong? The movie is only 1hr 33min but says it'll take over 4hrs to load.

    AppleTV rentals are fixed size, and don't degrade quality if the connection is slow.
    Minimum suggested requirements for 'instant' streaming are:
    SD          2.5Mbps
    720p HD  6 Mbps
    1080pHD  8 Mbps
    Any slower for the content quality selected (Settings iTunes store) and AppleTV has to partially download the movie in order to play through without rebuffering, and that can take anything from minutes to hours depending on internet speed and actual 'file size'.
    The problem you see is usually related to slow intermet (very slow LAN connection from your router is rarely an issue but could be if AppleTV is not getting good signal).
    On a computer use speedtest.net to test your internet speed.
    When I has a 1 Mbs it would take 8-10 hours to download an SD title.
    With 4.5 Mbps it take 15-30 minutes to play 720p movies, longer for 1080p.
    A big flaw with AppleTV for those with slow connections is the limited hardware and memory - if you get bored waiting for the movie to start and use AppleTV say for YouTube. streaming from your computer iTunes or merely browsing the store trailers this can be enough to delete the portion of a rental already downloaded forcing it to restart each time you use it for something else.
    If you turn out to have slow internet an alternative is to rent in iTunes on your computer, then once fully downloaded you can play on AppleTV under Computer>your iTunes>Rentals (only appears when a rental is on the  computer ready to play).  Alternatively lower rental quality settings from 1080p>720p>SD in future if you need faster starts.
    I have also seen issues recently on some of my units where it starts downloading well, but for some reason freezes and refuses to fetch the rest unless I play from the start - this is usually after I've played and paused a rental a few minutes in and I've confirmed it just stops fetching more data sporadically - it never used to do this.
    AC

  • I uploaded a CD to my itunes it shows in my library but I am unable to get it on my iphone 5.  what am I doing wrong??

    I uploaded a CD to itunes it shows in my library but it does not show up on my iphone 5.  What am I doing wrong??  working on this for 2 days now and still cannot figure it out.

    I'm also having the same problem, when before I hadn't. I've been trying to research this issue too w/ little success. All of a sudden I realized that not all my songs were playing and red squares w/ red circles appeared next to a bunch of music on my playlist. So I tried to delete my playlist & re-sync but I couldn't get alot of my songs back onto my iphone 4.  I believe we're being forced into subscribing to the itunes Match where it stores all your music (purchased & uploaded) on the cloud. Hoping I'm wrong.

  • I downloaded an album from iTunes and some of the songs downloaded but others didn't there was an error message 8003 Unknown error occurred. While I downloaded the album to my phone, it wouldn't download to my mac, what am I doing wrong???

    I purchased an album on ITunes store, while the items downloaded to my phone, it didn't download to my mac. Some of the songs downloaded but not the majority, when I try to download the songs, it gives me an error 8003 Unknown error occured. What am I doing wrong? If I can't download this album, how do I get a credit??

    Hello mercdw,
    Once the music has been downloaded to your iPhone, you can transfer purchases from your device to iTunes.
    iTunes Store: Transferring purchases from your iOS device or iPod to a computer
    http://support.apple.com/kb/HT1848
    Alternatively, the following article provides further information regarding this error and steps that can help resolve the issue.
    "Error -50," "-5000," "8003," "8008," or "-42023"
    These alerts occur due to timeouts or conflicts trying to write a file during download.
    If you encounter this issue while accessing iTunes Store:
    See iTunes 9: "One Moment Please" or "Error (-50)" message when accessing iTunes Store
    If you encounter this issue while while downloading something from the iTunes Store:
    Delete your iTunes Downloads folder, located in:
    Mac OS X:
  ~/Music/iTunes/iTunes Media/Downloads   Note: "iTunes Media" may appear as "iTunes Music. Also, the tilde (~) refers to your Home directory.
    Windows Vista:
  \Users\username\Music\iTunes\iTunes Media\Downloads\
    Windows 7:
  \Users\username\My Music\iTunes\iTunes Media\Downloads\
    Windows XP:
  \Documents and Settings\username\My Documents\My Music\iTunes\iTunes Media\Downloads\
    After locating your iTunes Downloads folder:
    Quit iTunes.
    Delete the Downloads folder on your computer.
    Open iTunes.
    Choose Store > Check for Available Downloads.
    Enter your account name and password.
    If you encounter this issue while while downloading Digital Copies using Windows:
    Use MSCONFIG (directions for Windows XP and Windows Vista/Windows 7) to disable conflicting software.
    If using MSCONFIG steps resolves the issue, you may want to use the System Configuration Utility to turn on the third-party System Services and Startup Items one at a time (restarting your computer after turning on the item or items) to identify which System Service or Startup Item is causing the conflict.
    You can turn all of them back on by selecting the Normal Startup option under the General tab of the System Configuration Utility window, but please note that this may cause the issue to reoccur.
    If you are able to isolate the issue to a particular third-party software, you may wish to contact them to let them know of the conflict.
    iTunes: Advanced iTunes Store troubleshooting
    http://support.apple.com/kb/TS3297
    Cheers,
    Allen

  • Having trouble installing free trial for photoshop through creative cloud....nothing happens...what am i doing wrong??

    Hi, I have dowloaded the creative cloud onto my windows 7 system and I can install most things but when it comes to downloading the trial for photoshop I get nothing!!!!!  What am I doing wrong??? Can someone please help! :-/

    Hi,
    You can try to download creative cloud Desktop.
    https://creative.adobe.com/products/creative-cloud?promoid=KLYVF
    Once it is downloaded try to sign in and then try to download the applications.
    Some useful links:
    Creative Cloud Help | Install, update, or uninstall apps
    Troubleshoot Creative Cloud download and install issues
    Thanks,
    Nikhil Gupta.

  • After attempting to process my movie, I get the following message. "The project could not be prepared for publishing because an error occurred. (OpWrErr: file already open with with write permission). Any ideas what I'm doing wrong?

    After attempting to process my movie, I get the following message. "The project could not be prepared for publishing because an error occurred. (OpWrErr: file already open with with write permission). Any ideas what I'm doing wrong?

    Hi
    Error -49 opWrErr  File already open with write permission
    Trash the preference files while application is NOT Running.
    from Karsten Schlüter
    Some users notice on exporting larger projects from within iMovie that this operation is aborted with an 'error -49'
    This issue occours only on MacOs machines using 10.7x
    try switching-off the Local Mobile Backup
    in Terminal copy/paste
    sudo tmutil disablelocal
    Re-launch Mac
    Yours Bengt W

  • My iPad one won't charge with any cable I buy? Tell me what I am doing wrong.

    I have an iPad 1 and have had no major problems with it til now. I want to continue using it, I use it for many things and it would suck if it stoped working because of something IDK about. My first and only apple product.
    The charger cable (That came with it) finally broke. The wires just came apart and it wasn't salvagable. I had an Ipod cord here that a friend left and plugged it into the original port (The one that was working fine with original charger and came with ipad). It was a tight squeze into the iPad (which I thought was normal) but I got it into there so I thought it would work. It won't work. So i bought a charger said to be used to ipads, and I plugged it in, same thing happened. I did however still sync it into the computer with the new cable I bought. What am I doing wrong that it won't charge on the wall anymore? Wrong cable? I'm confused. Please help!

    Could be the charger, cable or iPad. Plug the USB cable into your computer. It may say "Not Charging", however, it is charging slowly and will verify that the cable is good.
    Try this first - Reset the iPad by holding down on the Sleep and Home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons. (This is equivalent to rebooting your computer.)
    The quickest way (and really the only way) to charge your iPad is with the included 10W or 12W (5W on Mini) USB Power Adapter. iPad will also charge, although more slowly, when attached to a computer with a high-power USB port (many recent Mac computers) or with an iPhone Power Adapter (5W). When attached to a computer via a standard USB port (2.5W, most PCs or older Mac computers) iPad will charge very slowly (but iPad indicates not charging). Make sure your computer is on while charging iPad via USB. If iPad is connected to a computer that’s turned off or is in sleep or standby mode, the iPad battery will continue to drain.
    Apple recommends that once a month you let the iPad fully discharge & then recharge to 100%.
    How to Calibrate Your Mac, iPhone, or iPad Battery
    http://www.macblend.com/how-to-calibrate-your-mac-iphone-or-ipad-battery/
    At this link http://www.tomshardware.com/reviews/galaxy-tab-android-tablet,3014-11.html , tests show that the iPad 2 battery (25 watt-hours) will charge to 90% in 3 hours 1 minute. It will charge to 100% in 4 hours 2 minutes. The new iPad has a larger capacity battery (42 watt-hours), so using the 10W charger will obviously take longer. If you are using your iPad while charging, it will take even longer. It's best to turn your new iPad OFF and charge over night. Also look at The iPad's charging challenge explained http://www.macworld.com/article/1150356/ipadcharging.html
    Also, if you have a 3rd generation iPad, look at
    Apple: iPad Battery Nothing to Get Charged Up About
    http://allthingsd.com/20120327/apple-ipad-battery-nothing-to-get-charged-up-abou t/
    Apple Explains New iPad's Continued Charging Beyond 100% Battery Level
    http://www.macrumors.com/2012/03/27/apple-explains-new-ipads-continued-charging- beyond-100-battery-level/
    New iPad Takes Much Longer to Charge Than iPad 2
    http://www.iphonehacks.com/2012/03/new-ipad-takes-much-longer-to-charge-than-ipa d-2.html
    Apple Batteries - iPad http://www.apple.com/batteries/ipad.html
    iPhone: Hardware troubleshooting (Power/Battery section also applies to iPad)
    http://support.apple.com/kb/TS2802
    Extend iPad Battery Life (Look at pjl123 comment)
    https://discussions.apple.com/thread/3921324?tstart=30
    iOS 7 Battery Life Draining Too Fast? It’s Easy to Fix
    http://osxdaily.com/2013/09/19/ios-7-battery-life-fix/
    New iPad Slow to Recharge, Barely Charges During Use
    http://www.pcworld.com/article/252326/new_ipad_slow_to_recharge_barely_charges_d uring_use.html
    iPad: Charging the battery
    http://support.apple.com/kb/HT4060
    Best Practices for iPad Battery Charging
    http://www.ilounge.com/index.php/articles/comments/best-practices-for-ipad-batte ry-charging/
    How to Save and Prolong the battery life of your new ipad
    https://discussions.apple.com/thread/4480944?tstart=0
    Prolong battery lifespan for iPad / iPad 2 / iPad 3: charging tips
    http://thehowto.wikidot.com/prolong-battery-lifespan-for-ipad
    iPhone, iPod, Using the iPad Charger
    http://support.apple.com/kb/HT4327
    Install and use Battery Doctor HD
    http://itunes.apple.com/tw/app/battery-doctor-hd/id459702901?mt=8
    To Extend a Device’s Battery Life, Get to Know It Better
    http://tinyurl.com/b67c7xz
    iPad Battery Replacement
    http://www.apple.com/batteries/replacements.html
    In rare instances when using the Camera Connection Kit, you may notice that iPad does not charge after using the Camera Connection Kit. Disconnecting and reconnecting the iPad from the charger will resolve this issue.
     Cheers, Tom

  • What am I doing wrong with my recorded actions?

    I'm trying to set up Photoshop to create a bunch of thumbnail images. I've got actions to select various preset sizes with the marquee tool, and then one action that copies, creates a new document using the clipboard preset, pastes, and then resizes the image to 150 x 150 px.
    The problem is that the resizing seems to have a mind of its own. Sometimes in the new image I get the selected area with a big blank space surrounding it, and sometimes most of it gets pasted outside the canvas so only a small part is visible. What am I doing wrong?

    No, sorry, it's CS1.

  • In Aperture using the external photo editor Adobe photoshop elements 10 editor.  My photo will not come back to aperture unless the photo is saved on the desktop and then imported back to Aperture. What am I doing wrong?

    Using Adobe Photoshop Elements 10 Editor as external editor in Aperture.  The issue is once i make the changes in Photoshop it request that I save (use tiff) and the photo is not update in Aperture.  What am I doing wrong?

    Marianne,
    how do you save? Photoshop Elements can save either versions or overwrite the original file, afaik.
    You need to set the save preferences, so that it will write to the original file and not write a version. Also the filename extension should be "tiff" and not the default "tif" (I think you did that already).
    Regards
    Léonie

  • I am trying to save a photoshop CS6 psd file to jpg and get an option jpg, jpg2000 or jpg stereo, I choose jpg and then Mac 256 colours, normal or interlaced.  I just want regular jpg with a high resolution.  What am I doing wrong, never had this problem

    I am trying to save a photoshop CS6 psd file to jpg and get an option jpg, jpg2000 or jpg stereo, I choose jpg and then Mac 256 colours, normal or interlaced.  I just want regular jpg with a high resolution.  What am I doing wrong?  , never had this problem before.  Help!!! 

    Your description of the issue is not clear:
    What format, bit depth and color was your original file "from the net"?  It sounds like it was a Color Indexed GIF, which would cause what you are describing.
    In the Macintosh Finder, select said "net image" and do a Get Info on it (Command+i). When the Info box appears in the Finder, take a screen shot and upload it here by using the little camera icon in the Reply Editor in the forum's web interface.
    If the image is a 256-color GIF, remember the rule:  GIGO = garbage in, garbage out.

Maybe you are looking for

  • Objects in motion 3 library

    I have placed 4 different Drop Zone Picture frames that I found in the Libary of motion 3. I dropped some video clip into these zones and added a filter, drpopped the speed to 50%. Everthing looks fine on my apple 23inch monitor but when I view on my

  • ORA-01034: ORACLE not available  Linux Error: 2: No such file or directory

    Hi, I have oracle 10.2.0 on Redhat 4 Linux. Yesterday i transport my database from windows to linux and it was working fine. but today when i try to log in it gives me error like, [oracle@satish bin]$ ./sqlplus sys as sysdba SQL*Plus: Release 10.2.0.

  • Query from oracle to MySql using dblink fetch all the rows in MySql table

    Hello, I am using Heterogeneous connectivity between oracle 10204 to Mysql database. I have a database link in the oracle side . I am query a table in MySql that have 10 million rows. Its doesnt matter if i am running : select * from "CDR_Accounts"@m

  • Order of coordinates is affecting the SDO_AREA and SDO_LENGTH calculations

    I have done up a simple test using a 4 point polygon The first starts at (-122.526191446744, 37.8106779688415) index 0 The second starts at (122.518547789324, 37.8149407777871) index 1 Note even on this tiny example the results a slightly different R

  • Error message received when try to change a CSR

    Hi Experts, Could you please check the error I am getting when accesssing the CSR. Currently there is a CSR 1222681 in SMS system which when the user tries to operate anything on the CSR, it gives an error, " 403 Access denied" . Problem is seen only