gaby Posted August 22, 2007 Report 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 ??€? Te-ai inregistrat? Ne-ar placea sa te prezinti. Cum pot sustine forumul? Cumpara de la eMag folosind acest link. --------------------
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now