Is there any facility to create responsive html page with tools

I create many html page is there any tool to create responsive page easilily. Check this sample page of msbte result here i coded manually i not found any buttons or option for it

Dreamweaver CS6 and CC have a feature called FluidGrid Layouts for creating responsive web pages.
CS6 Fluid Grid layouts (17 min video)
http://tv.adobe.com/watch/learn-dreamweaver-cs6/using-fluid-grid-layouts/
Dreamweaver CS6 and CC also support jQuery Mobile for building mobile phone apps
Create & package Mobile app with DW, jQuery Mobile & PhoneGap
http://www.adobe.com/devnet/dreamweaver/articles/dw-phonegap-mobile-app.html
Adobe has another product for creating Responsive Layouts in a more visual interface (preferred by designers):
Adobe Edge Reflow (preview)
http://tv.adobe.com/watch/adobe-edge-reflow/introduction-to-reflow/
Or you can jump start your web projects with any of the Responsive Web Design Frameworks below:
Foundation Zurb
http://foundation.zurb.com/templates.php
Skeleton Boilerplate
http://www.getskeleton.com/
Initializr (HTML5 Boilerplate, Responsive or Bootstrap)
http://www.initializr.com/
DMX Zone's Bootstrap FREE extension for DW
http://www.dmxzone.com/go/21759/dmxzone-bootstrap/
Project Seven's Page Packs (Commercial Responsive CSS Layouts)
http://www.projectseven.com/products/templates/index.htm
Use whichever works best for your particular project.
Nancy O.

Similar Messages

  • Is there any way to create a file compatible with Premiere Pro

    Is there any way to create a file in Premiere elements that is compatible with Premiere Pro and that can be used in Premiere Pro

    Consternation
    The important information that I do not see mentioned nor offered by you.
    1.What version of Premiere Elements are you using and on what computer operating system it is running? What version of Premiere Pro do you want to use?
    The Premiere Pro Import Supported Formats seem to indicate that it will accept the Premiere Elements project.prel (project file) on Windows Only.
    Adobe Premiere Pro Help | Supported file formats
    This may or may not be possible depending on damaged projects or outdated elements.
    2. If you want to export your Premiere Elements Timeline to a file saved to the computer hard drive and subsequently import that into your Premiere Pro version, that "should" work. You would go to the Premiere Elements Publish+Share/Computer/ and make a selection based on what the Premiere Pro Import Supported file formats are and what you need. I can help you with that. But, details first.
    But, just a "beware"...when you get to Premiere Elements 11 or 12 (if that is the version involved) Publish+Share/Computer/ there are several categories, but all you see is Adobe Flash Video, MPEG, and AVCHD. The rest of the list that includes AVI and QuickTime which both need to be scrolled to all of the time to see them, not just sometimes, with the thin scroll bar to the right of the list of choices. You can export files
    with AVI file extension, under Publish+Share/Computer/AVI
    with MOV file extension, under Publish + Share/Computer/QuickTime
    And, if you do not have QuickTime installed on your computer with Premiere Elements, you are not going to have presets for the QuickTime export.
    Remember, there is more to an export than just its file extension. Know your other export properties as well.
    In many cases, you can customize the export settings to suit your requirements.
    Problems will exist if you are trying to go from Premiere Elements Windows to Premiere Pro Mac or vice versa.
    I would be glad for the opportunity to help you with this issue, but details are needed.
    Looking forward to your follow up.
    Thanks.
    ATR

  • Creating an HTML page with an embedded image in JAVA

    is it possible to have a code in java that creates an HTML page,
    reads an image file and embeds this to the HTML page?
    can anyone give me a sample code? =)
    thank you very much!

    Just tried this out, and it doesn't do what I was hoping: embed the image into the HTML document as a byte stream, so that the HTML document will display the image, without a seperate file.
    When I did:
    import java.io.*;
    public class EmbeddedImageTest {
        public static void writeHTML(String htmlfile) {
            File htmf = new File(htmlfile);
            FileOutputStream fout;
            DataOutput dout;
            try {
                fout = new FileOutputStream(htmf);
                dout = new DataOutputStream(fout);
                dout.writeBytes("<html><head></head><body><img src=" +
                    "file:/C:/image.jpg></body></html>");
            catch(IOException ie) {
                ie.printStackTrace();
        public static void main(String[] args) {
            writeHTML("c:/embeddedImage.html");
    }I just got an HTML file containing "<html><head></head><body><img src=file:/C:/image.jpg></body></html>".
    I've seen images get embedded in MS Outlook HTML e-mails. Does anyone know if this is done in a standard way (ie not through some MS-proprietary way), and if it can be done with an HTML file made by Java?

  • Create new HTML page with white background.

    When I create a new HTML page the background color in Design view is yellow. Dreamweaver Preferences and Page Properties do not show yellow. What to do?
    FredF

    I'm totally stumped as to why the default color is yellow. I do know that
    the website where I'm the webmaster, all the pages have a yellow background
    ( http://281st.com ).  But what that has to do with a new HTML default
    background page color in Dreamweaver I'm not knowingŠŠŠ
    The reason is the background color is hard wired in the body like this:
    <body bgcolor="#FFFFCC" style="text-align: center">
    Now if you are relying on your styles then you are going to be totally stumped because you won't be looking at your HTML code.  In fact most people won't remember to look at HTML code because they assume that because your work is quite proficient, you are not likely to embed styles in your HTML code. 

  • Is there any way, to create with Adobe Muse HTML-Mail Templates?

    Is there any way, to create with Adobe Muse HTML-Mail Templates? or to convert the createt page to only html content? any other tool like an website copyer?
    tanks for help!

    Off the top of my head, you should be able to create mail templates in muse BUT it will require  very basic html/css knowledge on your part. I am assuming you want to do just the signature?
    Create the design you would like on one page, dont do any kind of styling in a master page. Then export the site into a folder. Open the html file with notepad/ textedit and then copy just the code for JUST the template. Throw it in you mail app of choice and it should work.
    This seems like something that would be done alot quicker in dreamweaver in design view.
    PLEASE NOTE: ^i could be completely wrong - but in theory this may work.

  • Is there any way to create a style sheet in APEX?

    Hi experts,
    I am in I am in Oracle Enterprise Manager 11g 11.2.0.1.0.
    Is there any way to create a style sheet in APEX any version?
    I want to create a style sheet and use APEX report column link to it.
    Thanks.
    Cow

    Well, if that is the case, then you'll need to do some PL/SQL programming to write a package to create all of that for you, then execute the package when the 'link' column is clicked.
    After your package is written, change the attributes on your link column to be a URL instead of page in your application and call it like:
    javascript:{MypopUp2('http://your.server.name/print/owner.package_name.sub_procedure?key=#COL01#',800,600);}
    On my system, I created a new DAD and user just for this one purpose, to read an select the information in my report, generate the HTML to display the data, etc. without leaving a loophole someone could exploit to get direct data manipulation access. My report though is a form-type report of all the data from about 40 tables for that one 'master' record, with css formatting included. I'm not directly generating a css file based upon data within the database, but simply adding the css formatting into the HTML file my package generates.
    Does this help your problem?
    Bill Ferguson

  • Is there any facility to store session data temporarily and use it for Calc

    Hi
    I would like to know is there any facility to store session data temporarily and that can use it for calculation int BI Beans.
    ANy idea or thoguhts would be appreciable .
    Thanks n Advance
    Anwar

    One way to do is to create a temporary variables in the AW and store values in these variables. Not sure if it fits on what you are doing. You can always store data on the BIBeans Applications layer. Not sure what your use-case is.
    Swapan.

  • Is there any way to create a VMvmare server cluster?

    Hi,
    I have two machines which don't support install ESXi, these machines are running centos 5 with no X and I installed vmware server 2.0.
    My question is, is there any way to create a vmware server cluster like is possible create in ESX?
    I know in ESX once you create a cluster, the resources are increased since resources are added. Is there any way to do same thing with vmware server 2.0?
    Also is there any other option for my machines, I don't want to install X since the machines don't have much resource.
    Thanks in advance.

    Welcome to the COmmunit - With VMware server each environment functions independently and there is no way to pool resources as you can with a DRS cluster - and remembering even in a DRS cluster the VMs swill only run on a single host at a time as they would in VMware Server machines/
    Also just because it is not suppported does not mean you will not be able to create a VM with an unsupported OS -

  • Is there any way to create an installer for Mac OS and Linux OS once a stand alone application is created?

    Is there any way to create an installer for Mac OS and Linux OS once a stand alone application is created?  I have created an executable application that I want to distribute to Mac and Linux users (different applications were created in the respective OS).  I was wondering if there is any way to create an installer?  I think there probably isn't...  If the user were to simply download the Labview Run-time Engine from ni.com would they be able to run the application or is it more complicated than that?
    Thanks so much for your time.

    I think Shane tried to say, that it is on the Mac OS X installation DVD, NOT the LabVIEW for Mac OS X installation medium. And that could very well have changed in recent Mac OS X versions as well. They used to have Xcode on it too, but that seems gone as well.
    Rolf Kalbermatter
    CIT Engineering Netherlands
    a division of Test & Measurement Solutions

  • Is there any way to create admin role only for one resource.

    Hi all,
    I am trying to create an admin role with 'update user' capability. But I want to restrict the user(with the admin role) to be able to update a user's attribute only for one resource, The user(with the admin role) should not be able to update the attributes of the other resources which a user have.
    Is there any way to create admin role only for one resource?
    I customized the tabbed user form to show only one resource attribute (deleting the missing fields and adding my tab for the resource) and then assigned this new User Form to the user(with the admin role) in security tab.
    It works fine. But the problem is that if any user(with the admin role) is also admin of some other resource then he/she will not be able to view the other resource attributes.
    Please suggest,
    thanks

    The loop function always repeats the same region so of course the fade is also copied. So option+drag the original region to make a (non clone) copy, fade the first region and loop the second one (which you just copied).

  • Is there any way to create a wifi hotspot for my macbook using my IPad?, Is there any way to create a wifi hotspot for my macbook using my IPad?

    I am going to a lake cabin in Northern Minnesota for a week and need to get wifi for my Mac.  Is there any way to create a wifi hotspot using my Ipad so that I have internet service for my laptop?

    No, iPad can become a hot spot, but if you have an iPhone, it can tether if you have a data plan that incudes the tethering option.  With AT&T for example, you can add tethering for $20 month or for $45/month, you receive tethering and 4GB of data per month.  If you have the unlimited data plan from AT&T you'll unfortunately have to give it up if you want to tether.  You can also go to almost any carrier and purchase a MiFi unit which may work for you.  Whether iw will work in Northern Minnesota is something only your carrier could answer.

  • Is there any way to create a system-wide variable?

    Hello IDM gurus.
    Is there any way to create rarely changing system wide variables that can be loaded at system startup that will be available to all users? For example, at IDM system startup, the variables would be read from configuration or generic objects and live in memory for ALL users as opposed to each workflow/user having to read the same variables when the workflow is run.
    Any help would be appreciated.

    That may very well be the answer I'm looking for. Is there a way for that to be available within the entire application instead of having to read it in each workflow?

  • Is there any way  to create table  of more than 30 char length name

    hi all,
    Please tell me is there any way to create table of more than 30 char length name in oracle 10g
    Regards

    Hi,
    If you want table name to be more than 30 Char.
    I am sure,your naming convention is not upto the mark.
    Its not possible in 10g as well as in 11g.
    Thanks
    Yogesh Nagle
    India

  • Is there any way to create discussion board using JSP

    Hi! i'm doing a project using jsp is there any way to create a simple discussion board like the one here? can anyone who knows pls forward some links that teaches me how to do it step by step. Thanks for your help and have a nice day :)

    From the UK! -- PC Plus, August 2000 Issue:
    How to build a JSP Message Board
    http://www.pcplus.co.uk/media/pcplus/pdf/166/pcplus.166.progworld.java.pdf
    You'll get a nice 2-page pdf file, taken directly from the magazine
    --Dave                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Is there any way to create fields reports users can enter data into?

    I am using Crystal XI to develop reports for my company and have not received any formal training on it.  I'm learning it fairly well through the help files. 
    One of the reports I need to create summarizes our scrap, rework, and additional incurred expenses for our monthly quality reports.  Most of the information is stored in the main program used by all employees, a very small amount of it is not.  I have created sub-reports for each of the different types of costs that are tracked in the system.
    Is there any way to create an area on the report that our QA people can use to enter the items not tracked in the main system?  I am imagining that it would be through another sub-report of some kind, but do not know how to create the fields needed. 
    Thank you very much for any assistance you can provide, even if it is to tell me "You can't do that, ma'am..."  At least then I would know and wouldn't beat my head against the desk trying to figure out how to do it.

    Is defining parameter prompts in the Crystal Report and displaying it in the report a possible workaround? 
    If you define parameter prompts, then Crystal will query the user before running the report - so this would be problematic if the user needs to reference data in the report to enter appropriate values (one possibility then is to use interactive parameters feature available in CR 2008).
    Sincerely,
    Ted Ueda

Maybe you are looking for

  • My ipod touch keeps showing the ios5 setup

    ever since i updated my ipod touch with ios 5 it will work fine for a day or 2 and then all of a sudden it will restart and show me the ios 5 setup screen and either want to restore from a back up or start new... i do not always have a computer to us

  • Does the warranty continue in the refurbished phone?

    I bought my iPhone 5 from a local carrier in June 2013, and in June 2014 it had to be repaired. Instead of repairing the phone, I was given a new one which was obviously a refurbished iPhone 5. Since Finland has a two year warranty for all electronic

  • Copying Applications between devices

    Is there any way to pull a specific app from an iPod Touch and "copy" it to my iPhone without the two devices having the same exact apps?  I paid for an app on my iTouch that I want to also have on my iPhone, but don't want to over-write my entire iP

  • Patchmix routing through Cubase sx3

    Hey all, I am having some trouble (obviously lol) and I am gonna start to cry pretty quick. I am not normally prone to fits of rage but I am sorely being tested here. I am running Cubase SX3 with the Patchmix DSP version 2. I previously tried it on 1

  • 4G SIM -- How long is it valid if not in a device?

    I have a Razr Maxx that for various reasons, want to send to my brother.  It would have to be shipped so the device would be off, and the 4G SIM would not be in it.  I plan on getting an S3 within the next couple weeks (will revert to my Droid X in t