gaby Posted August 22, 2007 Report Share Posted August 22, 2007 Exemplu: Pentru a realiza un layout cu frame folosind CSS nu va trebuie prea multe cunostinte. Ca sa va ajut am creat un mic tutorial: Sub tagurile <head></head> introduceti codurile de mai jos: <style type="text/css"> body{ margin: 0; padding: 0; border: 0; overflow: hidden; height: 100%; max-height: 100%; } #framecontent{ position: absolute; top: 0; bottom: 0; left: 0; width: 200px; /*Width a frame div*/ height: 100%; overflow: hidden; /*Disable scrollbars. Seteaza ??€? Quote Te-ai inregistrat? Ne-ar placea sa te prezinti. Cum pot sustine forumul? Cumpara de la eMag folosind acest link. -------------------- Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.