Css styles donot work well inside headers

I have placed some content inside the header tags.If i apply css styles to the content inside the tags means,the header comes down.what can i do for this?
CSS styles:
header
min-height: 120px;
background: #9EA5CF;
#maintitle {
    color: #FFF;
    padding-left: 50px;
    padding-top: -20px;
HTML Code:
<header>
  <h1 id="maintitle">LORUM IPSUM</h1>
</header>

Murray, on the second part of your post (default margins), I think that is the case when I use images as the target for a live link (in IE) ... I have to go in and set the 'border' to 0.
Actually, a simple rule for this in all browsers is -
a img { border:none; }
That will prevent any image that is also a link from having a border. And it's definitely not just in IE.
On the first part, all I know is when I first started doing some naming of IDs and Classes, my computer told me not to go there, so I don't.
Now, that could easily be because I had no clue what was really going on.
I prefer to think of it as your just being new to CSS, but yes - that's most likely it. Can you give us a specific example?
HTML4 or HTML5 should not affect how you USE your CSS.

Similar Messages

  • Update to 10.2.1.537 the mic donot work well,

    update OS  to 10.2.1.537 the MIC donot work well when you make call.
    if you open Speaker the MIC work well

    Leslie8120 wrote:
    rat-7 wrote:
    I have done the update to 10.2.1.537 on the day it came out in Canada, and I noticed that if the phone is lock the NFC is not working even with the setting for the NFC is set to work "When locked or backlight is off" and "When device is turn off", and both of the Prompt are unchecked.
    I use my Z10 to in place of access card, before the update all I had to do was just to get the phone from the holster on my waist and tap the reader and it worked, but now unless I unlock the phone it is not working.
    I am not on a BEWS
    Would it be becuase the phone lock turn off the feature? Maybe the phone lock also stops some apps from running in the background? 
    If you check in the NFC settings there is these two :
    When locked or backlight is off
    When device is turn off
    If check they are working wheteher the phone is lock or not, at least that is the way it was working before the last update, for the lock one, since i never turn the phone OFF, I have no idea if the NFC was working or not when the device was OFF
    Using the Playbook and the Z10 and the Z30 and loving them
    Martin

  • HTML that works well inside Panels

    I understand that the idea is to use flash to build more complex panels,
    but I'm an old dog that wants to build a nice HTML panel and I couldn't find too much documentation about
    wich code works well and wich one doesn't work at all...
    Eg.:
    Simple CSS works fine to beautify the layout of my Panel,
    but things like to use javascript are very fuzzy.
    Could we use javascript inside an HTML Panel or not? (if yes: any documentation?)
    Could I use an html form in my Panel?
    In this thread http://forums.adobe.com/thread/663118 zhpingw published and old and useful list of URLs to link different
    tools and functions.
    I have found that, for example, this one works well:
    <a href="adobe://photoshop.cs6/Action/Action set/Action name">link name</a>
    But I couldn't find an URL that works well to call an specific Tool from my personal ToolPresets
    (I've solved that creating an action to load each of my tools).
    So what I'm looking for, plus answers to those simple questions- is documentation, code examples, information and tutorials that
    help us to build better Panels.
    Any help?
    Thanks in advance
    Message was edited by: Rocazoom

    All links
    Script
    adobe://photoshop.cs6/Script/Hide3D
    adobe://photoshop.cs6/Script/HideActions
    adobe://photoshop.cs6/Script/HideAdjustments
    adobe://photoshop.cs6/Script/HideBlurEffects
    adobe://photoshop.cs6/Script/HideBlurTools
    adobe://photoshop.cs6/Script/HideBrush
    adobe://photoshop.cs6/Script/HideBrushPresets
    adobe://photoshop.cs6/Script/HideChannels
    adobe://photoshop.cs6/Script/HideCharacter
    adobe://photoshop.cs6/Script/HideCharacterStyles
    adobe://photoshop.cs6/Script/HideCloneSource
    adobe://photoshop.cs6/Script/HideColor
    adobe://photoshop.cs6/Script/HideHistogram
    adobe://photoshop.cs6/Script/HideHistory
    adobe://photoshop.cs6/Script/HideInfo
    adobe://photoshop.cs6/Script/HideKuler
    adobe://photoshop.cs6/Script/HideLayerComps
    adobe://photoshop.cs6/Script/HideLayers
    adobe://photoshop.cs6/Script/HideMarqueeOptions
    adobe://photoshop.cs6/Script/HideMeasurementLog
    adobe://photoshop.cs6/Script/HideMiniBridge
    adobe://photoshop.cs6/Script/HideNavigator
    adobe://photoshop.cs6/Script/HideNotes
    adobe://photoshop.cs6/Script/HideParagraph
    adobe://photoshop.cs6/Script/HideParagraphStyles
    adobe://photoshop.cs6/Script/HidePaths
    adobe://photoshop.cs6/Script/HideProperties
    adobe://photoshop.cs6/Script/HideStunt
    adobe://photoshop.cs6/Script/HideStyles
    adobe://photoshop.cs6/Script/HideSwatches
    adobe://photoshop.cs6/Script/HideTimeline
    adobe://photoshop.cs6/Script/HideToolPresets
    adobe://photoshop.cs6/Script/HideTools
    adobe://photoshop.cs6/Script/Show3D
    adobe://photoshop.cs6/Script/ShowActions
    adobe://photoshop.cs6/Script/ShowAdjustments
    adobe://photoshop.cs6/Script/ShowBlurEffects
    adobe://photoshop.cs6/Script/ShowBlurTools
    adobe://photoshop.cs6/Script/ShowBrush
    adobe://photoshop.cs6/Script/ShowBrushPresets
    adobe://photoshop.cs6/Script/ShowChannels
    adobe://photoshop.cs6/Script/ShowCharacter
    adobe://photoshop.cs6/Script/ShowCharacterStyles
    adobe://photoshop.cs6/Script/ShowCloneSource
    adobe://photoshop.cs6/Script/ShowColor
    adobe://photoshop.cs6/Script/ShowHistogram
    adobe://photoshop.cs6/Script/ShowHistory
    adobe://photoshop.cs6/Script/ShowInfo
    adobe://photoshop.cs6/Script/ShowKuler
    adobe://photoshop.cs6/Script/ShowLayerComps
    adobe://photoshop.cs6/Script/ShowLayers
    adobe://photoshop.cs6/Script/ShowMarqueeOptions
    adobe://photoshop.cs6/Script/ShowMeasurementLog
    adobe://photoshop.cs6/Script/ShowMiniBridge
    adobe://photoshop.cs6/Script/ShowNavigator
    adobe://photoshop.cs6/Script/ShowNotes
    adobe://photoshop.cs6/Script/ShowParagraph
    adobe://photoshop.cs6/Script/ShowParagraphStyles
    adobe://photoshop.cs6/Script/ShowPaths
    adobe://photoshop.cs6/Script/ShowProperties
    adobe://photoshop.cs6/Script/ShowStunt
    adobe://photoshop.cs6/Script/ShowStyles
    adobe://photoshop.cs6/Script/ShowSwatches
    adobe://photoshop.cs6/Script/ShowTimeline
    adobe://photoshop.cs6/Script/ShowToolPresets
    adobe://photoshop.cs6/Script/ShowTools
    Main
    adobe://photoshop.cs6/Main/3D/AddConstraint(s)from/CurrentSelection
    adobe://photoshop.cs6/Main/3D/AddConstraint(s)from/SelectedPath
    adobe://photoshop.cs6/Main/3D/CreatePaintingOverlay/Normals
    adobe://photoshop.cs6/Main/3D/CreatePaintingOverlay/Shaded
    adobe://photoshop.cs6/Main/3D/CreatePaintingOverlay/Wireframe
    adobe://photoshop.cs6/Main/3D/Export3DLayer
    adobe://photoshop.cs6/Main/3D/GetMoreContent
    adobe://photoshop.cs6/Main/3D/MakeWorkPathfrom3DLayer
    adobe://photoshop.cs6/Main/3D/Merge3DLayers
    adobe://photoshop.cs6/Main/3D/New3DExtrusionfromCurrentSelection
    adobe://photoshop.cs6/Main/3D/New3DExtrusionfromSelectedLayer
    adobe://photoshop.cs6/Main/3D/New3DExtrusionfromSelectedPath
    adobe://photoshop.cs6/Main/3D/New3DLayerfromFile
    adobe://photoshop.cs6/Main/3D/NewMeshfromLayer/DepthMapto/Cylinder
    adobe://photoshop.cs6/Main/3D/NewMeshfromLayer/DepthMapto/Plane
    adobe://photoshop.cs6/Main/3D/NewMeshfromLayer/DepthMapto/Sphere
    adobe://photoshop.cs6/Main/3D/NewMeshfromLayer/DepthMapto/Two/SidedPlane
    adobe://photoshop.cs6/Main/3D/NewMeshfromLayer/MeshPreset/Cone
    adobe://photoshop.cs6/Main/3D/NewMeshfromLayer/MeshPreset/Cube
    adobe://photoshop.cs6/Main/3D/NewMeshfromLayer/MeshPreset/CubeWrap
    adobe://photoshop.cs6/Main/3D/NewMeshfromLayer/MeshPreset/Cylinder
    adobe://photoshop.cs6/Main/3D/NewMeshfromLayer/MeshPreset/Donut
    adobe://photoshop.cs6/Main/3D/NewMeshfromLayer/MeshPreset/Hat
    adobe://photoshop.cs6/Main/3D/NewMeshfromLayer/MeshPreset/Pyramid
    adobe://photoshop.cs6/Main/3D/NewMeshfromLayer/MeshPreset/Ring
    adobe://photoshop.cs6/Main/3D/NewMeshfromLayer/MeshPreset/Soda
    adobe://photoshop.cs6/Main/3D/NewMeshfromLayer/MeshPreset/Sphere
    adobe://photoshop.cs6/Main/3D/NewMeshfromLayer/MeshPreset/SphericalPanorama
    adobe://photoshop.cs6/Main/3D/NewMeshfromLayer/MeshPreset/WineBottle
    adobe://photoshop.cs6/Main/3D/NewMeshfromLayer/Postcard
    adobe://photoshop.cs6/Main/3D/NewMeshfromLayer/Volume
    adobe://photoshop.cs6/Main/3D/NewTiledPaintingfromLayer
    adobe://photoshop.cs6/Main/3D/PaintFalloff
    adobe://photoshop.cs6/Main/3D/PaintonTargetTexture/Bump
    adobe://photoshop.cs6/Main/3D/PaintonTargetTexture/Diffuse
    adobe://photoshop.cs6/Main/3D/PaintonTargetTexture/Glossiness
    adobe://photoshop.cs6/Main/3D/PaintonTargetTexture/Opacity
    adobe://photoshop.cs6/Main/3D/PaintonTargetTexture/Reflection
    adobe://photoshop.cs6/Main/3D/PaintonTargetTexture/Roughness
    adobe://photoshop.cs6/Main/3D/PaintonTargetTexture/Self/Illumination
    adobe://photoshop.cs6/Main/3D/PaintonTargetTexture/Shininess
    adobe://photoshop.cs6/Main/3D/Render
    adobe://photoshop.cs6/Main/3D/ReparameterizeUVs
    adobe://photoshop.cs6/Main/3D/SelectPaintableAreas
    adobe://photoshop.cs6/Main/3D/Show/HidePolygons/InvertVisible
    adobe://photoshop.cs6/Main/3D/Show/HidePolygons/RevealAll
    adobe://photoshop.cs6/Main/3D/Show/HidePolygons/WithinSelection
    adobe://photoshop.cs6/Main/3D/SketchWithCurrentBrush
    adobe://photoshop.cs6/Main/3D/SnapObjecttoGroundPlane
    adobe://photoshop.cs6/Main/3D/SplitExtrusion
    adobe://photoshop.cs6/Main/3DCreate/CylinderfromGrayscale
    adobe://photoshop.cs6/Main/3DCreate/New3DExtrusionfromCurrentSelection
    adobe://photoshop.cs6/Main/3DCreate/New3DExtrusionfromSelectedLayer
    adobe://photoshop.cs6/Main/3DCreate/New3DExtrusionfromSelectedPath
    adobe://photoshop.cs6/Main/3DCreate/New3DPostcardfromLayer
    adobe://photoshop.cs6/Main/3DCreate/PlanefromGrayscale
    adobe://photoshop.cs6/Main/3DCreate/SpherefromGrayscale
    adobe://photoshop.cs6/Main/3DCreate/Two/SidedPlanefromGrayscale
    adobe://photoshop.cs6/Main/ConvertTo/CreateWorkPath
    adobe://photoshop.cs6/Main/ConvertTo/Paragraph/PointText
    adobe://photoshop.cs6/Main/ConvertTo/RasterizedLayer
    adobe://photoshop.cs6/Main/ConvertTo/Shape
    adobe://photoshop.cs6/Main/ConvertTo3D/Cone
    adobe://photoshop.cs6/Main/ConvertTo3D/Cube
    adobe://photoshop.cs6/Main/ConvertTo3D/CubeWrap
    adobe://photoshop.cs6/Main/ConvertTo3D/Cylinder
    adobe://photoshop.cs6/Main/ConvertTo3D/Donut
    adobe://photoshop.cs6/Main/ConvertTo3D/Hat
    adobe://photoshop.cs6/Main/ConvertTo3D/Pyramid
    adobe://photoshop.cs6/Main/ConvertTo3D/Ring
    adobe://photoshop.cs6/Main/ConvertTo3D/Soda
    adobe://photoshop.cs6/Main/ConvertTo3D/Sphere
    adobe://photoshop.cs6/Main/ConvertTo3D/SphericalPanorama
    adobe://photoshop.cs6/Main/ConvertTo3D/WineBottle
    adobe://photoshop.cs6/Main/DepthMapto/Cylinder
    adobe://photoshop.cs6/Main/DepthMapto/Plane
    adobe://photoshop.cs6/Main/DepthMapto/Sphere
    adobe://photoshop.cs6/Main/DepthMapto/Two/SidedPlane
    adobe://photoshop.cs6/Main/Edit/AdobePDFPresets
    adobe://photoshop.cs6/Main/Edit/AssignProfile
    adobe://photoshop.cs6/Main/Edit/Auto/AlignLayers
    adobe://photoshop.cs6/Main/Edit/Auto/BlendLayers
    adobe://photoshop.cs6/Main/Edit/CheckSpelling
    adobe://photoshop.cs6/Main/Edit/Clear
    adobe://photoshop.cs6/Main/Edit/ColorSettings
    adobe://photoshop.cs6/Main/Edit/Content/AwareScale
    adobe://photoshop.cs6/Main/Edit/ConverttoProfile
    adobe://photoshop.cs6/Main/Edit/Copy
    adobe://photoshop.cs6/Main/Edit/CopyMerged
    adobe://photoshop.cs6/Main/Edit/Cut
    adobe://photoshop.cs6/Main/Edit/DefineBrushPreset
    adobe://photoshop.cs6/Main/Edit/DefineCustomShape
    adobe://photoshop.cs6/Main/Edit/DefinePattern
    adobe://photoshop.cs6/Main/Edit/Fade
    adobe://photoshop.cs6/Main/Edit/Fill
    adobe://photoshop.cs6/Main/Edit/FindandReplaceText
    adobe://photoshop.cs6/Main/Edit/FreeTransform
    adobe://photoshop.cs6/Main/Edit/KeyboardShortcuts
    adobe://photoshop.cs6/Main/Edit/Menus
    adobe://photoshop.cs6/Main/Edit/Paste
    adobe://photoshop.cs6/Main/Edit/PasteSpecial/PasteInto
    adobe://photoshop.cs6/Main/Edit/PasteSpecial/PasteOutside
    adobe://photoshop.cs6/Main/Edit/PasteSpecial/PasteinPlace
    adobe://photoshop.cs6/Main/Edit/Preferences/3D
    adobe://photoshop.cs6/Main/Edit/Preferences/CameraRaw
    adobe://photoshop.cs6/Main/Edit/Preferences/Cursors
    adobe://photoshop.cs6/Main/Edit/Preferences/FileHandling
    adobe://photoshop.cs6/Main/Edit/Preferences/General
    adobe://photoshop.cs6/Main/Edit/Preferences/Guides,Grid&Slices
    adobe://photoshop.cs6/Main/Edit/Preferences/Interface
    adobe://photoshop.cs6/Main/Edit/Preferences/Performance
    adobe://photoshop.cs6/Main/Edit/Preferences/Plug/Ins
    adobe://photoshop.cs6/Main/Edit/Preferences/Transparency&Gamut
    adobe://photoshop.cs6/Main/Edit/Preferences/Type
    adobe://photoshop.cs6/Main/Edit/Preferences/Units&Rulers
    adobe://photoshop.cs6/Main/Edit/Presets/PresetManager
    adobe://photoshop.cs6/Main/Edit/PuppetWarp
    adobe://photoshop.cs6/Main/Edit/Purge/All
    adobe://photoshop.cs6/Main/Edit/Purge/Clipboard
    adobe://photoshop.cs6/Main/Edit/Purge/Histories
    adobe://photoshop.cs6/Main/Edit/Purge/Undo
    adobe://photoshop.cs6/Main/Edit/StepBackward
    adobe://photoshop.cs6/Main/Edit/StepForward
    adobe://photoshop.cs6/Main/Edit/Stroke
    adobe://photoshop.cs6/Main/Edit/Transform/Again
    adobe://photoshop.cs6/Main/Edit/Transform/Distort
    adobe://photoshop.cs6/Main/Edit/Transform/FlipHorizontal
    adobe://photoshop.cs6/Main/Edit/Transform/FlipVertical
    adobe://photoshop.cs6/Main/Edit/Transform/Perspective
    adobe://photoshop.cs6/Main/Edit/Transform/Rotate
    adobe://photoshop.cs6/Main/Edit/Transform/Rotate180degrees
    adobe://photoshop.cs6/Main/Edit/Transform/Rotate90degreesCCW
    adobe://photoshop.cs6/Main/Edit/Transform/Rotate90degreesCW
    adobe://photoshop.cs6/Main/Edit/Transform/Scale
    adobe://photoshop.cs6/Main/Edit/Transform/Skew
    adobe://photoshop.cs6/Main/Edit/Transform/Warp
    adobe://photoshop.cs6/Main/Edit/Undo
    adobe://photoshop.cs6/Main/File/Automate/Batch
    adobe://photoshop.cs6/Main/File/Automate/ConditionalModeChange
    adobe://photoshop.cs6/Main/File/Automate/ContactSheetII
    adobe://photoshop.cs6/Main/File/Automate/CreateDroplet
    adobe://photoshop.cs6/Main/File/Automate/CropandStraightenPhotos
    adobe://photoshop.cs6/Main/File/Automate/FitImage
    adobe://photoshop.cs6/Main/File/Automate/LensCorrection
    adobe://photoshop.cs6/Main/File/Automate/MergetoHDRPro
    adobe://photoshop.cs6/Main/File/Automate/PDFPresentation
    adobe://photoshop.cs6/Main/File/Automate/Photomerge
    adobe://photoshop.cs6/Main/File/BrowseinBridge
    adobe://photoshop.cs6/Main/File/BrowseinMiniBridge
    adobe://photoshop.cs6/Main/File/CheckIn
    adobe://photoshop.cs6/Main/File/Close
    adobe://photoshop.cs6/Main/File/CloseAll
    adobe://photoshop.cs6/Main/File/CloseandGotoBridge
    adobe://photoshop.cs6/Main/File/Exit
    adobe://photoshop.cs6/Main/File/Export/DataSetsasFiles
    adobe://photoshop.cs6/Main/File/Export/PathstoIllustrator
    adobe://photoshop.cs6/Main/File/Export/RenderVideo
    adobe://photoshop.cs6/Main/File/Export/Zoomify
    adobe://photoshop.cs6/Main/File/FileInfo
    adobe://photoshop.cs6/Main/File/Import/Notes
    adobe://photoshop.cs6/Main/File/Import/VariableDataSets
    adobe://photoshop.cs6/Main/File/Import/VideoFramestoLayers
    adobe://photoshop.cs6/Main/File/Import/WIASupport
    adobe://photoshop.cs6/Main/File/New
    adobe://photoshop.cs6/Main/File/Open
    adobe://photoshop.cs6/Main/File/OpenAs
    adobe://photoshop.cs6/Main/File/OpenRecent/ClearRecentFileList
    adobe://photoshop.cs6/Main/File/OpenasSmartObject
    adobe://photoshop.cs6/Main/File/Place
    adobe://photoshop.cs6/Main/File/Print
    adobe://photoshop.cs6/Main/File/PrintOneCopy
    adobe://photoshop.cs6/Main/File/Revert
    adobe://photoshop.cs6/Main/File/Save
    adobe://photoshop.cs6/Main/File/SaveAs
    adobe://photoshop.cs6/Main/File/SaveforWeb
    adobe://photoshop.cs6/Main/File/Scripts/Browse
    adobe://photoshop.cs6/Main/File/Scripts/DeleteAllEmptyLayers
    adobe://photoshop.cs6/Main/File/Scripts/ExportLayerstoFiles
    adobe://photoshop.cs6/Main/File/Scripts/FlattenAllLayerEffects
    adobe://photoshop.cs6/Main/File/Scripts/FlattenAllMasks
    adobe://photoshop.cs6/Main/File/Scripts/ImageProcessor
    adobe://photoshop.cs6/Main/File/Scripts/LayerCompstoFiles
    adobe://photoshop.cs6/Main/File/Scripts/LayerCompstoPDF
    adobe://photoshop.cs6/Main/File/Scripts/LayerCompstoWPG
    adobe://photoshop.cs6/Main/File/Scripts/LoadFilesintoStack
    adobe://photoshop.cs6/Main/File/Scripts/LoadMultipleDICOMFiles
    adobe://photoshop.cs6/Main/File/Scripts/ScriptEventsManager
    adobe://photoshop.cs6/Main/File/Scripts/Statistics
    adobe://photoshop.cs6/Main/Filter/AdaptiveWideAngle
    adobe://photoshop.cs6/Main/Filter/Artistic/ColoredPencil
    adobe://photoshop.cs6/Main/Filter/Artistic/Cutout
    adobe://photoshop.cs6/Main/Filter/Artistic/DryBrush
    adobe://photoshop.cs6/Main/Filter/Artistic/FilmGrain
    adobe://photoshop.cs6/Main/Filter/Artistic/Fresco
    adobe://photoshop.cs6/Main/Filter/Artistic/NeonGlow
    adobe://photoshop.cs6/Main/Filter/Artistic/PaintDaubs
    adobe://photoshop.cs6/Main/Filter/Artistic/PaletteKnife
    adobe://photoshop.cs6/Main/Filter/Artistic/PlasticWrap
    adobe://photoshop.cs6/Main/Filter/Artistic/PosterEdges
    adobe://photoshop.cs6/Main/Filter/Artistic/RoughPastels
    adobe://photoshop.cs6/Main/Filter/Artistic/SmudgeStick
    adobe://photoshop.cs6/Main/Filter/Artistic/Sponge
    adobe://photoshop.cs6/Main/Filter/Artistic/Underpainting
    adobe://photoshop.cs6/Main/Filter/Artistic/Watercolor
    adobe://photoshop.cs6/Main/Filter/Blur/Average
    adobe://photoshop.cs6/Main/Filter/Blur/Blur
    adobe://photoshop.cs6/Main/Filter/Blur/BlurMore
    adobe://photoshop.cs6/Main/Filter/Blur/BoxBlur
    adobe://photoshop.cs6/Main/Filter/Blur/GaussianBlur
    adobe://photoshop.cs6/Main/Filter/Blur/LensBlur
    adobe://photoshop.cs6/Main/Filter/Blur/MotionBlur
    adobe://photoshop.cs6/Main/Filter/Blur/RadialBlur
    adobe://photoshop.cs6/Main/Filter/Blur/ShapeBlur
    adobe://photoshop.cs6/Main/Filter/Blur/SmartBlur
    adobe://photoshop.cs6/Main/Filter/Blur/SurfaceBlur
    adobe://photoshop.cs6/Main/Filter/BrowseFiltersOnline
    adobe://photoshop.cs6/Main/Filter/BrushStrokes/AccentedEdges
    adobe://photoshop.cs6/Main/Filter/BrushStrokes/AngledStrokes
    adobe://photoshop.cs6/Main/Filter/BrushStrokes/Crosshatch
    adobe://photoshop.cs6/Main/Filter/BrushStrokes/DarkStrokes
    adobe://photoshop.cs6/Main/Filter/BrushStrokes/InkOutlines
    adobe://photoshop.cs6/Main/Filter/BrushStrokes/Spatter
    adobe://photoshop.cs6/Main/Filter/BrushStrokes/SprayedStrokes
    adobe://photoshop.cs6/Main/Filter/BrushStrokes/Sumi/e
    adobe://photoshop.cs6/Main/Filter/ConvertforSmartFilters
    adobe://photoshop.cs6/Main/Filter/Digimarc/EmbedWatermark
    adobe://photoshop.cs6/Main/Filter/Digimarc/ReadWatermark
    adobe://photoshop.cs6/Main/Filter/Distort/DiffuseGlow
    adobe://photoshop.cs6/Main/Filter/Distort/Displace
    adobe://photoshop.cs6/Main/Filter/Distort/Glass
    adobe://photoshop.cs6/Main/Filter/Distort/OceanRipple
    adobe://photoshop.cs6/Main/Filter/Distort/Pinch
    adobe://photoshop.cs6/Main/Filter/Distort/PolarCoordinates
    adobe://photoshop.cs6/Main/Filter/Distort/Ripple
    adobe://photoshop.cs6/Main/Filter/Distort/Shear
    adobe://photoshop.cs6/Main/Filter/Distort/Spherize
    adobe://photoshop.cs6/Main/Filter/Distort/Twirl
    adobe://photoshop.cs6/Main/Filter/Distort/Wave
    adobe://photoshop.cs6/Main/Filter/Distort/ZigZag
    adobe://photoshop.cs6/Main/Filter/FilterGallery
    adobe://photoshop.cs6/Main/Filter/LastFilter
    adobe://photoshop.cs6/Main/Filter/LensCorrection
    adobe://photoshop.cs6/Main/Filter/Liquify
    adobe://photoshop.cs6/Main/Filter/Noise/AddNoise
    adobe://photoshop.cs6/Main/Filter/Noise/Despeckle
    adobe://photoshop.cs6/Main/Filter/Noise/Dust&Scratches
    adobe://photoshop.cs6/Main/Filter/Noise/Median
    adobe://photoshop.cs6/Main/Filter/Noise/ReduceNoise
    adobe://photoshop.cs6/Main/Filter/OilPaint
    adobe://photoshop.cs6/Main/Filter/Other/Custom
    adobe://photoshop.cs6/Main/Filter/Other/HighPass
    adobe://photoshop.cs6/Main/Filter/Other/Maximum
    adobe://photoshop.cs6/Main/Filter/Other/Minimum
    adobe://photoshop.cs6/Main/Filter/Other/Offset
    adobe://photoshop.cs6/Main/Filter/Pixelate/ColorHalftone
    adobe://photoshop.cs6/Main/Filter/Pixelate/Crystallize
    adobe://photoshop.cs6/Main/Filter/Pixelate/Facet
    adobe://photoshop.cs6/Main/Filter/Pixelate/Fragment
    adobe://photoshop.cs6/Main/Filter/Pixelate/Mezzotint
    adobe://photoshop.cs6/Main/Filter/Pixelate/Mosaic
    adobe://photoshop.cs6/Main/Filter/Pixelate/Pointillize
    adobe://photoshop.cs6/Main/Filter/Render/Clouds
    adobe://photoshop.cs6/Main/Filter/Render/DifferenceClouds
    adobe://photoshop.cs6/Main/Filter/Render/Fibers
    adobe://photoshop.cs6/Main/Filter/Render/LensFlare
    adobe://photoshop.cs6/Main/Filter/Render/LightingEffects
    adobe://photoshop.cs6/Main/Filter/Sharpen/Sharpen
    adobe://photoshop.cs6/Main/Filter/Sharpen/SharpenEdges
    adobe://photoshop.cs6/Main/Filter/Sharpen/SharpenMore
    adobe://photoshop.cs6/Main/Filter/Sharpen/SmartSharpen
    adobe://photoshop.cs6/Main/Filter/Sharpen/UnsharpMask
    adobe://photoshop.cs6/Main/Filter/Sketch/BasRelief
    adobe://photoshop.cs6/Main/Filter/Sketch/Chalk&Charcoal
    adobe://photoshop.cs6/Main/Filter/Sketch/Charcoal
    adobe://photoshop.cs6/Main/Filter/Sketch/Chrome
    adobe://photoshop.cs6/Main/Filter/Sketch/ContéCrayon
    adobe://photoshop.cs6/Main/Filter/Sketch/GraphicPen
    adobe://photoshop.cs6/Main/Filter/Sketch/HalftonePattern
    adobe://photoshop.cs6/Main/Filter/Sketch/NotePaper
    adobe://photoshop.cs6/Main/Filter/Sketch/Photocopy
    adobe://photoshop.cs6/Main/Filter/Sketch/Plaster
    adobe://photoshop.cs6/Main/Filter/Sketch/Reticulation
    adobe://photoshop.cs6/Main/Filter/Sketch/Stamp
    adobe://photoshop.cs6/Main/Filter/Sketch/TornEdges
    adobe://photoshop.cs6/Main/Filter/Sketch/WaterPaper
    adobe://photoshop.cs6/Main/Filter/Stylize/Diffuse
    adobe://photoshop.cs6/Main/Filter/Stylize/Emboss
    adobe://photoshop.cs6/Main/Filter/Stylize/Extrude
    adobe://photoshop.cs6/Main/Filter/Stylize/FindEdges
    adobe://photoshop.cs6/Main/Filter/Stylize/GlowingEdges
    adobe://photoshop.cs6/Main/Filter/Stylize/Solarize
    adobe://photoshop.cs6/Main/Filter/Stylize/Tiles
    adobe://photoshop.cs6/Main/Filter/Stylize/TraceContour
    adobe://photoshop.cs6/Main/Filter/Stylize/Wind
    adobe://photoshop.cs6/Main/Filter/Texture/Craquelure
    adobe://photoshop.cs6/Main/Filter/Texture/Grain
    adobe://photoshop.cs6/Main/Filter/Texture/MosaicTiles
    adobe://photoshop.cs6/Main/Filter/Texture/Patchwork
    adobe://photoshop.cs6/Main/Filter/Texture/StainedGlass
    adobe://photoshop.cs6/Main/Filter/Texture/Texturizer
    adobe://photoshop.cs6/Main/Filter/VanishingPoint
    adobe://photoshop.cs6/Main/Filter/Video/De/Interlace
    adobe://photoshop.cs6/Main/Filter/Video/NTSCColors
    adobe://photoshop.cs6/Main/Help/AboutPhotoshop
    adobe://photoshop.cs6/Main/Help/PhotoshopHelp
    adobe://photoshop.cs6/Main/Help/PhotoshopOnline
    adobe://photoshop.cs6/Main/Help/SystemInfo
    adobe://photoshop.cs6/Main/Image/Adjustments/Black&White
    adobe://photoshop.cs6/Main/Image/Adjustments/Brightness/Contrast
    adobe://photoshop.cs6/Main/Image/Adjustments/ChannelMixer
    adobe://photoshop.cs6/Main/Image/Adjustments/ColorBalance
    adobe://photoshop.cs6/Main/Image/Adjustments/ColorLookup
    adobe://photoshop.cs6/Main/Image/Adjustments/Curves
    adobe://photoshop.cs6/Main/Image/Adjustments/Desaturate
    adobe://photoshop.cs6/Main/Image/Adjustments/Equalize
    adobe://photoshop.cs6/Main/Image/Adjustments/Exposure
    adobe://photoshop.cs6/Main/Image/Adjustments/GradientMap
    adobe://photoshop.cs6/Main/Image/Adjustments/HDRToning
    adobe://photoshop.cs6/Main/Image/Adjustments/Hue/Saturation
    adobe://photoshop.cs6/Main/Image/Adjustments/Invert
    adobe://photoshop.cs6/Main/Image/Adjustments/Levels
    adobe://photoshop.cs6/Main/Image/Adjustments/MatchColor
    adobe://photoshop.cs6/Main/Image/Adjustments/PhotoFilter
    adobe://photoshop.cs6/Main/Image/Adjustments/Posterize
    adobe://photoshop.cs6/Main/Image/Adjustments/ReplaceColor
    adobe://photoshop.cs6/Main/Image/Adjustments/SelectiveColor
    adobe://photoshop.cs6/Main/Image/Adjustments/Shadows/Highlights
    adobe://photoshop.cs6/Main/Image/Adjustments/Threshold
    adobe://photoshop.cs6/Main/Image/Adjustments/Variations
    adobe://photoshop.cs6/Main/Image/Adjustments/Vibrance
    adobe://photoshop.cs6/Main/Image/Analysis/CountTool
    adobe://photoshop.cs6/Main/Image/Analysis/PlaceScaleMarker
    adobe://photoshop.cs6/Main/Image/Analysis/RecordMeasurements
    adobe://photoshop.cs6/Main/Image/Analysis/RulerTool
    adobe://photoshop.cs6/Main/Image/ApplyDataSet
    adobe://photoshop.cs6/Main/Image/ApplyImage
    adobe://photoshop.cs6/Main/Image/AutoColor
    adobe://photoshop.cs6/Main/Image/AutoContrast
    adobe://photoshop.cs6/Main/Image/AutoTone
    adobe://photoshop.cs6/Main/Image/Calculations
    adobe://photoshop.cs6/Main/Image/CanvasSize
    adobe://photoshop.cs6/Main/Image/Crop
    adobe://photoshop.cs6/Main/Image/Duplicate
    adobe://photoshop.cs6/Main/Image/ImageRotation/180degrees
    adobe://photoshop.cs6/Main/Image/ImageRotation/90degreesCCW
    adobe://photoshop.cs6/Main/Image/ImageRotation/90degreesCW
    adobe://photoshop.cs6/Main/Image/ImageRotation/Arbitrary
    adobe://photoshop.cs6/Main/Image/ImageRotation/FlipCanvasHorizontal
    adobe://photoshop.cs6/Main/Image/ImageRotation/FlipCanvasVertical
    adobe://photoshop.cs6/Main/Image/ImageSize
    adobe://photoshop.cs6/Main/Image/Mode/16Bits/Channel
    adobe://photoshop.cs6/Main/Image/Mode/32Bits/Channel
    adobe://photoshop.cs6/Main/Image/Mode/8Bits/Channel
    adobe://photoshop.cs6/Main/Image/Mode/Bitmap
    adobe://photoshop.cs6/Main/Image/Mode/CMYKColor
    adobe://photoshop.cs6/Main/Image/Mode/ColorTable
    adobe://photoshop.cs6/Main/Image/Mode/Duotone
    adobe://photoshop.cs6/Main/Image/Mode/Grayscale
    adobe://photoshop.cs6/Main/Image/Mode/IndexedColor
    adobe://photoshop.cs6/Main/Image/Mode/LabColor
    adobe://photoshop.cs6/Main/Image/Mode/Multichannel
    adobe://photoshop.cs6/Main/Image/Mode/RGBColor
    adobe://photoshop.cs6/Main/Image/RevealAll
    adobe://photoshop.cs6/Main/Image/Trap
    adobe://photoshop.cs6/Main/Image/Trim
    adobe://photoshop.cs6/Main/Image/Variables/DataSets
    adobe://photoshop.cs6/Main/Image/Variables/Define
    adobe://photoshop.cs6/Main/Layer/Align/BottomEdges
    adobe://photoshop.cs6/Main/Layer/Align/HorizontalCenters
    adobe://photoshop.cs6/Main/Layer/Align/LeftEdges
    adobe://photoshop.cs6/Main/Layer/Align/RightEdges
    adobe://photoshop.cs6/Main/Layer/Align/TopEdges
    adobe://photoshop.cs6/Main/Layer/Align/VerticalCenters
    adobe://photoshop.cs6/Main/Layer/Arrange/BringForward
    adobe://photoshop.cs6/Main/Layer/Arrange/BringtoFront
    adobe://photoshop.cs6/Main/Layer/Arrange/Reverse
    adobe://photoshop.cs6/Main/Layer/Arrange/SendBackward
    adobe://photoshop.cs6/Main/Layer/Arrange/SendtoBack
    adobe://photoshop.cs6/Main/Layer/CreateClippingMask
    adobe://photoshop.cs6/Main/Layer/Delete/HiddenLayers
    adobe://photoshop.cs6/Main/Layer/Delete/Layer
    adobe://photoshop.cs6/Main/Layer/Distribute/BottomEdges
    adobe://photoshop.cs6/Main/Layer/Distribute/HorizontalCenters
    adobe://photoshop.cs6/Main/Layer/Distribute/LeftEdges
    adobe://photoshop.cs6/Main/Layer/Distribute/RightEdges
    adobe://photoshop.cs6/Main/Layer/Distribute/TopEdges
    adobe://photoshop.cs6/Main/Layer/Distribute/VerticalCenters
    adobe://photoshop.cs6/Main/Layer/DuplicateLayer
    adobe://photoshop.cs6/Main/Layer/FlattenImage
    adobe://photoshop.cs6/Main/Layer/GroupLayers
    adobe://photoshop.cs6/Main/Layer/HideLayers
    adobe://photoshop.cs6/Main/Layer/LayerContentOptions
    adobe://photoshop.cs6/Main/Layer/LayerMask/Apply
    adobe://photoshop.cs6/Main/Layer/LayerMask/Delete
    adobe://photoshop.cs6/Main/Layer/LayerMask/Enable
    adobe://photoshop.cs6/Main/Layer/LayerMask/FromTransparency
    adobe://photoshop.cs6/Main/Layer/LayerMask/HideAll
    adobe://photoshop.cs6/Main/Layer/LayerMask/HideSelection
    adobe://photoshop.cs6/Main/Layer/LayerMask/Link
    adobe://photoshop.cs6/Main/Layer/LayerMask/RevealAll
    adobe://photoshop.cs6/Main/Layer/LayerMask/RevealSelection
    adobe://photoshop.cs6/Main/Layer/LayerStyle/Bevel&Emboss
    adobe://photoshop.cs6/Main/Layer/LayerStyle/BlendingOptions
    adobe://photoshop.cs6/Main/Layer/LayerStyle/ClearLayerStyle
    adobe://photoshop.cs6/Main/Layer/LayerStyle/ColorOverlay
    adobe://photoshop.cs6/Main/Layer/LayerStyle/CopyLayerStyle
    adobe://photoshop.cs6/Main/Layer/LayerStyle/CreateLayers
    adobe://photoshop.cs6/Main/Layer/LayerStyle/DropShadow
    adobe://photoshop.cs6/Main/Layer/LayerStyle/GlobalLight
    adobe://photoshop.cs6/Main/Layer/LayerStyle/GradientOverlay
    adobe://photoshop.cs6/Main/Layer/LayerStyle/HideAllEffects
    adobe://photoshop.cs6/Main/Layer/LayerStyle/InnerGlow
    adobe://photoshop.cs6/Main/Layer/LayerStyle/InnerShadow
    adobe://photoshop.cs6/Main/Layer/LayerStyle/OuterGlow
    adobe://photoshop.cs6/Main/Layer/LayerStyle/PasteLayerStyle
    adobe://photoshop.cs6/Main/Layer/LayerStyle/PatternOverlay
    adobe://photoshop.cs6/Main/Layer/LayerStyle/Satin
    adobe://photoshop.cs6/Main/Layer/LayerStyle/ScaleEffects
    adobe://photoshop.cs6/Main/Layer/LayerStyle/Stroke
    adobe://photoshop.cs6/Main/Layer/LinkLayers
    adobe://photoshop.cs6/Main/Layer/LockLayers
    adobe://photoshop.cs6/Main/Layer/Matting/Defringe
    adobe://photoshop.cs6/Main/Layer/Matting/RemoveBlackMatte
    adobe://photoshop.cs6/Main/Layer/Matting/RemoveWhiteMatte
    adobe://photoshop.cs6/Main/Layer/MergeLayers
    adobe://photoshop.cs6/Main/Layer/MergeVisible
    adobe://photoshop.cs6/Main/Layer/New/Group
    adobe://photoshop.cs6/Main/Layer/New/GroupfromLayers
    adobe://photoshop.cs6/Main/Layer/New/Layer
    adobe://photoshop.cs6/Main/Layer/New/LayerFromBackground
    adobe://photoshop.cs6/Main/Layer/New/LayerviaCopy
    adobe://photoshop.cs6/Main/Layer/New/LayerviaCut
    adobe://photoshop.cs6/Main/Layer/NewAdjustmentLayer/Black&White
    adobe://photoshop.cs6/Main/Layer/NewAdjustmentLayer/Brightness/Contrast
    adobe://photoshop.cs6/Main/Layer/NewAdjustmentLayer/ChannelMixer
    adobe://photoshop.cs6/Main/Layer/NewAdjustmentLayer/ColorBalance
    adobe://photoshop.cs6/Main/Layer/NewAdjustmentLayer/ColorLookup
    adobe://photoshop.cs6/Main/Layer/NewAdjustmentLayer/Curves
    adobe://photoshop.cs6/Main/Layer/NewAdjustmentLayer/Exposure
    adobe://photoshop.cs6/Main/Layer/NewAdjustmentLayer/GradientMap
    adobe://photoshop.cs6/Main/Layer/NewAdjustmentLayer/Hue/Saturation
    adobe://photoshop.cs6/Main/Layer/NewAdjustmentLayer/Invert
    adobe://photoshop.cs6/Main/Layer/NewAdjustmentLayer/Levels
    adobe://photoshop.cs6/Main/Layer/NewAdjustmentLayer/PhotoFilter
    adobe://photoshop.cs6/Main/Layer/NewAdjustmentLayer/Posterize
    adobe://photoshop.cs6/Main/Layer/NewAdjustmentLayer/SelectiveColor
    adobe://photoshop.cs6/Main/Layer/NewAdjustmentLayer/Threshold
    adobe://photoshop.cs6/Main/Layer/NewAdjustmentLayer/Vibrance
    adobe://photoshop.cs6/Main/Layer/NewFillLayer/Gradient
    adobe://photoshop.cs6/Main/Layer/NewFillLayer/Pattern
    adobe://photoshop.cs6/Main/Layer/NewFillLayer/SolidColor
    adobe://photoshop.cs6/Main/Layer/NewLayerBasedSlice
    adobe://photoshop.cs6/Main/Layer/Rasterize/3D
    adobe://photoshop.cs6/Main/Layer/Rasterize/AllLayers
    adobe://photoshop.cs6/Main/Layer/Rasterize/FillContent
    adobe://photoshop.cs6/Main/Layer/Rasterize/Layer
    adobe://photoshop.cs6/Main/Layer/Rasterize/LayerStyle
    adobe://photoshop.cs6/Main/Layer/Rasterize/Shape
    adobe://photoshop.cs6/Main/Layer/Rasterize/SmartObject
    adobe://photoshop.cs6/Main/Layer/Rasterize/Type
    adobe://photoshop.cs6/Main/Layer/Rasterize/VectorMask
    adobe://photoshop.cs6/Main/Layer/Rasterize/Video
    adobe://photoshop.cs6/Main/Layer/SelectLinkedLayers
    adobe://photoshop.cs6/Main/Layer/SmartFilter/ClearSmartFilters
    adobe://photoshop.cs6/Main/Layer/SmartFilter/DeleteFilterMask
    adobe://photoshop.cs6/Main/Layer/SmartFilter/DisableFilterMask
    adobe://photoshop.cs6/Main/Layer/SmartFilter/DisableSmartFilters
    adobe://photoshop.cs6/Main/Layer/SmartObjects/ConverttoSmartObject
    adobe://photoshop.cs6/Main/Layer/SmartObjects/EditContents
    adobe://photoshop.cs6/Main/Layer/SmartObjects/ExportContents
    adobe://photoshop.cs6/Main/Layer/SmartObjects/NewSmartObjectviaCopy
    adobe://photoshop.cs6/Main/Layer/SmartObjects/Rasterize
    adobe://photoshop.cs6/Main/Layer/SmartObjects/ReplaceContents
    adobe://photoshop.cs6/Main/Layer/SmartObjects/StackMode/Entropy
    adobe://photoshop.cs6/Main/Layer/SmartObjects/StackMode/Kurtosis
    adobe://photoshop.cs6/Main/Layer/SmartObjects/StackMode/Maximum
    adobe://photoshop.cs6/Main/Layer/SmartObjects/StackMode/Mean
    adobe://photoshop.cs6/Main/Layer/SmartObjects/StackMode/Median
    adobe://photoshop.cs6/Main/Layer/SmartObjects/StackMode/Minimum
    adobe://photoshop.cs6/Main/Layer/SmartObjects/StackMode/None
    adobe://photoshop.cs6/Main/Layer/SmartObjects/StackMode/Range
    adobe://photoshop.cs6/Main/Layer/SmartObjects/StackMode/Skewness
    adobe://photoshop.cs6/Main/Layer/SmartObjects/StackMode/StandardDeviation
    adobe://photoshop.cs6/Main/Layer/SmartObjects/StackMode/Summation
    adobe://photoshop.cs6/Main/Layer/SmartObjects/StackMode/Variance
    adobe://photoshop.cs6/Main/Layer/UngroupLayers
    adobe://photoshop.cs6/Main/Layer/VectorMask/CurrentPath
    adobe://photoshop.cs6/Main/Layer/VectorMask/Delete
    adobe://photoshop.cs6/Main/Layer/VectorMask/Enable
    adobe://photoshop.cs6/Main/Layer/VectorMask/HideAll
    adobe://photoshop.cs6/Main/Layer/VectorMask/Link
    adobe://photoshop.cs6/Main/Layer/VectorMask/RevealAll
    adobe://photoshop.cs6/Main/Layer/VideoLayers/DeleteFrame
    adobe://photoshop.cs6/Main/Layer/VideoLayers/DuplicateFrame
    adobe://photoshop.cs6/Main/Layer/VideoLayers/InsertBlankFrame
    adobe://photoshop.cs6/Main/Layer/VideoLayers/InterpretFootage
    adobe://photoshop.cs6/Main/Layer/VideoLayers/NewBlankVideoLayer
    adobe://photoshop.cs6/Main/Layer/VideoLayers/NewVideoLayerfromFile
    adobe://photoshop.cs6/Main/Layer/VideoLayers/Rasterize
    adobe://photoshop.cs6/Main/Layer/VideoLayers/ReloadFrame
    adobe://photoshop.cs6/Main/Layer/VideoLayers/ReplaceFootage
    adobe://photoshop.cs6/Main/Layer/VideoLayers/RestoreAllFrames
    adobe://photoshop.cs6/Main/Layer/VideoLayers/RestoreFrame
    adobe://photoshop.cs6/Main/Layer/VideoLayers/ShowAlteredVideo
    adobe://photoshop.cs6/Main/LayerMask/AddHideAll
    adobe://photoshop.cs6/Main/LayerMask/AddHideSelection
    adobe://photoshop.cs6/Main/LayerMask/AddRevealAll
    adobe://photoshop.cs6/Main/LayerMask/AddRevealSelection
    adobe://photoshop.cs6/Main/LayerMask/Apply
    adobe://photoshop.cs6/Main/LayerMask/Discard
    adobe://photoshop.cs6/Main/LayerMask/Enable
    adobe://photoshop.cs6/Main/LayerMask/Link
    adobe://photoshop.cs6/Main/RemoveLayerMask/Apply
    adobe://photoshop.cs6/Main/RemoveLayerMask/Delete
    adobe://photoshop.cs6/Main/Select/All
    adobe://photoshop.cs6/Main/Select/AllLayers
    adobe://photoshop.cs6/Main/Select/ColorRange
    adobe://photoshop.cs6/Main/Select/Deselect
    adobe://photoshop.cs6/Main/Select/DeselectLayers
    adobe://photoshop.cs6/Main/Select/EditinQuickMaskMode
    adobe://photoshop.cs6/Main/Select/FindLayers
    adobe://photoshop.cs6/Main/Select/Grow
    adobe://photoshop.cs6/Main/Select/Inverse
    adobe://photoshop.cs6/Main/Select/LoadSelection
    adobe://photoshop.cs6/Main/Select/Modify/Border
    adobe://photoshop.cs6/Main/Select/Modify/Contract
    adobe://photoshop.cs6/Main/Select/Modify/Expand
    adobe://photoshop.cs6/Main/Select/Modify/Feather
    adobe://photoshop.cs6/Main/Select/Modify/Smooth
    adobe://photoshop.cs6/Main/Select/New3DExtrusion
    adobe://photoshop.cs6/Main/Select/RefineEdge
    adobe://photoshop.cs6/Main/Select/Reselect
    adobe://photoshop.cs6/Main/Select/SaveSelection
    adobe://photoshop.cs6/Main/Select/Similar
    adobe://photoshop.cs6/Main/Select/TransformSelection
    adobe://photoshop.cs6/Main/Type/Anti/Alias/Crisp
    adobe://photoshop.cs6/Main/Type/Anti/Alias/None
    adobe://photoshop.cs6/Main/Type/Anti/Alias/Sharp
    adobe://photoshop.cs6/Main/Type/Anti/Alias/Smooth
    adobe://photoshop.cs6/Main/Type/Anti/Alias/Strong
    adobe://photoshop.cs6/Main/Type/ConvertTextShapeType
    adobe://photoshop.cs6/Main/Type/ConverttoShape
    adobe://photoshop.cs6/Main/Type/CreateWorkPath
    adobe://photoshop.cs6/Main/Type/Extrudeto3D
    adobe://photoshop.cs6/Main/Type/Orientation/Horizontal
    adobe://photoshop.cs6/Main/Type/Orientation/Vertical
    adobe://photoshop.cs6/Main/Type/Panels/CharacterPanel
    adobe://photoshop.cs6/Main/Type/Panels/CharacterStylesPanel
    adobe://photoshop.cs6/Main/Type/Panels/ParagraphPanel
    adobe://photoshop.cs6/Main/Type/Panels/ParagraphStylesPanel
    adobe://photoshop.cs6/Main/Type/RasterizeTypeLayer
    adobe://photoshop.cs6/Main/Type/ReplaceAllMissingFonts
    adobe://photoshop.cs6/Main/Type/UpdateAllTextLayers
    adobe://photoshop.cs6/Main/Type/WarpText
    adobe://photoshop.cs6/Main/VectorMask/AddCurrentPath
    adobe://photoshop.cs6/Main/VectorMask/AddHideAll
    adobe://photoshop.cs6/Main/VectorMask/AddRevealAll
    adobe://photoshop.cs6/Main/VectorMask/Delete
    adobe://photoshop.cs6/Main/View/32/bitPreviewOptions
    adobe://photoshop.cs6/Main/View/ActualPixels
    adobe://photoshop.cs6/Main/View/ClearGuides
    adobe://photoshop.cs6/Main/View/ClearSlices
    adobe://photoshop.cs6/Main/View/Extras
    adobe://photoshop.cs6/Main/View/FitonScreen
    adobe://photoshop.cs6/Main/View/GamutWarning
    adobe://photoshop.cs6/Main/View/LockGuides
    adobe://photoshop.cs6/Main/View/LockSlices
    adobe://photoshop.cs6/Main/View/NewGuide
    adobe://photoshop.cs6/Main/View/PixelAspectRatio/Anamorphic2:1(2)
    adobe://photoshop.cs6/Main/View/PixelAspectRatio/CustomPixelAspectRatio
    adobe://photoshop.cs6/Main/View/PixelAspectRatio/D1/DVNTSC(0.91)
    adobe://photoshop.cs6/Main/View/PixelAspectRatio/D1/DVNTSCWidescreen(1.21)
    adobe://photoshop.cs6/Main/View/PixelAspectRatio/D1/DVPAL(1.09)
    adobe://photoshop.cs6/Main/View/PixelAspectRatio/D1/DVPALWidescreen(1.46)
    adobe://photoshop.cs6/Main/View/PixelAspectRatio/DVCPROHD1080(1.5)
    adobe://photoshop.cs6/Main/View/PixelAspectRatio/DeletePixelAspectRatio
    adobe://photoshop.cs6/Main/View/PixelAspectRatio/HDV1080/DVCPROHD720(1.33)
    adobe://photoshop.cs6/Main/View/PixelAspectRatio/ResetPixelAspectRatios
    adobe://photoshop.cs6/Main/View/PixelAspectRatio/Square
    adobe://photoshop.cs6/Main/View/PixelAspectRatioCorrection
    adobe://photoshop.cs6/Main/View/PrintSize
    adobe://photoshop.cs6/Main/View/ProofColors
    adobe://photoshop.cs6/Main/View/ProofSetup/ColorBlindness/Deuteranopia/type
    adobe://photoshop.cs6/Main/View/ProofSetup/ColorBlindness/Protanopia/type
    adobe://photoshop.cs6/Main/View/ProofSetup/Custom
    adobe://photoshop.cs6/Main/View/ProofSetup/InternetStandardRGB(sRGB)
    adobe://photoshop.cs6/Main/View/ProofSetup/LegacyMacintoshRGB(Gamma1.8)
    adobe://photoshop.cs6/Main/View/ProofSetup/MonitorRGB
    adobe://photoshop.cs6/Main/View/ProofSetup/WorkingBlackPlate
    adobe://photoshop.cs6/Main/View/ProofSetup/WorkingCMYK
    adobe://photoshop.cs6/Main/View/ProofSetup/WorkingCMYPlates
    adobe://photoshop.cs6/Main/View/ProofSetup/WorkingCyanPlate
    adobe://photoshop.cs6/Main/View/ProofSetup/WorkingMagentaPlate
    adobe://photoshop.cs6/Main/View/ProofSetup/WorkingYellowPlate
    adobe://photoshop.cs6/Main/View/Rulers
    adobe://photoshop.cs6/Main/View/ScreenMode/FullScreenMode
    adobe://photoshop.cs6/Main/View/ScreenMode/FullScreenModeWithMenuBar
    adobe://photoshop.cs6/Main/View/ScreenMode/StandardScreenMode
    adobe://photoshop.cs6/Main/View/Show/3DGroundPlane
    adobe://photoshop.cs6/Main/View/Show/3DLights
    adobe://photoshop.cs6/Main/View/Show/3DSecondaryView
    adobe://photoshop.cs6/Main/View/Show/3DSelection
    adobe://photoshop.cs6/Main/View/Show/All
    adobe://photoshop.cs6/Main/View/Show/BrushPreview
    adobe://photoshop.cs6/Main/View/Show/Count
    adobe://photoshop.cs6/Main/View/Show/Grid
    adobe://photoshop.cs6/Main/View/Show/Guides
    adobe://photoshop.cs6/Main/View/Show/LayerEdges
    adobe://photoshop.cs6/Main/View/Show/None
    adobe://photoshop.cs6/Main/View/Show/Notes
    adobe://photoshop.cs6/Main/View/Show/PixelGrid
    adobe://photoshop.cs6/Main/View/Show/SelectionEdges
    adobe://photoshop.cs6/Main/View/Show/ShowExtrasOptions
    adobe://photoshop.cs6/Main/View/Show/Slices
    adobe://photoshop.cs6/Main/View/Show/SmartGuides
    adobe://photoshop.cs6/Main/View/Show/TargetPath
    adobe://photoshop.cs6/Main/View/Snap
    adobe://photoshop.cs6/Main/View/SnapTo/All
    adobe://photoshop.cs6/Main/View/SnapTo/DocumentBounds
    adobe://photoshop.cs6/Main/View/SnapTo/Grid
    adobe://photoshop.cs6/Main/View/SnapTo/Guides
    adobe://photoshop.cs6/Main/View/SnapTo/Layers

  • Button.armed css style not work

    Hi,I have a css like followd:
    .button {
        -fx-padding: 3 25 2 25;
        -fx-text-fill: black;
        -fx-background-radius: 4;
        -fx-background-insets: 0,0,0,0;
        -fx-background-color: linear (0%,0%) to (0%,100%) stops (0.0,white) (0.5,rgb(207,207,207)) (0.51,rgb(190,190,190)) (1.0,rgb(200,200,200));
        -fx-border-width: 1;
    .button:hover{
        -fx-background-color: linear (0%,0%) to (0%,100%) stops (0.0,white) (0.5,rgb(207,207,207)) (0.51,rgb(190,190,190)) (1.0,rgb(200,200,200));
    .button:armed {
        -fx-background-color: red;
    .button:focused {
        -fx-background-color: green;
        -fx-background-radius: 6.4;
        -fx-background-insets: -1.4, 0, 1, 2;
    .button:strong {
        -fx-background-color: linear (0%,0%) to (0%,100%) stops (0.0,white) (0.5,rgb(207,207,207)) (0.51,rgb(190,190,190)) (1.0,rgb(200,200,200));
    .button:disabled {
        -fx-opacity: .4;
    }but seems .button:armed not work,why?

    If I take only the button:armed property, it works well (but defining -fx-color instead of -fx-background-color looks nicer).
    If I take all your definitions, it no longer work.
    If I take out the .button:focused out of the CSS, it works again. Looks like there is a conflict between armed and focused (because an armed button is also focused?). Not sure how to manage this conflict... I see that caspian defines focused as a background color, and armed as a simple color.

  • External CSS styles not working in Flash

    I have a text area component and it loads external text files
    into the area.
    Works great. Now my client needs to have some simple tabular
    data in there
    .. 3 columns by 3 rows, one value per cell. But Flash doesn't
    support table
    tags in html formatting .. so I'm looking at CSS as an
    option. The list tag
    is supported so I'm trying to make my table cells into list
    items and
    display them inline with a left and right margin to simulate
    a table row.
    No luck so far.
    Can anyone tell me if this is even possible? And if not .. is
    there any way
    to get this to look like what a table would look?
    Thanks bunches!
    Nancy Gill
    Adobe Community Expert
    BLOG:
    http://www.dmxwishes.com/blog.asp
    Author: Dreamweaver 8 e-book for the DMX Zone
    Co-Author: Dreamweaver MX: Instant Troubleshooter (August,
    2003)
    Technical Editor: DMX 2004: The Complete Reference, DMX 2004:
    A Beginner's
    Guide, Mastering Macromedia Contribute
    Technical Reviewer: Dynamic Dreamweaver MX/DMX: Advanced PHP
    Web Development

    Hi Ben, I ammended this line of code as you have shown and still I have no joy. So I reverted to an older version which was correct, but i am stil having the same issue.
    I have a my_site folder (defined local root folder), with the index.dwt in it. In my_site there is also an assets folder with 3 further folders, CSS, JS and Images and their respective files in these.
    Bregent. Thanks, I did define at set up. I went back to manage sites and checked there too and thr root file on the local is the same at set up. I just don't get why after I made changes to the carousel and and reiploaded the site I have had issues :-(
    Any other places I should be looking people? This is driving me crackers!

  • CSS styles for a row

    I want to include some css style for a row inside a table(which fetches results from database.)CSS style works for the table but not for the row inside.Pls help.
    Here is my code:(inside php script)
    echo "<table align=\"center\" class=\"studinfo\">
            <tr class=\"studinforow\"><td>Name:</td><td>".$row['Name']."</td></tr>
            <tr class=\"studinforow\"><td>Exam No:</td><td>".$row['Examno']."</td></tr>
            <tr class=\"studinforow\"><td>Roll No:</td><td>".$row['Rno']."</td></tr>
            <tr class=\"studinforow\"><td>Semester:</td><td>".$row['Sem']."</td></tr></table>";
    CSS code:
    .studinfo {
        margin-top: 20px;
        background-color: #E9F9FC;
        margin-bottom: 10px;
        width: 350px;
        font-family: Sintony;
        font-size: 13px;
        line-height: 22px;
        padding: 5px;
        border: 1px solid #AEE8F4;
        height: 150px;
    .studinforow {
        padding: 25px;

    I don't think padding works on the <tr> tag so you may find you need to add it to the <td> tag:
    <td class=\"studinforow\">Semester:</td><td class=\"studinforow\">".$row['Sem']."</td>
    You could just add the padding like below instead on every <td> tag:
    .studinfo td {
    padding: 25px;

  • When I compress my folder I lose my css styles

    When I compress my folder I lose my css styles
    Let me give a little bit more information,when and upload from dreamweaver it uploads in the browser with the css styles, but once I compress my folder it loses its styles, any help anybody.

    Where my folder sits in my document I need to put it in a zip folder. before I place it in a zip folder I can open the folder and and view my html pages in the browser with the css styles. Works fine, but I need to put it into a zip folder so I can submit it for school project. The problem occurs when I do put it in a zip folder and I lose my css styles.
    Just keep a quick note I have two drives which is my E: drive and my C: drive (I set it up on my E: drive, in the documents.) So only when I make the folder go into a zip folder where is directed to the C: drive in the temp folder and this is where I lose my css styles.
    So when I initially set it up in dream weaver I set up my main root folder so it is on my E; drive which is in the library of the documents. In this folder are two other folders which is my images and css style sheets. In this main root folder I have my html pages. So I do have the css styles linked to all my html pages, they open fine in the browser from dream weaver.
    Hope this is clear thanks for any help you can give.

  • NullReferenceException when using Razor "@" inside of CSS styles

    Issue:
    Receiving "Object Reference Not set to an instance of an object" when I hit ctrl-v in CSS styles
    Steps to Reproduce:
    Open Visual Studio Ultimate 2013
    Create new ASP.NET Web Application (Create directory for solution)
    Choose MVC (Auth is Individual User Accounts)
    Open Shared/_Layout.cshtml (I can reproduce the error by following the below steps in any .cshtml file)
    DO NOT SAVE FILE CHANGES AT ANY POINT (though I've noticed this makes no difference)
    Add <style> </style> just before </head>
    Add #foo {color: red;} inside of <style>
    CSS syntax highlighting still works at this point
    Add razor syntax @ symbol to color: red;
    #foo {@color: red}  
    CSS syntax highlighting is lost
    Add #bar {color: green;}
    Highlight #bar {color: green;}
    Hit ctrl-c to copy
    hit ctrl-v to paste clipboard anywhere BUT inside of <style></style>
    Pasting outside of <style> should still work.
    Now hit ctrl-v and paste clipboard inside of <style></style>
    shoudl receive Error message: Object reference not set to an instance of an object
    Undo (ctrl-Z) should no longer work at this point
    NOTES:
    Copying from outside of visual studio and pasting inside the <style> tag in _Layout.cshtml should nto produce an error
    Last thing, it does not matter if I am using the @ symbol in valid CSS (background: @url(...)) or invalid CSS (color: @red)
    Trying to escape the @ symbol (background: @@url(...)) mnakes no difference.
    Info:
    Microsoft Visual Studio Ultimate 2013 version 12.0.21005.1 REL
    .NET Framework version 4.5.51650
    Windows 8.1 Enterprise v6.3.9600 Build 9600
    Nuget Packages installed - only what is installed by default when creating new MVC ASP.NET Web Application

    Hi jonathanthomas,
    Since this issue is related to the web development,
    you could ask this question in the ASP.NET forum:
    http://forums.asp.net. If then, you could get
    an answer more quickly and professional. Thanks for your cooperation.
    Best Regards,
    Jack
    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.

  • CSS Style (report column attributes) not working

    I found the CSS Style settings for a report column only seem to work if using a "Standard Report Column". Since the report is wider than the screen, some columns are wrapping, making the report not-that-nice readable.
    Unfortunately I have the need to define some report columns where undesired wrapping occurs as "Display as Text (based on LOV, does not save state)" and tried to avoid wrapping using "white-space:nowrap;" or specifying a fixed width, but it seems I'm out of luck - is there a way around this (other than performing the report query using a huge DECODE clause and setting the column to "Standard Report Column" again, which somewhat renders the LOV useless except for the select list on the data entry form)? This is happening on APEX 3.12.
    Furthermore - is this expected behaviour?
    Thanks in advance,
    Holger

    Furthermore - is this expected behaviour?Looks like it, or it is a [long-standing bug|http://forums.oracle.com/forums/thread.jspa?messageID=1126613]. I've tried it (although only have access to APEX 3.0 at present) and none of the CSS class/style/custom attributes from Column Formatting or Tabular Form Element are being applied. If it's not a bug then it should be raised as an enhancement request.
    In the meantime you'll need to work round it.
    other than performing the report query using a huge DECODE clause Is that necessary due to a static LOV? If it's dynamic based on a table/view then get the look-up value in the query via a join or scalar subquery so you have a Standard Report Column and can use the CSS class/style/custom attributes from Column Formatting.
    Alternatively, stick with the Display as Text from LOV and create a custom named column report template using [colgroup/col|http://reference.sitepoint.com/html/colgroup] to specify fixed width columns.

  • Apply CSS style don't works, always checked

    Hi
    I'm using Dreamweaver CS6 on Mac OS X Mountain Lion 10.8.3
    How can fix this problem? Can't apply the CSS style "Amarillo" on the selected text because is checked BEFORE to the action for apply it.
    You can see the picture .error.jpg, the style Amarillo MUST NOT be checked and appears checked. If I change to another style and try again to amarillo then the style is not applied.
    Want to convert "A VECES" to <span class="amarillo">"A VECES"</span> using fast GUI Dreamweaver's way and can't do it.
    I trash the preferences and don't fix the problem.
    Any idea?
    Thanks.
    Tom

    And 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" />
    <link rel="stylesheet" type="text/css" media:"screen" href="../../../assets/css/machine.css"/>
    <link rel="stylesheet" type="text/css" media:"handheld" href="../../../assets/css/celular.css"/>
    <title>Bug Test</title>
    </head>
    <div id="computer">Hello I'm the computer</div>
    <div id="mobile">Hello I'm the mobile</div>
    <body>
    </body>
    </html>
    In machine.css add:
    #mobile {
    display: none;
    In celular.css add:
    #computer {
    display: none;
    The effect must be... when load this webpage in a computer show the message: "Hello I'm the computer"
    And when load this webpage in a mobile phone show the message: "Hello I'm the mobile" (or using Adobe Device Central CS5)
    But don't works... in both cases loads BOTH MESSAGES and get:
    Hello I'm the computer
    Hello I'm the mobile
    What's wrong here?
    Can you help me?
    Thanks.
    Tom

  • How do I fix my CSS styles in linking and working right on my copied HTML and CSS files?

    How do I properly link my CSS styles to my HTML file? (It's a single page website with a spry drop down menu, which somehow doesn't show when I hover over the buttons). I am using a copied file from the original because it was originally saved on my school computer so I had to relink everything.
    When I click to see the CSS styles it says: 'sprymenubar.js'mis not on the local disk
    When I click "get," it says the spry is not in a defined site. It says this for all my CSS styles.

    My guess without seeing your code is that you're linking to files:/// on your hard drive instead of the local site folder.   This would explain the problems you describe.  When this happens, it's almost always because the site is not properly defined in DW's  Site > Manage Sites panels:
    Nancy O.

  • CSS Style sheet not working in DW4

    I am new to Dreamweaver CS4 and have been following the tutorials for Beginners on Adobe TV.
    I have used a Standard Layout, 2 columns, Header, Footer, Sidebar.
    I have created and saved the CSS Style Sheet as suggested in a folder with the CSS panel.
    I have made changes to the web page with CSS and can see the changes in Design View on my screen.
    However, when I view my trial site in a browser, none of the Style changes are visible. Looking at the XHTML code,
    the path to the CSS Style Sheet appears to be correct. What am I doing wrong?

    Close your meta tag.
    <meta name="description" content="blah, blah, blah...>
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb

  • Applying a CSS style to an existing web page

    Hi all.
    I have recently updated the look of one of my web pages in my site. I'm looking to update the look of the other pages in my site as well to the same style/look. I have a CSS style saved as  "main layout" that I would like to use to apply the same look my existing pages. I'm working in Dreamweaver CS4. Does anyone know how to go about doing this? I realize that, because the existing page already has a layout applied to it, that the look may not be exactly the same, and that's fine, I can work with it from there if I can get it to that point. I feel like there should be an obvious answer to this, but i can't find one.
    Any help is greatly appreciated.
    Thanks.

    This is one of my old pages.
    <!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" />
    <!-- TemplateBeginEditable name="doctitle" -->
    <title>Home Page</title>
    <!-- TemplateEndEditable -->
    <style type="text/css">
    <!--
    body  {
    font: 100% Verdana, Arial, Helvetica, sans-serif;
    background: 000000;
    margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
    padding: 0;
    text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
    color: #FFFFFF;
    background-color: #000000 ;
    border: 10 px;
    background-image: url(<img src="Graphics/blackbg.jpg" width="1024" height="658" />);
    .twoColFixLtHdr #container {
    width: 80%;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
    background: #000000;
    margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
    border: 25px solid #000000; /* this overrides the text-align: center on the body element. */
    .twoColFixLtHdr #header {
    background: #000000;
    padding: 0 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
    border: 1px solid #000000
    .twoColFixLtHdr #header h1 {
    margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
    padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
    .twoColFixLtHdr #sidebar1 {
    float: left; /* since this element is floated, a width must be given */
    width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
    height: 825px;
    background: #000000 ; /* the background color will be displayed for the length of the content in the column, but no further */
    padding: 15px 10px 15px 20px;
    border: 15px solid #111111;;
    .twoColFixLtHdr #mainContent {
    margin: 0 0 0 25px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
    padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
    .twoColFixLtHdr #footer {
    padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
    background:#DDDDDD;
    color: #000;
    font-size: small;
    text-align: center;
    font-weight: bold;
    .twoColFixLtHdr #footer p {
    margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
    padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
    .fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
    float: right;
    margin-left: 8px;
    .fltlft { /* this class can be used to float an element left in your page */
    float: left;
    margin-right: 8px;
    .clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
    clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    body,td,th {
    font-family: Tahoma, Geneva, sans-serif;
    color: #FFF;
    text-align: center;
    a:link {
    color: #D1FFF0;
    a:visited {
    color: #903;
    text-align: center;
    .twoColFixLtHdr #container p {
    color: #CCC;
    font-size: x-large;
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    text-align: center;
    font-weight: bold;
    .twoColFixLtHdr #container #sidebar1 table tr td h2 strong em {
    color: #fdf5e6;
    font-size: x-large;
    font-family: Tahoma, Geneva, sans-serif;
    text-align: left;
    .twoColFixLtHdr #container #sidebar1 table tr td h2 em strong {
    color: #fdf5e6;
    font-size: x-large;
    text-align: left;
    .twoColFixLtHdr #container #sidebar1 table {
    color: #D1FFF0;
    .Maroon {
    color: #4a0019;
    .maroon {
    color: #4a0019;
    .sidebarfont2 {
    color: #d1fff0;
    .twoColFixLtHdr #container #sidebar1 table tr td strong center strong {
    color: #d1fff0;
    a {
    font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
    .twoColFixLtHdr #container center div p a {
    font-weight: normal;
    .twoColFixLtHdr #container center div p em {
    font-size: 18px;
    -->
    </style><!--[if IE 5]>
    <style type="text/css">
    /* place css box model fixes for IE 5* in this conditional comment */
    .twoColFixLtHdr #sidebar1 { width: 230px; }
    </style>
    <![endif]--><!--[if IE]>
    <style type="text/css">
    /* place css fixes for all versions of IE in this conditional comment */
    .twoColFixLtHdr #sidebar1 { padding-top: 30px; }
    .twoColFixLtHdr #mainContent { zoom: 1; }
    /* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
    </style>
    <![endif]-->
    <!-- TemplateBeginEditable name="head" -->
    <!-- TemplateEndEditable -->
    </head>
    <body class="twoColFixLtHdr">
    <div id="container">
      <div id="header">
        <h1><img src="../../Graphics/logo.jpg" width="145" height="93" /><img src="../../Graphics/black-seafoam banner.jpg" width="910" height="127" /></h1>
      <!-- end #header -->
        </h1>
      </div>
      <p><div id="sidebar1">
        <table width="200" border="0" align="center" cellpadding="2" cellspacing="2" bg="bg">
          <tr>
            <td width="166" height="0" align="center" valign="middle" bgcolor="#4a0019"><h2>
              <center>
                <strong><em>Main Menu</em></strong>
              </center>
            </h2></td>
          </tr>
          <tr>
            <td><a href="../../index.html">Home</a></td>
          </tr>
          <tr>
            <td><strong><a href="../../Main Menu/MJSNC Staff/STAFF.HTML">
              <center spry:hover="SIDEBARFONT">
                Staff
              </center>
            </a></strong></td>
          </tr>
          <tr>
            <td><strong><a href="../../Main Menu/MJSNC Board of Directors/mjsnc board of directors.html">
              <center>
                Board of Directors
              </center>
            </a></strong></td>
          </tr>
          <tr>
            <td><strong><a href="../../Main Menu/MJSNC Newsletter/mjsnc newsletter.html">
              <center>
                Newsletter
              </center>
            </a></strong></td>
          </tr>
        </table>
        <p> </p>
        <table width="200" border="0" cellpadding="2" cellspacing="2">
          <tr>
            <td width="168" bgcolor="#4a0019"><h2><strong><em><center>Programs &amp; Services</center></em></strong></h2></td>
          </tr>
          <tr>
            <td><strong><a href="../Education and Therapy/education and therapy program.html"><center>Education &amp; Therapy</center></a></strong></td>
          </tr>
          <tr>
            <td><a href="../Support Services/Services.html"><strong> <center>Services</center></strong></a></td>
          </tr>
          <tr>
            <td><strong><a href="Adult Training Facilities.html"><center>Adult Training Facilities</center></a></strong></td>
          </tr>
          <tr>
            <td><a href="../Social Recreation/social recreation.html"><strong><center>Social Recreation</center></strong></a></td>
          </tr>
          <tr>
            <td><strong><a href="../Early Intervention/early intervention.html"><center>Early Intervention</center></a></strong></td>
          </tr>
          <tr>
            <td><strong><a href="../Family Living Program/family living program.html"><center>Family Living Program</center></a></strong></td>
          </tr>
        </table>
        <p> </p>
        <table width="200" border="0" cellpadding="2" cellspacing="2">
          <tr>
            <td width="168" bgcolor="#4a0019"><h2><em><strong><center>What's Happening?</center></strong></em></h2></td>
          </tr>
          <tr>
            <td><a href="../Challenger Division Baseball/Challenger Main Page.html"><strong><center>Challenger Division</center></strong></a></td>
          </tr>
          <tr>
            <td><strong><a href="../../Whats Happening/Summer Recreation/Summer Rec.html"><center>Summer Recreation</center></a></strong></td>
          </tr>
          <tr>
            <td><strong><a href="../../Whats Happening/LIP SYNC 2012/Lip Sync 2011.html"><center>Annual Lip Sync'</center></a></strong></td>
          </tr>
        </table>
      <p> </p></div>
      <table width="700" border="2" cellspacing="2" cellpadding="1">
        <tr>
          <td><p>Adult Training Facilities</p>
            <p> </p>
            <p>MARCELLA GANOE CENTER- </p>
    <p>439 SOUTH JUNIATA STREET LEWISTOWN,  PA 17044</p>
            <p><img src="../../Graphics/white-black flower.jpg" width="160" height="156" /></p>
            <p>COMPASS CORNER-</p>
            <p>31 SOUTH DORCAS STREET LEWISTOWN, PA 17044 </p>
    <p> </p>
            <p>The Mifflin-Juniata Special Needs Center has two Adult  Training Facilities in operation. The Marcella Ganoe Center, located at 439  South Juniata Street &amp; Compass Corner, located at 31 South Dorcas Street.  Both facilities operate year round, five days per week. </p>
          <p>This program is designed to maximize an individual's  opportunity to participate in their community. Staff serves as adult role  models and challenges each participant to reach their highest level of ability  in daily living skills, social and physical development and interactions with  others.</p></td>
        </tr>
      </table>
      <p align="center"> </p>
      <p align="center"> </p>
      <table width="700" border="2" cellspacing="2" cellpadding="1">
        <tr>
          <td><img src="../../Graphics/Ganoe 2.jpg" width="448" height="322" /></td>
          <td><img src="../../Graphics/compass 5.jpg" width="504" height="346" /></td>
        </tr>
        <tr>
          <td><img src="../../Graphics/compass 1.jpg" width="424" height="323" /></td>
          <td><img src="../../Graphics/Ganoe Thank you.jpg" width="492" height="346" /></td>
        </tr>
      </table>
      <p align="center"> </p>
      <p align="center"> </p>
      <blockquote> </blockquote>
      <center>
      <p> </p>
      <div style="text-align: center; border-top: 2px solid #999; margin-top: 1em;">
        <p><a href="../../index.html">Home</a> • <a href="Main Menu/Contact Us/Contact Us.html">Contact Us • Map &amp; Directions</a> • <a href="../../Main Menu/About Us/About Us.html">About Us</a></p>
      </div>
    </center>
    <hr />
    <font face=papyrus><center></center></font></div>
    </body>
    </html>

  • How to apply different CSS styles to different table cells?

    I have an h:dataTable table and I would like to apply different CSS styles to different table cells depending on their content. If I were doing JSP I would probably have a <c:if> test on the cells, and give them a style name depending on contents, and then define the styles in a separate style sheet. Is there a way in JSF to do the equivalent? Thanks.

    mitchgart wrote:
    BalusC wrote:
    How to achieve a cell-specific style is already answered in my 1st reply of this topic.That tells how to apply a style to the text (or other content) inside a cell but not how to apply a style to the <td> as a whole. It would work for something like text font or text color but not cell border.
    I'm thinking I can mark the content somehow and then have javascript traverse the DOM, find marked content, and traverse outward to the enclosing <td>. Is there a better way?BalusC already spoke about rowClasses and columnClass attributes, I assume those are insufficient.
    The Tomahawk dataTable component has the rowStyleClass and rowStyle attributes for assigning CSS to the HTML tr tag. One is allowed to reference the row data variable when assigning values to these. However, see https://issues.apache.org/jira/browse/TOMAHAWK-523 for workarounds to bugs in some implementations.
    The Tomahawk column component has the styleClass and style attributes for assigning CSS to the HTML td tag. These also may reference the row data variable.

  • Links in HTML TextField not working well on iPad

    Hi there;
    I've got a TextField with html in it that has anchors that call out to Flash functions using the href="event:" mechanism.
    It works 100% fine when I test my fla on my Mac... ie. Clicking on the links is responsive, and all works as expected.
    When I publish this to the iPhone or iPad, the links work, but only after I click them 2 or 3 times. It *seems* like the stroke of the font is the only clickable part.... It feels like clicking in the center of a letter "O" wouldn't work, and clicking the strokes of the letter "O" would...
    The links are very big... and there are about 20 of them on the page.
    Has anyone else run into this problem? I've tried using css styles to set display:block, but that didn't seem to help!
    Thanks,
    Brad

    had this all typed in earlier today just when we had a major power outage and lost it, plus restraining myself from tossing the IPAD and sticking to Android mobile!
    anyways, per your message, tried to rework my app here as well and this method seems to work for me with item still to be worked out per notes below.
    overview:
    using TLF CS5.5
    use TouchEvent listener on my containers to return textline being touched
    once touched, loop through all spans and if parent is a link, get the textline associated with that link
    if match then jackpot, return,
    some rough code below,
    where this fails is when my link rambles over several lines and it's only recognizing the first line of the link. Otherwise, all links in all containers respond well.
         function taphandler(event:TouchEvent): void {
           var leaf:SpanElement;
           var link:LinkElement;
           var absoluteStart:int;
           var matchTextLine:TextLine;
           leaf = SpanElement(TLF2.textFlow.getFirstLeaf());
           while (leaf = SpanElement(leaf.getNextLeaf())) {
             link = leaf.getParentByType(LinkElement) as LinkElement;
             if (link != null){
               absoluteStart = link.getAbsoluteStart();
               matchTextLine = link.getTextFlow().flowComposer.findLineAtPosition(absoluteStart).getTextLine(true);
                if(matchTextLine==event.target){
                  //JACKPOT! use link.href         
                  return;
    i welcome any input to code (i think i miss out if i have a link in first span which I should not have but..) and how to get at the second, third, fourth,.. lines of the link.  hopefully someone in the TLF area can explain the quantity and hierarchy of the objects of the links that are spread over many lines since from a user perspective we just see text, mind you high quality and very intelligent text and Adobe should be commended.
    UPDATE:
    as it worked above, a sample textline with plain text and 3 links, clicking anywhere on the textline always gives me link#1 unfortunately.
    seems like I need a for loop just before the matchTextLine that iterates i=(link.parentRelativeEnd-link.parentRelativeStart) times, then must do a GetAtomBounds LocalToGlobal compare to Stage.x then modify the line if(matchTextLine==event.target){  to if(matchTextLine==event.target&&thisLinkIsAtX==true){      ouch I hope I don't have to do all this..
    Message was edited by: hiteck7

Maybe you are looking for

  • Camera raw update problem loaded on cs6 32bit but not the default 64bit.

    Hi to all. Can you help?  I recently updated to 8.8 camera raw after buying a new camera and there was a problem with the installation.  It told me that there was a problem writing to cs6.  I clicked ignore an the installation completed.  The problem

  • RECORDING ON SOUNDBOOTH (WHILE) HEARING INSTRUMENTAL PLAYBACK

    im new to soundbooth, im familiar with Adobe Audition, i figured it might be the same just more upgraded... i guess i was wrong (in a sense) can somebody out there PLEASE help me, im stuck here with a great program but clueless on how to record while

  • BIOS PASWORD RESET HP MINI 110

    I have a friend a HP Mini 110   Model  110-1020la I have try all the posible passwords, but only gets the following message.. Password Check failed Fatal error...   System halted. CNU933031MP Thanks for your help This question was solved. View Soluti

  • Update 10.5 on windows xp,error message

    went to install te itunes 10.5 update and half way through the isntallation this error message poped up:   there is a problem witht the windows installer package,a program run as part of the setup did not finsih as expected,contact ur support package

  • Create plants

    Hi Experts, 1. I created 2 plants ZAAT and ZAAY, i copy from plant 1000 and 1300 respectively, but i couldn't change the name and rest of fields. 2. When i finished to create the plants there were a message " plant XX copied to YY without 6 number ra