Themes: Modern vs old, CSS vs tables etc.

Hello

Sometimes, we here on the old themes of the modern vs here on the forum. I interpret this as being those that use CSS for the layout of the control and those who use HTML tables. I have a few questions about this:

1. What is the difference practice for a developer using a theme from Table vs CSS?
2. which category each of these themes in 4 Apex falls?

More generally, I think it would be great to see a quick review of the different themes regarding the benefits/drawbacks, what lack us, easy adaptation with screens of example in each theme. The small thumbnails in the theme selection screen do not give an easy impression of what a theme looks like in practice.

Richard

Richard,

As Tobias pointed out, the main difference is a page structure for the most part based on tables (old themes) vs a DIV for the most part based structure in the new themes page. While the CSS has been used to the old themes as well, we have now moved much more elements of formatting in CSS and out patterns, reducing the HTML about half making it much less complex models and the pages real much lighter weight. And the more recent themes use a DOCTYPE, while the old themes do not have. The DOCTYPE calls essentially different versions of Internet Explorer to render pages in standard instead of quirks of Microsoft mode. This facilitates the creation of cross browser compatible templates and pages is much easier. Internet Explorer 6 is no longer supported by the manufacturer of the APEX and applications using the new themes. We will continue to modernize our themes and expect all the old themes - of course, they will continue to work, if you have older applications that use them or create new applications based on an older theme to an application.

Kind regards
Marc

Tags: Database

Similar Questions

  • Dreamweaver CS4: old tags (font, size, etc.) -> HOW?

    Dreamweaver Mac CS4: old tags (font, size, etc.) --> HOW do these? Y at - it a plug-in?

    Note: I don't want to create a style sheet whenever I want to add a line to one of the existing 2,000 pages. Please do not answer with 'these tags are deprecated', because there are 1 billion pages still use them, thanks.

    Hello

    Thank you, this is the correct solution-

    Place the cursor where you want to that rule - in the Panel properties ensure that css is enabled - select the menu drop-down where it says 'targeted rule' - select 'new rule' - new style online, then continue as needed.

    PZ

  • Theme of export with css?

    Off-topic: this site does not has a "remember me" option for session management? Becomes really frustrating to have to keep connected!

    Question: I made a copy of the 25 theme I customized, with changes to patterns etc.. I did not have access to the file system, then put all the new css to a css file that I downloaded on workspace_images.

    Now, if I export the theme css file is wrong with it. Is it possible to make it to include the css file? I want it to be able to import this theme in several different applications and have all theme related files.

    Thank you!

    NO, because the theme would normally include the css in the same folder as the theme itself structure.  Sorry...

    Question, the applications will reside in the same workspace?  If they will reside in the same workspace, you don't need to include the css files when you export the theme, because the css files will already be in the file of the workspaces area...

    Thank you

    Tony Miller
    Software LuvMuffin
    Ruckersville, WILL

  • HTML CSS with tables

    Tables with CSS pages confuse me. Can someone help me?

    Here are my codes for my CSS and HTML page page.

    Page CSS:

    body, table, td, tr, th {}

    -font size: 13px;

    do-family: Verdana, Geneva, without serif.

    do-color: #333333;

    make-weight: normal;

    }

    {body

    background-color: #333;

    }

    a: link {}

    color: #999999;

    text-decoration: none;

    }

    a: visited {}

    text-decoration: none;

    color: #999999;

    }

    a: hover {}

    text-decoration: underline;

    color: 5259 # 1;

    }

    a: active {}

    text-decoration: none;

    color: #999999;

    }

    HTML page:

    < html >

    < head >

    < title > Corry Micronics < /title >

    < link rel = "stylesheet" href = "css.css" type = "text/css" > "

    < / head >

    < body >

    <! - Begin layout table - >

    < table align = "center" width = "899" border = "5" bordercolor = "#FFFFFF" bgcolor = "#FFFFFF" cellspacing = "5" cellpadding = "0" >

    < tr bgcolor = "#333333" >

    < th align = "left" > < font color = "#FFFFFF" > < font size = "+ 1" > < strong > Corry Micronics < facilities > < / police > < br >

    Specializing in filtered products

    < / make >

    < p align = 'right' > <!-content links-> < a href = "home.html" > home < /a > < a href = "about.html" > About Us < /a > < a href = "news.html" > News < /a > < a href = "engineering.html" > engineering < /a > < a href = "contact.html" > contact us < /a > < a href = "employment.html" > < /a > < a href = "request.html" > job application info < /a > < br >

    < /p > < /th >

    < /tr >

    < b >

    < th > <! - banner - > < img src = "features" width = "899" height = "329" > < /th > "

    < /tr >

    < tr align = "left" bgcolor = "#333333" >

    < th > < font color = "#FFFFFF" size = "1" > welcome < / police > < /th >

    < /tr >

    < tr align = "left" >

    < th > < color = "#333333" > <!-who we are-> Corry Micronics has been the production of electronic components since 1970. The company was created in response to the needs of the Ministry of defence of the United States. Today, our products are used in a multitude of sectors of activity: data transmission wireless, aerospace/avionics, cellular systems, telecommunications by satellites, computers and peripherals, electronic, semiconductor, Hardware Test subsets, broadband, cable TV, Telecom, electronics/appliances, automatic machinery systems, Marine systems and military car. < / police > < /th >

    < /tr >

    < tr align = "left" bgcolor = "#333333" >

    < th > < font color = "#FFFFFF" size = "1" > Products < / police > < /th >

    < /tr >

    < b >

    < th > <!-Begin produced Table-> < table width = "876" >

    < tr > < td align = "center" > < single p > < br >

    "Filter < br / > < img src="Images/Products/Product_CeramicComponents.jpg "> < / p > < table >

    "< td align ="center"> < p > several line filters < br / > < img src="Images/Products/Product_CeramicComponents.jpg "> < / p > < table >

    "< td align ="center"> < p > filters < br / > < img src="Images/Products/Product_CeramicComponents.jpg "> < / p > < table >

    < /tr >

    < b >

    < td align = "center" > < br > wave Guide

    "Components < br / > < img src="Images/Products/Product_CeramicComponents.jpg "> < table >

    "< td align ="center"> Products RF < br / > < img src="Images/Products/Product_CeramicComponents.jpg "> < table >

    "< td align ="center"> Ceramic < br / > < img src="Images/Products/Product_CeramicComponents.jpg "> < table >

    < /tr >

    < / table > <!-end products Table--> < /th >

    < /tr >

    < /table >

    <! - end layout table - >

    < p align = "center" > < font size = "-5" color = "#999999" > <! - author - >

    Copyright & copy; Corry Micronics 2004-2010. All rights reserved. < / police > < / p >

    < / body >

    < / html >

    I didn't know if it's possible or not to get all table styles (colors of police, backgrounds, sizes of fonts, line styles, table border, etc.) in a CSS page or not.

    You can, but you will need to create a bunch of hooks for CSS styles to grab HTML.

    See the following Table demos for my sense-

    http://ALT-Web.com/demos/CSS-Zebra-table.shtml

    http://ALT-Web.com/demos/CSS-3-color-table.shtml

    I think Murray is right, if YOU use tables, stick with HTML.  That said, this could be a golden opportunity for you to take the plunge and learn CSS positioning.  It is much more effective that provisions of tables and easier to manage later when you decide to change styles.

    Learn CSS positioning in 10 steps
    http://www.Barelyfitz.com/screencast/HTML-training/CSS/positioning/

    Good luck

    Nancy O.
    ALT-Web Design & Publishing
    Web | Graphics | Print | Media specialists
    http://ALT-Web.com/
    http://Twitter.com/ALTWEB

  • Images of the characters and themes not appearing is not on getpersonas etc.

    When I try to view the site of personas.com , the images of the personas do not appear on the web page. (Is not the same problem you see is not my own character change to nine on rolling of the mouse - the form of preview doesn't work). The same thing happens with themes on the topic of the page. The two sites are on a white list for 'install extensions or themes' and all the adblock and ghostery etc turned off for these sites. I also checked my hosts file - there is no entry of mozilla or getpersonas. Cookies sessions allowed.

    • Check the permissions for the domain in the active tab in "tools > Page Info > Permissions.
    • Check that the images are enabled: Tools > Options > content: [X] loading images automatically
    • Check exceptions in "tools > Options > content: Load Images > Exceptions.
    • See the tab "tools > Page Info > media ' for blocked images (scroll all the images with the cursor key).

    If an image in the list is grayed out and there is a check mark in the box "block Images of..." and remove this mark to unlock the images from this area.

  • Ive Osx 10.9.3 using Safari 7.0.4 and try all the remedies (allow you to uninstall old adobe plug-ins etc.) I still get an error notice can't complete installation. ? What next pleaset

    Ive Osx 10.9.3 using Safari 7.0.4 and try all the remedies (allow you to uninstall old adobe plug-ins etc.) I still get an error notice can't complete installation. ? What next pleaset

    Try this installer: http://download.macromedia.com/pub/flashplayer/current/support/install_flash_player_osx.dm g

  • Old CSS rules: how to see what is not used?

    I have a zillion old CSS rules is no longer used, what a mess - but do not know how to see which ones are not used so I can store this work. Any help appreciated.

    Dust-Me Selectors is a browser add-on for Firefox 3.5 + and Opera 11.50 +. Dust - Me extracts all selectors of all style sheets on the page you are viewing, and then scans this page to see which of these selectors are not used. The data is stored so that when you test the pages following, selectors can be crossed off the coast of the list as they are encountered.

    You can test the pages individually, or spider an entire site, and you will end up with a profile that selectors are not used anywhere.

    NOTE: I have not found a dust - me Firefox15-compatible module.

    Nancy O.

  • Firefox keeps caching of old css and js, must do a hard refresh every time I discovered the site

    I'm a web developer,

    Recently (this week and last) my firefox has been cached from very old resources. If I update the html pages, I can see that change on a refreshment, but and I do changes in css or js do not reflect. Whenever I load a site I do a [shift + refresh]. Even if I clear my cache in the preferences, it will not solve the problem.

    The only way I can make firefox load new resources page is via an application called "clean my mac 2", where I have to request a reset.

    I do this 5 or 6 times a day and the rest of the time I have to still [shift + r] to get the updated content.

    It is possible that the cookies.sqlite file that stores the cookies is corrupted.

    Rename (or delete) cookies.sqlite (cookies.sqlite.old) and delete the other files of cookie present as cookies.sqlite - journal in the Firefox profile folder where the cookies.sqlite file has been corrupted.

    You can also check whether DOM Storage is enabled.

  • I have the cloud creative adobe installed on both computers.  Now I bought two new computers and need to know how to download on new computers and remove them from my old computers

    I have the cloud creative adobe installed on both computers.  Now, I want to delete my old computer and install it on my new computer.

    Install them the same way you did with the original facilities.  Jjust sign off the 'old' and new.

    Download/install the desktop application, connect and install applications subscription.
    https://helpx.Adobe.com/creative-cloud/help/download-install-app.html

    Creative cloud to desktop
    https://helpx.Adobe.com/creative-cloud/help/creative-cloud-desktop.html

    Sign out, sign in | Creative office cloud app
    http://helpx.Adobe.com/creative-cloud/KB/sign-in-out-creative-cloud-desktop-app.html

    Help of activation & deactivation
    https://helpx.Adobe.com/x-productkb/policy-pricing/activation-deactivation-products.html#a ctivate-how-to's

    Install, update, or uninstall applications
    http://helpx.Adobe.com/creative-cloud/help/install-apps.html

    Install creative Cloud applications
    http://TV.Adobe.com/watch/CS6-creative-cloud-feature-tour-for-video/installing-desktop-app s-of-creative-cloud.

  • What happens when your computer dies and you need to reactivate your applications on a new computer, but you can't turn them off the old computer?

    My computer died recently. I had the right to install applications on two different machines. My new Mac is here and my panic to get back to work by using the CC apps, I reinstalled the on the new machine. Now I'm able to use them on my laptop because I wasn't able to disable out old Mac applications and this is why Adobe think I used my two installs.

    Hello

    You can actually have installed creative cloud and on two computers, signed as long as you don't use it on one at a time. Download and install as you did on the first computer, sign in to your Adobe account on the Adobe using your Adobe ID website, download the desktop app from clouds, then download the software. Sign on a computer that should not be used: log in and log out of the desktop Adobe Creative Cloud application

    You can download the installer for Creative Cloud from here:
    Creative cloud help | Creative cloud desktop.

    After you install the creative Cloud desktop application, you will need to sign in with a login password and Adobe. Then you can install applications. This link provides more information and step by step instructions, if you need: CC help | Download, install, update or uninstall applications

    Hope this helps

  • APEX migration associated with tables, etc. to a new database

    I'm trying to migrate from the APEX linked tables, (for example, users, etc.) but it doesn't look like an easy thing.

    I can easily use the Data Pump to move any existing scheme, but when I do that the schema of the APEX, every thing will be mixed and won't.

    What is really the best way to get the schema of the APEX, has anyone done this?

    Mehr

    Export workspace (from pages of the Admin of the APEX) allows you to export your workspace including all users.

    Export demand (from the APEX application Builder) allows you to export your applications - metadata of the APEX.

    DataPump allows you to export your data schemas.

    Simple and fast - I just did the same thing tonight to move applications from one server to another.

  • I can't stand the new CSS Designer Panel. I can customize to work like the old CSS panel?

    Creating cloud DW has a lot of changes to the CSS panel something that I used to use all the time. It does not open the CSS dialog box when I double click on the selector, I don't like how it displays the properties, he's wasting important 'real estate' with 'Sources' and '@Media' and I do not... use pls pls do not the decision to have spent the money to get this new version of Dreamweaver that made that worse... at least allow users to customize the Panel where it is usable again hate me!

    Nithya.MV wrote:

    You can always switch to the old Panel. CTRL + Shift + Alt + P

    Thank you very much!

    This works perfectly!

    Now... Why has not been previously noticed here?

  • RMAN clean old entries AL table

    Hello
    I notice there is always old (according to the defined policy) entries in the AL table:
    SQL> desc rman.al
     Name                                                              Null?    Type
     ----------------------------------------------------------------- -------- --------------------------------------------
     AL_KEY                                                            NOT NULL NUMBER
     DBINC_KEY                                                         NOT NULL NUMBER
     AL_RECID                                                          NOT NULL NUMBER
     AL_STAMP                                                          NOT NULL NUMBER
     THREAD#                                                           NOT NULL NUMBER
     SEQUENCE#                                                         NOT NULL NUMBER
     LOW_SCN                                                           NOT NULL NUMBER
     LOW_TIME                                                          NOT NULL DATE
     NEXT_SCN                                                          NOT NULL NUMBER
     NEXT_TIME                                                                  DATE
     FNAME                                                                      VARCHAR2(1024)
     FNAME_HASHKEY                                                              VARCHAR2(20)
     ARCHIVED                                                          NOT NULL VARCHAR2(1)
     BLOCKS                                                            NOT NULL NUMBER
     BLOCK_SIZE                                                        NOT NULL NUMBER
     COMPLETION_TIME                                                   NOT NULL DATE
     IS_STANDBY                                                                 VARCHAR2(1)
     STATUS                                                            NOT NULL VARCHAR2(1)
     DICTIONARY_BEGIN                                                           VARCHAR2(3)
     DICTIONARY_END                                                             VARCHAR2(3)
    
    SQL> select count(*) from rman.al;
    
      COUNT(*)
    ----------
        808724
    
    SQL> select min(LOW_TIME) , min(COMPLETION_TIME) from rman.al;
    
    MIN(LOW_TIME)       MIN(COMPLETION_TIME
    ------------------- -------------------
    2010-04-07 20:31:41 2010-04-07 20:32:03
    How to clean these entries through the rman interface?
    I'm talking about the catalog version 10.2.0.4.
    Concerning
    GregG

    Assuming that these archivelogs have the status of "DELETED" using script

    $ORACLE_HOME/rdbms/admin/prgrmanc.sql

    to delete the entries.

    RMAN itself does not directly remove the entries in the catalog tables.

    Werner

  • Test server tries to use the old IDs after reboot etc.

    I have just formatted my drive and installed fresh xampp, pulled my web files on the net and got the testing running server.  I can access the pages that use my vidiscript DB, but for some reason when I try to access pages that use the same PB it gives me an error of:

    Access denied for user 'deafboyz_admin'@'localhost' (using password: YES)

    deafboyz_admin is the OLD username for DB, that my remote DB uses, which is painfully different than the testing server.  I updated the DB file and saved and made sure it's correct on the test server.  Restart xampp and even my computer, deleted history of cookies etc and still get this same error.  It makes me crazy b/c my main homepage must use the db file for data and it works perfectly, but video pages it attempts to use the old credentials, which are not loaded in my test server.

    as a solution, I even added the user deafboyz_admin in the db and gave full privileges, reboot, etc and still no luck.

    all my passwords are loaded into the local Database as they are in the file db.  restarted the computer and clear the history, what else could be possibly originally xampp try using the old db details?

    Thank you for your understanding!

    There is always something that connects your video to a file that is trying to connect to the DB by using the credentials of the old. You can share your PHP code with us login script? Also, check that the connection on the video page setting is correctly set in the correct file that contains the new credentials.

  • Insertion of graphics, tables, etc.

    Most of the time, pretty look bad graphics I have insert into documents. I have tried to copy - paste (almost never of work), save it as a graphics file (.gif, .jpg, etc.) and even print to PDF and inserting them like that. Some come out very well, but most is blurred. I can't imagine that a program designed specifically for the creation of publications would do a mediocre job of graphic display, so there must be a good way to do that I have not discovered. Can anyone help?

    I use CS4 on a Vista machine and as you can tell, I'm a novice user.

    GIGO means "Garbage in Garbage Out" http://en.wikipedia.org/wiki/Garbage_In, _Garbage_Out

    To get these images, if you want quality any PowerPoint the best option would be to get the PDF version of each slide.

    I have a book that I do every year involving slides from PowerPoint, and I make PDFs of powerpoint slides and insert them in print in InDesign.

    Word/Powerpoint could be able to their output and they look ok, but it's a question how you find them in Word/Powerpoint in Indesign.

Maybe you are looking for

  • Installation of Windows 7 - Driver Signature Enforcement

    Hello I ordered drive Toshiba site recovery Web from Toshiba to launch a new system. I did but now Wireless LAN, Bluetooth and card reader don ' t work correctly because: Windows cannot verify the digital signature for that drivers. It's for Windows

  • Program accelerates when you move the mouse

    I use a simple few stripcharts program and have put a clock on the screen to measure the milliseconds per program cycle.  I noticed that when I move the mouse, it takes about 33mS to perform the loop, but when I move the mouse, it goes down to 8mS.  

  • Print my 8600 Officejat white on black paper?

    I am trying to print a design with white background and black outline font, but when it prints, all I see is the black outline and the color of the paper comes through.  This printer will print blank?

  • HP LaserJet Pro 1102w: Hp LaserJet Pro 1102w put in place

    I'm trying to set up my printer with the CD it came with that.  I followed the instructions of standard connecting with a USB cable available here http://support.hp.com/us-en/document/c02847467 , but once I have connected the usb cable to the compute

  • how get rid of webutil configuration

    I modified a 6i form to use webutil without jacob to write a file using client_text_io. Large.then I went to a second form that was very similar to the first. Now, the second form puts up a window right when theform begins on "webutil information."I