Problem of transfer of CSS and HTML Simple question

Hi people! I have two small problems I wanted to ask questions about the real fast.

(1.) starting with the smallest problem first of all, I am looking to reduce the html on my site that I have so that I can balance my html content ratio. Which of these I can do without? Which of her below does not contribute as much to the search engines? :

< meta http-equiv = "Content-Type" content = text/html"; charset = utf-8 "/ >"

< title > < / title >

< name meta = "title" content = "Window Construction" / >

< name meta = "Description" content = "" / > "

< link rel = "shortcut icon" href = "' / favicon.ico" / > "

< meta content "abstract" = name = "not every square feet are equal when showcase built your houses." / >

< meta http-equiv = "Content-Language" content = "" en - us "/ >"

< meta http-equiv = "imagetoolbar" content = "false" / >

< name meta = "MSSmartTagsPreventParsing" content = "true" / >

< name meta = "Ranking" content = "Général" / >

< name meta = 'doc-class' happy "Living Document" / >

< name meta = 'distribution' content = 'global' / >

< name meta = "coverage" content = "Worldwide" / >

< name meta = "author" content = "Simmons" / >

< name meta = 'Copyright' content = "Copyright (c)" / >

" < name meta = 'grading' content = ' http://showcasenc.com " />

< name meta = "viewport" content = "width = device-width" / > "

<!-[if lt IE 9] >

" < script src =" http://CSS3-mediaqueries-js.googlecode.com/files/CSS3-mediaqueries.js "> < / script > .

" < script src =" http://html5shim.googlecode.com/svn/trunk/HTML5.js "> < / script > .

<! [endif]-->


2.) my other question, I have this snippet of CSS coding in my Source Code, html section:

< style type = "text/css" >

{body

background-color: #999999;

background-image: url (.. / images/backtile.png);

}

body, td, th {}

Color: #000000;

}

a: link {}

color: #89181A;

}

a: visited {}

color: #89181A;

}

a: hover {}

color: #D32529;

}

a: active {}

color: #671214;

}

a {}

make-weight: bold;

}

< / style >

I try to get out of my html file and separate in a connected css file, but for some reason that this code snippet does not work once I do. Someone can tell me why it does not work in a file css, but works when I put it directly in my html code? Anyone know how to fix this problem?

Link to my website: Design & Build Showcase: Builder in Fayetteville & Pinehurst

Thanks in advance!

1. the only important parts for SEO are

  • title
  • Description
  • content

The rest is staged.

2. If you attach the CSS named at the end of media.css, this should work. As a side note, if you move media.css out of the root directory, you must also check that the path to backtile.png is also changed.

Tags: Dreamweaver

Similar Questions

  • Is there a way to shrink js, css and html in DreamweaverCC?

    Is there a way to shrink js, css and html in DreamweaverCC or on-line what program is best to use?  When I minify the css just replace what is in my models or what is the process?  Thanks in advance.

    I don't shrink HTML code. I believe that it is very little reward for any problems this may cause.   My server GZIP compression is sufficient.

    Code editor in parentheses with at LEAST the module automatically minifies CSS code when you save the file UNDER.  It is a nice feature.  For now, DW doesn't have this option.  Maybe it will be in 2016 when the media is integrated in DW.  Will have to wait and see.

    My CSS code is still in external style sheets.

    • stylsheet.min.CSS
    • StyleSheet.CSS

    I keep a non-compressed for backup.  I have download the compressed on the server version.

    There are also online minification tools, that you can use.  A Google search will reveal many each with their own advantages and disadvantages.   In order to test before replace you the original code with the compressed versions.

    JavaScript Minifier

    Nancy O.

  • Problem with CSS and HTML

    I don't understand what the problem is, but I do not see the styles when I saw my html in chrome.

    Here's my CSS

    @charset "UTF-8";

    / * CSS document * /.

    HTML {}

    min-width: 768px.

    }

    {body

    do-size: 100%;

    do-family: Arial, Helvetica, without serif.

    line-height: 1.5 rem;

    }

    . Wrapper {}

    IMG {}

    Width: 100%; / * All the images will be 100% the size of their parent * /.

    }

    . Baseline {}

    background-image: url (.. / images/baseline.svg);

    }

    {fort

    make-weight: bold;

    }

    EM {}

    make-style: italic;

    }

    /* ----------------------------------------------------------------------------------------- ------------- Masthead */

    {.masthead}

    height: 6 rem;

    background-color: rgba (51,153,255,1);

    margin-bottom: 1, 5 rem;

    }

    H1 {}

    font size: 1.5 rem;

    color: #9F6;

    position: absolute;

    margin: 2.25 rem 0 0 4%;

    }

    /*---------------------------------------------------------------------------------------- --------------------article --*/

    Article {}

    padding: 0 4% 1.5 rem;

    }

    . Headline {}

    height: 4.5 rem;

    margin-bottom: 1.5 rem;

    background color: rgba (0,0,0,.15)

    }

    H2 {}

    do-family: Georgia, "Times New Roman", Times, serif;

    font size: 2.25 rem;

    position: absolute;

    margin: 1.5 rem 2% 0;

    }

    . PlaceHolder {}

    Width: 20%;

    flow: left;

    margin: 0 2.5% 1.5 rem 0;

    }

    {p}

    margin-bottom: 1.5 rem;

    }

    {.footnote}

    height: 4.5 rem;

    background-color: rgba (0,0,0,.15)

    }

    .footnote {} p

    font size: .875rem;

    position: absolute;

    margin: 1.5 rem 2% 0;

    }

    /*---------------------------------------------------------------------------------------- -------------------- Bottom --*/

    . {Background

    height: 15 rem;

    background-color: rgba (51,153,255,1);

    }

    Bottom p {}

    font sizes: .875rem;

    color; #FFF;

    position: absolute;

    margin: 1.5 rem 4%

    Here is my HTML

    <! doctype html >

    < html >

    < head >

    < meta charset = "UTF-8" >

    < title > box model tutorial < /title >

    < link href = "box-model/reset.css" rel = "stylesheet" >

    < link href = "box-model/general.css" rel = "stylesheet" >

    < / head >

    < body class = "basic" >

    <!-------------------------------------------------------------------------- Masthead -->

    < class header = 'base of mast-head' > <!--a group of introduction or navigation aids-->

    < h1 > Victoria < / h1 >

    <!-------------------------------------------------------------------------- Masthead -->

    < div class = 'wrapper' >

    < section >

    < class header = "headline" >

    < h2 > British Colombia tourism < / h2 >

    < / header >

    < img src = "Box-model/images/images/British_Columbia_Legislative_Building, foster, _BC_Wallpape r_2c8nm - 1.jpg" alt = "Box-model/images/images/British_Columbia_Legislative_Building, foster, _BC_Wallpape r_2c8nm - 1.jpg" >

    <!-Don't Forget the alt->

    < p > the capital city of British Colombia, Victoria has of many historic buildings and some of the most fascinating museums in Western Canada. The city enjoys one of the mildest climates in the Canada, that allows its residents to pursue pleasures in the open air throughout the year.

    Victoria enjoys a most exhilarating landscape of the country: there is a vista sea or mountain, every corner, while the gardens bloom in the city are famous all over the world. If your taste is going to Golf, hiking, mountain BIKING and fishing or you are more of the kind of shops, restaurants and theater, there is no end of delight for you and your family in Victoria - the city has been listed in the Top 10 family vacation to Canada in the TripAdvisor 2011 Travelers' Choice awards.

    Founded in 1843 by James Douglas as a fort for the Hudson Bay, British ancestry company Victoria is apparent in the bus at Imperial, carriages, gardens to the French and tearooms. The city is today a cosmopolitan Center with a scene of entertainment and a wonderful choice of attractions. < /p >

    < footer class = "footnote" >

    Footer (related Articles, notes, the authors Bio, etc.) Article < p > < /p >

    < / footer >

    < / item >

    < / div > <!-close Wrapper->

    <!---------------------------------------------------------------------------------------- -------------Bottom -->

    < footer class = "bottom" >

    < p > main footer (Copyright, related links, legal, privacy, logo, etc.). < /p >

    < / footer >

    < / body >

    < / html >

    Lines 6 & 7 of your HTML file (exercise - boxmodel.html), change this:

    box-model/reset.css"rel ="stylesheet">".

    box-model/general.css"rel ="stylesheet">".

    to do this:

    Reset.CSS"rel ="stylesheet">".

    General.CSS"rel ="stylesheet">".

    Your CSS files are in the same folder as your HTML file. But your original link shows that they are in a subfolder called "box-model". This link returns a 404 not found error. Therefore, the browser could not load your CSS files.

    Replace the code and you should be able to see it.

  • Problems with tags custom .css and Internet Explorer

    Hello

    I'm new to these forums, but I've been coding market for about 12 years.  I am currently desiging a Web site for my place of work, and I'm having a lot of problems with Internet Explorer.  It is not our main browser, but I want to assure you that the site looks decent on almost all platforms, and I really have a problem with IE (to test the page using IE v8).

    There are a few problems, but I want to ask about this first (I use Dreamweaver CS5.5 btw):

    I made labels custom text (t1, t2, t3, t4) because I don't like the spacing you get from h1, h2, h3, etc.  In any case, I set these tags in my .css file and placed the tags in my html file.  Everything works fine in Firefox, Chrome and Safari, but IE COMPLETELY refuses to recognize all the tags and so the formatting.  I'm pasting below the relevant extracts from the code and the appearance of the code in firefox vs IE.

    First the html code:

    <!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" />
    <meta name="viewport" content="width=device-width" />
    <title>Precise Diagnostics, Inc.</title>
    <script src="SpryMenuBar.js" type="text/javascript"></script>
    <script src="BrowserDetect.js" type="text/javascript"></script>
    <script src="DrawMain.js" type="text/javascript"></script>
    <link href="SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css" />
    
    <!-- iPhone
    <link href="iphone.css" rel="stylesheet" type="text/css" media="only screen and (max-width:320px)" />
    -->
    
    </head>
    
    <body>
    
    <t1>Laboratory Overview</t1>
        <t2>Precise Diagnostics Laboratory is an independent CLIA certified full-service anatomical pathology laboratory dedicated to provide a diagnostic excellence. Our facility utilizes state-of-the-art   instrumentation and medical technology. Our experienced, board-certified   pathologists strive to meet the highest standards of pathology service.</t2>
        <br />
        <t2>At Precise Diagnostics, Inc. a highly trained team of   laboratory professionals provide fast, accurate, laboratory services in   quest for excellence. </t2>
    <br />
    <t1>Certification &amp; Accreditation</t1>
        <t2>Precise Diagnostics, Inc. is a fully accredited, CLIA certified laboratory with license in New York.</t2>
        <br />
    <t1>Hours of Operation</t1>
        <t2>Laboratory</t2>
            <t3>Monday through Saturday: 10 AM to 8 PM; Sunday: 10 AM to 5 PM</t3>
        <br />
        <t2>Patient Billing Queries (347-861-7571)</t2>
            <t3>Monday through Friday: 9 AM to 4 PM</t3>
    
    </body>
    </html>
    

    And now my .css code snippet:

    t1
    {
        /*font-family: Calibri;*/
        font-weight: bold;
        font-size: 1.2em;    
        display: block;
    }
    
    t2
    {
        /*font-family: Calibri;*/
        font-weight: bold;
        font-size: 0.9em;        
        display: block;
        padding-left: 20px;
    }
    
    t3
    {
        /*font-family: Calibri;*/
        font-weight: normal;
        font-size: 0.8em;        
        display: block;
        padding-left: 40px;
    }
    
    t4
    {
        /*font-family: Calibri;*/
        font-weight: normal;
        font-size: 0.9em;
        display: inline;
        padding-left: 20px;
    }
    
    Body
    {
        font-family: Calibri;
        color: black;
        background-image: url(background-plain-original.jpg);
        background-repeat: repeat-x;
    }
    

    Appearance in firefox:

    AppearanceFirefox.jpg

    Appearance in Internet Explorer:

    AppearanceIE.jpg

    Now, I guess I'm missing something very minor, but I have no idea as to what.  Please PLEASE help me.  Otherwise, I use a workaround solution that takes 4 times the code and inconvenience.  Thanks in advance!

    And, in case of conflict between the rules, an id selector rule slip away a class selector rule.  For example -.

    #s1 {color: red ;}}

    . H2 {color: green ;}}

    ...

    This will be red

  • How to remove custom css and html

    I tried to change some sizes with css custom in the add an html window. The results are not convincing. Now, I would like to remove the custom set stuff. Is this possible?

    Hello pixel!

    If you have inserted the code in the page of object > insert HTML code then you can simply remove the container that was created at that time. on selection container is displayed as HTML embedded as shown in the screenshot below

    If you have inserted these Page codes > Page Properties > HTML forThen, go to this site and erase codes.

    Please do not hesitate to respond in the event that you are talking about something else.

    Concerning
    Vivek

  • Problem with preview videos.  And a second question

    I use CS4.  So, I had this program in the last week and have worked on some of the stuff for learning it.  I save most of my images in HD.  When you view fottage in the Source drive is fine, but when I use the preview player, one to the far right by default, the video is choppy and crashes, pretty sure it's just using a little too much my resources currently, I don't care to see the video player overview in HD, what can I do to make the preview Player use less resources but still keep my videos in HD format so that when I export they are still in 720 p or 480 p.  I know it is related to the creation of a new sequence, but cannot understand what setting I should change and what.

    Second, sometimes I am only able to record streak in 480 p due to various reasons, I have the ability to record in 720 p, most of the time, the problem is when I have a project that involves the two resolutions.  I see only 4 options, 1 save things 720 p to 480 p when the project involves 480 p, 2 to scale the video 480 p up to "720" (and yes I know it's not ideal, but for my projects, this can actually work), 3 Add the 480 p images in and it just has to be smaller than the 720 p images and last 2 different videos for the 720 to 480, and do my 2 video parts.  Y at - it an option that I missed?  I don't think I can have the range by this exact video, file sequences?

    Thanks in advance.

    I'm glad you saw the red line. Pressing Enter will make your Timeline. It can be limited using the WAB (work area bar), in the same area of the timeline. It has a little "hook" at each end, and you can drag to limit the WAB. I use this a lot when I am Keyframing animation and want to only return a small area. [Note: the WAB can also limit exports too.]

    Is there a way I can make sure that the sequence matches the video, that I am importing?

    If you build the images, the best way to get a complete determination of its properties, is to note the settings of the camera. If you didn't shoot the images, then the utility freeware, G-Spot, will give you all the information. If necessary, you can make a preselection of (customized) Desktop for your sequence to match your footage. Say that your film was 640 x 320 @ 25 fps. You can set these parameters in your sequence of office settings. You want to match your project/sequence of your film. If you need a different size for the output, do you this in Adobe Media Encoder (AME).

    Good luck

    Hunt

  • When I try to download on FTP host through Muse, he always makes it to 97% and stops with an error message saying FTP has expired. Always on my Barstools.CSS and Barstools.HTML

    Therefore, I have to export the Muse website and then download the site via Dreamweaver.

    I have no problem to export at all, everything that big file exports.

    However, even in Dreamweaver, my Barstools.CSS and the Barstools.HTML never downloads... I always manually drag in the FTP folder that I have network connected on my computer.

    This has been a nuisance for awhile, but have always been the longest road.

    Suggestions or the reasons why the stools page seems to give me questions? I built it the same thing as the other pages on my site.

    My site is:

    HOME

    Thank you

    Aaron D.

    Hi Aaron,

    Unfortunately we have not been able to reproduce the problem in which the internal FTP client of Muse hangs at 96% when uploading from a third party server.

    "In your previous post you mentioned that you can" set up a FTP folder "in your"Network places"folder in Windows Explorer. Could you try the following?

    1. Launch Adobe Muse CC
    2. Open your Muse site
    3. In the "File" menu, select "export HTML...". »
    4. Next to the label "location:" select the folder icon
    5. In the Windows Explorer dialog box, navigate to and select the file appropriate to your FTP folder
    6. Check that you entered the correct URL in the "Site URL" field and click on 'OK '.

    Thank you!

    Marc

  • Hi people. Intend to purchase Apple Watch USA and use it in Europe. Will this be a problem? Can I use only a simple switch of 3rd party? I'm going to hurt same hardware or software?

    Intend to purchase Apple Watch USA and use it in Europe. Will this be a problem? Can I use only a simple switch of 3rd party? I'm going to hurt same hardware or software?

    Hello

    You will be able to use the watch in Europe.

    There is no regional differences in the hardware and the software can be configured to your chosen region. The supplied USB power adapter will have to pine trees located in the United States. A travel adapter will allow you to connect it to the European outlets.

    Alternatively, you can buy an Apple USB power adapter that is located in your country of destination / country.

    For example:

  • Hello, I have a problem with Mozilla Firefox 14 and now also Firefox 15. When I click on .html files on my desktop, firefox will open a new window twice. Where is the th

    Hello, I have a problem with Mozilla Firefox 14 and now also Firefox 15. When I click on .html files on my desktop, firefox will open a new window twice. Where is the problem? Thank you

    That may be a problem with the DDE.

    Try to undo and redo Firefox as default browser.

    Make a different browser like IE browser by default and then let Firefox do it again.

    See:

  • Reclassification of Viata W7 HP HP; Viata in Spanish 7 in English, incompatibility in the transfer of WindowsEasy. Incredible also, in its regional, my country Venezuela is not so I now have problems in the keyboard language and the motto puntuation.

    Reclassification of Viata W7 HP HP; Viata in Spanish 7 in English, incompatibility in the transfer of WindowsEasy. Incredible also, in its regional, my country Venezuela is not so I now have problems in the keyboard language and the motto puntuation.

    Thanks for your reply but I've solved the upgrade Viata HP to W7 HP Viata in Spanish. Took a lot of effort but is workig now. My major concern is on the regional setting: my country is Venezuela and this is probably the only country that is missing from the long long list so I now have problems in the keyboard language and the motto puntuation. This has nothing to do with the Home Premium edition or full, I think it's just an incredible mistake. How can this be repaired? MS will have remedies this problem and probably to publish an update to fix this problem. Thank you again and hope that this question goes to MS. looks.

  • CSS and TaskFlow problem

    Hello

    I have problem with styling my application files using custom css and taskflow, I find these two could not work together.

    Take a look at my file feature.xml - MAF:

    MAF.jpg

    As you see it is a unique feature that is named "test" with two pages of amx, called "untitled1.amx" id "lymphocytotoxicite.1" and "untitled2.amx" with the id "test.2", each of them includes css file in resources/css/and there are named taskflow "ViewController-task - flow.xml ' with the id"test.3"they (amx and taskflow files) located in the feature file, as you can see on the tab Applications in JDeveloper.

    So lets talk about my problem, there are two situations buggy:

    1. When the workflow is listed first in the list of the contents of the feature. Navigation between the pages of result: working, but there is no style of css files.
    2. When the workflow is listed in any other place than the first. Result: style of css files is present, but the navigation doesn't work.

    I found workaround using Word to Word and insert the style custom, but it is slow and not acceptable.

    I have also deployed on several other machines:

    • Dell Precision T1700, Windows 7
    • Dell Precision T1700, Ubuntu 14.04 (mine)
    • MacBook Pro, Mac OS x 10.11

    And the result is the same.

    I also uploaded my project on gdrive.

    Thanks in advance.

    Greetings,

    Boris

    Hello

    looked at the sample and indeed the problem comes from your configuration. You have defined 3 content for a unique feature of MAF. A function can only show unique content at a time. To determine the content to show you want to use constraints for the defined for content. A usecase for this is where you want to optimize the user interface, for example when rendering on a smartphone differently than when it is rendered on a tablet. The content that is on top is content that is displayed if there is no defined constraints which would decide on the others. So if you have a task flow on top then the other views are not visible. And for the workflow you do not set the CSS to use (which explains why the page doesn't display colored). When a page is displayed at the top, then navigation is controlled by the adfc-mobile - config.xml, which, in your test case is empty so that no navigation can occur.

    Frank

  • Is it possible to export a page as muse and html associated individual with css?

    Is it possible to export a page as muse and html associated individual with css?

    Yes, Muse has an export as HTML feature.

  • How the muse of export to html and image/active only without css and jquery files?

    Hi there adobe community.

    I'm here today to see if there is a way to only export a site of muse in html with built-in css in like dreamweaver does. Therer is probably no way to do this. However, I do not want the external .css files and I want them all in the html file, files .js is there a way to do it. I want to know is because my client doesn't want any external files and only an image and html documents. I told him that it would be not possible and I would like to know if it is. If you could help me that would be great.

    Thanks for your time.

    Hi Rose,

    When Muse export to HTML format, it exports all separately as HTML files. CSS files in a different folder and files .js in a different folder. There is no way in Muse you can export in any other way.

    This is because a lot of the Css properties are used throughout the site and not only on a particular page, and if these properties are shared.

    In addition, it is a much more efficient way to design a website rather than keeping everything in a single file.

    Kind regards

    Rohit Nair

  • Discovers the problem of transfer Server - Service does not properly and maintenance in the waiting mode

    Hello. I have try to add view transfer Server Infrastructure and get the problems of follow-up:

    1. after that I have add forwarding server to "transfer servers" in the view manager, he is "on hold" and "missing transfer Server Repository. But on the record transfer servers 'System health' dashboard of my server in red and error is "the service does not work properly.

    2. If I try to put the server in maintenance mode, status is changed to "pending maintenance mode" and nothing happens at all. Server to remain in this State forever.

    I tried with two servers, Windows Server 2008 R2 and Windows 2003 Server R2. Both the same problem. I can't get another clue what is the problem.

    NIC is E1000, static IP and 'LSI Logic parallel' as a SCSI controller

    What can I do?

    Thanks for all replies.

    Change the role of the administrator of your view (or whatever the account that is used to manage the server transfer has role) on vCenter and put a tick in the box for Global-manage custom attributes.

    This fixed our environment, the index was in this error message on the display connection server.

    The error messages in the view ' 21: 51:50, ERROR 734 [ServiceConnection25] error when adding custom fields: [transfer Server Status, lock VM status] for type MB: VirtualMachine com.vmware.vdi.vcsupport25.ServiceConnection25. » addCustomFieldNames(SourceFile:1591)
    AxisFault
    faultCode: ServerFaultCode
    faultSubcode:
    "faultString: permission to perform this operation was denied."

    Aaron surfboard

  • Problem with the publication of a swf and html in CS5 file

    Hey, I'm a newbee in flash. I use Flsh cs5. I created a simple .fla file. But when I publish, .swf and .html file are not created in the folder.

    And when I test the movie (control-> test movie), it does not open any window to display the flash.

    Help, please.

    Click on file/publish/formats settings, make sure that the swf and html boxes are selected, and click the button use default namespace.  then click on file/publish.  are the files in your directory with your fla?

    Otherwise, create a new directory (which has no subdirectory), save your fla to this new directory using a new name (it is, click File/Save as).  then click on file/publish.  see the new directory for your 3 files.

Maybe you are looking for