How to add different amount of data

Hello

On my site I wish I had a picture of three parts: the upper part, the lower part and between, where he will find data, sometimes a lot of it and sometimes not much.

Now here is my page:

http://Devetka.NET/index.php

I want to add some fun stuff for children, like this:

https://dl.dropbox.com/u/11299787/my5.png

How to do this?

Thank you very much!

Best regards, Natasa

Slices of 3-image in CSS formatting

http://ALT-Web.com/demos/image-slices-in-a-CSS-based-layout.shtml

Nancy O.

Tags: Dreamweaver

Similar Questions

  • How can insert different types of data in the table?

    Hello
    How can I insert different types of data in the table, (e.g., numeric and string) in the same index of a table.

    example:
    index0 car 10 green

    car red 11 index1
    Index2 car Blue 12

    where green car red and blue car as string and 10, 11 and 12 in the numeric form.
    then I extracted 10, 11 and 12 a digital table

    and, the green car, red car, blue car in a string array

    Help!

    Use 'Analysis of the chain' as in the picture as an attachment.  This will extract the number and color that you can add tables later.

  • Looking for ideas on how to get large amounts of data to the line in via APEX

    Hi all

    I am building a form that will be used to provide large amounts of data in row. Only 1 or 2 columns per line, but potentially dozens or hundreds of lines.

    I was initially looking at using a tabular subform, but this feels like a method heavy since more than an insignificant number of lines.

    So now I'm wondering what are the solutions others have used?

    Theoretically, I could just provide a text box and get the user to paste in a list delimited by lines and use the background to interpret code on submit.

    Another method that I've been thinking is to get the user to save and download a CSV file that gets automatically imported by the form.

    Is there something else? If not, can someone give me any indication of which of the above would be easier to implement?

    Thank you very much

    PT

    Hi PT,.

    I would say that you need a loading data wizard to transfer your data with a CSV file. 17.13 Creating Applications with loading capacity of data

    It is available for apex 4.0 and distributions, later.

    Kind regards

    Vincent

    http://vincentdeelen.blogspot.com

  • How to add different Actions on different buttons. How to receive the first screen in a stack

    Got two problems I have to solve.

    Let's start with my first.

    Source:

    public class core extends MainScreen implements FieldChangeListener{
        public core()
        {
            super();
            try{
                setTitle("Mobile Inspection Manager");
                RichTextField MainMenu = new RichTextField("Main Menu",RichTextField.TEXT_ALIGN_HCENTER);
                FontFamily fof = FontFamily.forName("Times New Roman");
                Font fon = fof.getFont(Font.PLAIN, 32);
                MainMenu.setFont(fon);
                add(MainMenu);
                SeparatorField Sep = new SeparatorField();
                add(Sep);
                add(new RichTextField(""));
                ButtonField but1 = new ButtonField("Equipment", ButtonField.CONSUME_CLICK) ;
                but1.setMinimalWidth(360);
                but1.setPadding(7,0,7,0);
                add(but1);
                ButtonField but2 = new ButtonField("Messenger", ButtonField.CONSUME_CLICK) ;
                but2.setMinimalWidth(360);
                but2.setPadding(7,0,7,0);
                add(but2);
                ButtonField but3 = new ButtonField("Reports", ButtonField.CONSUME_CLICK) ;
                but3.setMinimalWidth(360);
                but3.setPadding(7,0,7,0);
                add(but3);
                ButtonField but4 = new ButtonField("Preferences", ButtonField.CONSUME_CLICK) ;
                but4.setMinimalWidth(360);
                but4.setPadding(7,0,7,0);
                add(but4);
                ButtonField but5 = new ButtonField("Update/Sync", ButtonField.CONSUME_CLICK) ;
                but5.setMinimalWidth(360);
                but5.setPadding(7,0,7,0);
                add(but5);
                ButtonField but6 = new ButtonField("About", ButtonField.CONSUME_CLICK) ;
                but6.setMinimalWidth(360);
                but6.setPadding(7,0,7,0);
                add(but6);
                ButtonField but7 = new ButtonField("Exit", ButtonField.CONSUME_CLICK) ;
                but7.setMinimalWidth(360);
                but7.setPadding(7,0,7,0);
                but7.setChangeListener(this);
                add(but7);
            }catch(Exception e){
    
            }
        }
        public boolean onClose()
        {
                Dialog.alert("Goodbye!");
                System.exit(0);
                return true;
        }
        public void fieldChanged(Field field, int context)
        {
            master.Application.closeApp();
        }
        public void InfoScreen(){
            MainScreen Version = new ui.about.version();
            master.Application.changeScreen(Version);
        }
    }
    

    I've defined several buttons for the main Menu.

    How can I add these buttons Actions?

    I added one already to the Exit button. We work.

    My first idea was to add a method to implement the InfoScreen.

    But I get a Java error.

    Browsing through the Internet I have not found a solution.

    I took most of the developer Sources.

    But I don't know what I should do now.

    How can I declare different Actions for different buttons?

    2. question.

    I am swaping with screens with the pushScreen command.

    Is there a way to return to the previous screens?

    1 Add this as a change listener to each button.  In your fieldChanged method, mount ButtonField field, extract label and branch code according to it.

    2. pop removes the screen from the top of the stack so underneath the screen becomes visible. Stack screen blackBerry is just that - a battery.

    By the way - are you sure that you have found the font Times New Roman family?  There is no such family on BlackBerry.  Extract his name by using fof.getName () and display it in, say, Dialog.info - you might be surprised.

  • How to add different photos or works in pre-existing frames?

    Hi team,

    This is an easy question for those who know / understand photoshop very well.

    How to create the following image - i.e. the framework is the same but the picture is different?

    il_570xN.712137929_3a3p.jpg

    To give you an idea of how do to set up the psd file have a look at something like this sham free raster file: poster image PSD comp #2 | GraphicBurger

    If you are not experienced enough to create your own there are a lot of free templates out there to learn how to build them. But if you were to use them, you need the creator/owner of credit (a; ways read licenses).

  • How to add multiple sets of data in table 2D

    I have 10 ovens that can be selected. According to what furnace (s) are selected/indexed, the following must occur. Each oven has its own line so that the original table would be 1 column and 10 lines. Whenever the temperature is checked later, it must be written in the line for the respective oven, based on the index. I want to keep all the data, thus, without crushing. I tried to use automatic indexing and looping, but the output table only seems to write in the 1 column. Any help is appreciated. If I've left something, ask.

    One thing that will bite you in Lacrosse is that a 2D matrix must be rectangular, what this means is that when you read the first sensor, all other ovens will get zero drafted to their rank in the same column.  Some common ways to get around this.  First, use a table of cluster in a table (see example).  You can also use a cluster of a 1 d table and a 2D array.  Use table 1 d to store the number of values in a given line (meter) and 2D his thing to AutoFill table.  When you go to get the values in a row, use the meter to specify the subset of take.  Several times I wrap this up in a functional overall, aka engine of action.  If you do a lot, we can help you to implement one.  If you need something to get started here is an example using an array of table cluster.  What I find interesting is that when you are indexing a single Bay, all the others will follow suit.

  • How to find the amount of data is transferred. AT & T are to put a 'ceiling' of 150 GB per month.

    I hace heard there is an available for ATT customers 'meter', but I can't. Firefox has such information available?

    Click on the link below and login with your e-mail address for ATT and the password:

    You need to update the following. The Plugin version (s) below has / have been submitted with your question and is obsolete. You need to update in order to avoid the known security issues with the version (s) you have installed. Click on 'more system info... '. "to the right of your question to see what was included with your question.

    • Next-generation Java plug-in for the Mozilla browsers 1.6.0_16 (9 updates behind)
    1. Check your plugin versions on one of the following links:

    2. Update the Java plugin to the latest version.
  • How do I know the amount of data to be persisted?

    Hi all

    I am building an application that also has a Jabber client. I want to keep the history of cats, but I don't know how much data persists.

    Is there a guide on how to calculate the amount of data to be persisted?

    I'm working with JDE Plugin on Eclipse 3.4 4.5, develop for "BOLD" and curve.

    Thank you

    -fr4gus

    You're not really serialization or deserialization anything. Simply read the lines of the file in your data structure and come back when you want to write again outside the disk.

  • How to add data to a remote database in mobile application?

    Hello!

    I develop a stuck with a problem online, using Adobe flex.but photo album...

    My question is:

    I want to create a database in such a way that each user can sign up/login to download albums mancunts and can add new friends from existing users.so I dnt have no idea how can I create such a data base so that their different devices users can access databases...

    Please help me...:

    We need to create a layer on the server (php or similar) to accept the HTTP request. This PHP script file, would accept the request, validate/authenticate the request, process the request and then return to the client data in JSON or XML (or other).

  • How to ensure the separation of data from different types of data for ESXi 4?

    Does anyone have a reference architecture to ensure the separation of the point of creating data in transit and storage of different types of dataexample PCI DSS data (personal credit card), data ITAR/EAR, etc.  Concern is due to the mix of data VLAN or crossed, VLAN themselves not to use as a security boundary.  VMware offers to ensure the separation at the application levelif I read it correctlywell in transit even in stockdata must be separated.  Suggestions?

    Hello VMwear8,

    The chances of anyone to play with the hypervisor itself is actually quite thin, what must be addressed is the data accessed in virtual machines. If you need protect administrators to access these data.

    Right now that is not possible to 100%, however you can restrict access by implementing different controls:

    (1) execute all access to your ESX hosts and vCenter via the HyTrust appliance, this is a preventive measure in some cases.

    (2) turn off the navigation data store in the vSphere Client (this is a RBAC vCenter)

    (3) turn off 'root' or superuser for each ESX host (except in a situation of "break the glass"). If they need access 'root' follow it via sudo.

    (4) add the audit in order to know who did what, when, where and how

    (5) protect your management tools as if they were gold. Check out this post performance and security management in the virtual environment tools as an aid to help with this.

    At most you can only put controls around the problem, we can not currently permanently prohibit access to one person give you access as being able to connect as root in the ESX host.

    Best regards

    Edward L. Haletky

    Host communities, VMware vExpert,

    Author: VMware vSphere and Virtual Infrastructure Security,VMware ESX and ESXi in the 2nd business edition

    Podcast: the Podcast for security virtualization of resources: the virtual virtualization library

  • How to add the data without loss of data store?

    Hello

    We had ESXi 3.5 installed on 1 HDD and data store was on a different HARD disk.

    Now the HDD with ESXi host got crashed and I had to replace it with another HARD drive and make new ESXi installation on the new HARD drive.

    Now after the new ESXi install on new HARD drive, it does not detect the data store on the HARD drive second.  It is, however, detect the LUN of the second HARD disk.

    Now, how can I do detect the data store on the second HARD drive?  Or y at - it anyway I can add the data store on the second HARD drive to the new host ESXi?

    Thanks in advance.

    Kind regards

    Denis

    You will need to activate lun resignaturing and snapshot LUN, mount and rename the store of data back to its original name, and then disable them.

    -Matt

    VCP, vExpert, Unix Geek

  • Assemble the different tables with large amounts of data

    Hello

    I need to collect different types of tables:

    Example "table1", with columns: DATE, IP, TYPEN, X 1, X 2, X 3
    For "table0" with the DATE, IP, REFERENCE columns.

    TYPEN in table1 to be inserted in REFERENCE in table0, but by a function that transforms it to another value.


    There are several other tables like 'table1', but with slightly different columns, which must be inserted into the same table ("table0").

    The amount of data in each table is pretty huge, so the procedure must be made into small pieces and effectively.

    If / could I use data pump for this?


    Thank you!

    user13036557 wrote:
    How can I continue with this then?

    Should I delete the columns I don't need and transform the data in the first table, and then use data pump.

    or should I just do a procedure traversing all ranks (into small pieces) "table1", then threading "table0"?

    You have two options... Please test both of them, calculate the time to complete and to implement the best.

    Concerning
    Rajesh

  • How to add data to a track to match the album data

    Hi people. I have a separate track that I want to add to an album by the same artists, but listening on "Get Info" shows a track doesn't have the name of the album or artists, only the name of the track. I had to convert the real album of FLAC to MP3, then the separate track was already a MP3 format. I have now from the real album with all relevant data, so that the separate all in the same album, but the separate track track did not have the relevant data and I don't know how to add this data as any I can open it with is using "Get Info" but which cannot be modified and regardless of how many times I added the album ALL tracks including this one "separated", to iTunes to burn, iTunes will 'separate' track in the same album so I can burn. I was able to change a titles info by iTunes so that his now identical to the rest of the album but iTunes don't put in the same album! the only thing I can think is lacking data on this one track before you add it to iTunes, but cannot find a way to do it. Or did I miss something about iTunes?

    I need this sorting asap too please if anyone has any ideas I would be very grateful thank you

    Puretoon,

    The use of Get Info is the right way to edit track information.  If it is not allowing you to make changes, make sure that the audio file is not set to "ReadOnly."

    In addition, you can burn an audio CD, even if the tags are not quite right.  He just put the titles in an iTunes playlist in the order you want, and then choose file > burn Playlist to disc.

  • How to make the difference between data (different sensors and actuators) is tans/recvd using series com

    Hello

    I get 2 different types of data from the controller. How to differentiate b/w them.

    After receiving my code in deccissions. There are 6 different control elements in my project attached to the controller. Thanks for give me idea how I send data to the controller for this controller to differentiate that exit to be active or low

    First, look at the couple of serial examples that come with LabVIEW. You use the VISA functions to read and write. Your technique to separate the values will work as well in LabVIEW. You would be to convert the string returned by VISA reading to a digital (i.e. with the Scan of the chain). Then do the comparison, then the result of wire to one of the two indicators. Put the terminal of each indicator inside a case statement would be a way to do it.

  • Exception occurred in the Microsoft Access database engine: the field is too small to accept the amount of data you attempted to add.

    Hello

    I try to save a path in a table in an access database, but an error occurs:

    "Exception occurred in the Microsoft Access database engine: the field is too small to accept the amount of data you attempted to add." Try insert or paste less data. "in create a NI_Database_API.lvlib:Rec - Command.vi-> NI_Database_API.lvlib:Cmd Execute.vi-> NI_Database_API.lvlibData.vi B tools insert-> project total.vi.

    I've attached a JPEG of a part of the code and the code, but it won't work because the database is not attached,

    any help please?

    Ok

    I solve the resized problem.i column size

    Thank you

Maybe you are looking for