r3d1405241470
Members-
Content Count
279 -
Joined
-
Last visited
Everything posted by r3d1405241470
-
Mozilla with adblock Sick of pesky ads?
r3d1405241470 replied to iGuest's topic in Websites and Web Designing
thnx for this info :)cheers -
flash 5 or 4? may be on p2p a full version :)yes you can download swf files, if your using ie, a cache is stores in your temp folder or you can use third party software. you own it but not legal
-
you can also set css colors using rgb colors like this rgb(255,10,20) valid value from 0 to 255 example: #head { background-color: rgb(255,0,0); /* in words red in hex #ff0000 or #f00 */ .... }*hidden tricks you can also set the rgb value in percentage #footer { background-color: rgb(50%,50%,50%); /* grayish color */ ... }it use for some reasons, main reason for percentage coz of different gamma settings of different pc. css geeks said its a clever way
-
Graphic Designing or Programming
r3d1405241470 replied to spyshow's topic in Graphics, Design & Animation
if your a web designer graphics is your choice, if your a web developer of course programming. And the one should know both and other web related including security is a web master. And any of them need high creativity -
dzsoft php editor and dreamweaver is a good combination for php web development, and for best editor any wysiwg w/ code highlighting will be the best. i prefer dreamweaver
-
mac or windows? which do u think is better
r3d1405241470 replied to wannabeeaweak's topic in Websites and Web Designing
i vote for windows, lot of softwares, mostly games and windows have an acceptable design applications that can match the design applications of mac -
how do u make menu? dynamic menu
r3d1405241470 replied to wannabeeaweak's topic in Websites and Web Designing
there is an css menu, check alistapart -
1. just save the file in html if you want it in html if in php just put these lines "<?php ?>" in the header before your content and save in php that will be bloop php pages. take note that if your file contains php code you must save it in php or it will not be parse.2. just a client and server relations 3. yes with php gd functions and for the code if you want to add some security to your password you could do this INSERT INTO `users` (`userid`, `username`, `passwd`)VALUES ('', 'myUserName', password('myPassWord'));
-
about the full css div layout it's so challenging and flexible
-
what do you think? should all ie users shift to other free friendly web standard browser? or should microsoft continue developing ie for better and worse? ie bug http://www.webstandards.org/buzz/opinion// browse happy campaign http://www.webstandards.org/2004/10/13/happy-10th-birthday-netscape/ free web standard browser http://archive.browsehappy.com/browsers/
-
why xthml doesn't have full support to ie? lol the truth is ie doesn't give full support to xhtml and css. http://www.webstandards.org/2004/10/13/happy-10th-birthday-netscape/ click and see what the web stardard says about ie for other free web standard browser visit http://archive.browsehappy.com/browsers/
-
Comparing GIMP and Photoshop
r3d1405241470 replied to chansard's topic in Graphics, Design & Animation
there is a big difference, the price -
Photoshop VS Fireworks For web design...
r3d1405241470 replied to Reiji Kurosaky's topic in Graphics, Design & Animation
i try to use fireworks but i'm always looking for some photoshop functionality after that i uninstalled fireworks, photoshop still the best -
i use php to generate dynamic content on my site(mostly), validation and logging and more
-
wierd... w3c doesn't claim that they are standard - according to Tim Berners-Lee's Interview(link broken), they do recomendations and develop specs like xhtml and others. for info about web standard visit this link http://www.webstandards.org/
-
PintScreen Shortcut key?
r3d1405241470 replied to r3d1405241470's topic in Websites and Web Designing
um... thnx :)i just want to know if is that possible without using 3rd party softwareand my os is xpand thnx again -
How To Do The Security Confirmation see it when i register forum
r3d1405241470 replied to chhchung's topic in Programming
i've download that code from http://www.planet-source-code.com/ last month on php section go search for it -
i prefer my way and thnx for that info
-
you need rss reader available in most sever side scriptsand also there is commercial blog reader
-
i believe that no free host will give you a free domain for now, except Xisto, it has good offer of free domain name for group account :)and uni.cc doesn't offer a domain it's a sub domain.i remember i've found a quality hosting, i think 2 years ago, it's offer instant acount, no banner, php asp and more, and a great deal if you got 20k visit/month you've got a free domain from them but it's gone now after that i quit web design, and back again :Pthe name is brizland or something like that(can't remember the exact name since it's almost two years)
-
What Think You Of Windows Xp-95-98-2000
r3d1405241470 replied to gc472118's topic in Websites and Web Designing
win 2k runs faster than xp on my pcbut i use xpwhy?i tweak my xp and now it's faster as tweak win2kand about windows 9x i hate blue screen, it still exist on xp but i just saw it once when i try to use an old windows appz -
W3C is created in 1994, the World Wide Web Consortium (W3C) (http://www.w3.org/) hammers out specifications and guidelines that are intended to promote the web's evolution and ensure that web technologies work well together. And Its director is Tim Berners-Lee (http://www.w3.org/People/Berners-Lee/), the one who invented the web in 1989. Some of the specifications developed by W3C is HTML, XHTML, XML, CSS, and more.
-
much easier way to select group/single colors: open an image: then, select "SELECT" -> "Color Range..."a color range dialog appears: use a the "eye dropper tool" (lower right) to select colors -> just select and click the eye dropper tool to the canvas to select color.: to add colors use "eye dropper tool w/ +" -> then select and click( you will notice the change in the preview pane)then hit ok all the colors you select is now selected