hartekju Posted April 16, 2011 Report Share Posted April 16, 2011 Esmu skatijies daudz pamācību, bet tieša skaidrība vēl aizvien nav! Kāds man nevarētu pateikt, kas tieši man jāgriež šim dizainam? Būtu ļoti pateicīgs, bet ja ir kāda tieša pamācību, tad tas ar derētu! :) Quote Link to comment Share on other sites More sharing options...
Kemito Posted April 16, 2011 Report Share Posted April 16, 2011 (edited) Jāgriež tev būtu pats header, ā arī ja gribi tad atsevišķi logotipu, tad vaidzētu menu gradient un paneļu gradient. Pārējo var panākt ar CSS un/vai ar JqueryUI. http://jqueryui.com Edited April 16, 2011 by Kemito Quote Link to comment Share on other sites More sharing options...
wintermute Posted April 16, 2011 Report Share Posted April 16, 2011 Interesanti kāds gan tam sakars ar jQuery ?!? Nu kas tur ko nesaprast ? <!DOCTYPE html> <html> <head> <meta charset=utf-8 /> <title>Empty</title> </head> <body> <div class="header"> <h1><a href="/">Empty</a></h1> </div> <div class="base"> <ul class="panel"> <li>..</li> <li>..</li> .. </ul> <ul class="other panel"> .. </ul> <div class="main"></div> </div> <div class="footer"> </div> </body> </html> Thats about it. Tālāk atliek tikai "sakrāsot" un pielikt apaļus stūrus kur vajag. Quote Link to comment Share on other sites More sharing options...
daGrevis Posted April 16, 2011 Report Share Posted April 16, 2011 Kā kas jāgriež? Tas, ko redzi. Viss jāsagriež pa maziem attēliņiem, lai kopā to visu varētu salikt ar HTML un CSS palīdzību. Quote Link to comment Share on other sites More sharing options...
wintermute Posted April 16, 2011 Report Share Posted April 16, 2011 Varbūt cilvēks nevar fotožopā atrast, kur ir poga "save to the internets". Quote Link to comment Share on other sites More sharing options...
daGrevis Posted April 16, 2011 Report Share Posted April 16, 2011 * Save for Web & Devices... Quote Link to comment Share on other sites More sharing options...
Kemito Posted April 16, 2011 Report Share Posted April 16, 2011 @wintermute - ar JqueryUI panākt effektus css ir manuprāt ērtāk un vieglāk. tobish tos pašus apaļumus tā teikt. Un vēlāk noder visām citām lietām - TĀDS SAKARS! Quote Link to comment Share on other sites More sharing options...
hartekju Posted April 16, 2011 Author Report Share Posted April 16, 2011 Interesanti kāds gan tam sakars ar jQuery ?!? Nu kas tur ko nesaprast ? <!DOCTYPE html> <html> <head> <meta charset=utf-8 /> <title>Empty</title> </head> <body> <div class="header"> <h1><a href="/">Empty</a></h1> </div> <div class="base"> <ul class="panel"> <li>..</li> <li>..</li> .. </ul> <ul class="other panel"> .. </ul> <div class="main"></div> </div> <div class="footer"> </div> </body> </html> Thats about it. Tālāk atliek tikai "sakrāsot" un pielikt apaļus stūrus kur vajag. Tagad man tikai CSS jāuztaisa? ;x Quote Link to comment Share on other sites More sharing options...
rebuilder Posted April 16, 2011 Report Share Posted April 16, 2011 Ja Tev rodas šāds jautājums, tad iesaku mest pie malas :) Quote Link to comment Share on other sites More sharing options...
wintermute Posted April 16, 2011 Report Share Posted April 16, 2011 Varbūt tev tomēr kādu tutoriālu vajadzetu vispirms izlasīt .. Dikt iesaku http://htmldog.com/guides/ un http://dev.opera.com/articles/view/1-introduction-to-the-web-standards-cur/#toc Uztaisi kā māki, un tad iemet linku forumā. Gan jau cilvēki ar pirkstu (acī) pabakstīs, kur un ko tu dari nepareizi. Quote Link to comment Share on other sites More sharing options...
hartekju Posted April 16, 2011 Author Report Share Posted April 16, 2011 Varbūt tev tomēr kādu tutoriālu vajadzetu vispirms izlasīt .. Dikt iesaku http://htmldog.com/guides/ un http://dev.opera.com/articles/view/1-introduction-to-the-web-standards-cur/#toc Uztaisi kā māki, un tad iemet linku forumā. Gan jau cilvēki ar pirkstu (acī) pabakstīs, kur un ko tu dari nepareizi. Paldies! Quote Link to comment Share on other sites More sharing options...
Grey_Wolf Posted April 17, 2011 Report Share Posted April 17, 2011 @wintermute - ar JqueryUI panākt effektus css ir manuprāt ērtāk un vieglāk. tobish tos pašus apaļumus tā teikt. Un vēlāk noder visām citām lietām - TĀDS SAKARS! galigi garam pieeja ... Nevajag jaukt kopaa JS ar CSS, programmeshanu ar dizainu.. Tas ka VAR izdarit nenoziimee ka vajag. Tikpat labi vari ieteikt pilniibaa visu lapu generet ar PHP, jo to visu var panakt arii ar PHP - pilnibaa uzzimejot ar GDlibu - pat buutu pamatojums -> redz ta varetu izmantot Specefiskus fontus... --- Quote Link to comment Share on other sites More sharing options...
wintermute Posted April 17, 2011 Report Share Posted April 17, 2011 Mūsdienās pat tam php nevajag. Izmanto @font-face un tavi custom fonti lapā native tiek renderēti. Quote Link to comment Share on other sites More sharing options...
Grey_Wolf Posted April 17, 2011 Report Share Posted April 17, 2011 Mūsdienās pat tam php nevajag. Izmanto @font-face un tavi custom fonti lapā native tiek renderēti. jaa jaa.. tikai tad ja Userim IR taads fonts .. attiecigi kadu ultra -extra fontu taa neizmantosi ... Quote Link to comment Share on other sites More sharing options...
wintermute Posted April 17, 2011 Report Share Posted April 17, 2011 Nope .. tieši tad ja jūzerim NAV tāda fonta, tad vajag izmnatot @font-face: palasi http://www.font-face.com ieskatam. Gan jau tālāk google palīdzēs. Quote 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.