Skip to main content

Home/ Web Development, Design & Programming/ Group items tagged Tutorial

Rss Feed Group items tagged

imran subhani

The Definitive Guide To Styling Web Links - 0 views

  •  
    I found very useful post by Lee Munroe (a Freelance Web Designer from Belfast Northern Ireland) "The Definitive Guide To Styling Web Links" published by SmashingMagazine. He collected very cool stuff related to Web Links Styling in his post. A must read thing for graphic designers.
Kashif Mehmood Mughal

35 Ultimate Useful CSS Cheats to Streamline Web Development | Tutorial Lounge - 6 views

  •  
    We are follow our visitors and readers request presenting "35 Ultimate Useful CSS Cheats to Streamline Web Development" Cheat Sheets can help you save so much time and can really help you learn about CSS in an easy to understand format. I have gathered a list of CSS cheat sheets that I have found to be the most helpful. We encourage our readers and visitors to find use of these tools and find ways to improve your development process. If anyone have also some helping tools can share here for more help each others.
Manish Rawat

20 Design Lessons to Learn on Christmas - 0 views

  •  
    Decorating home or work lab is obvious thing to do on Christmas, but how many really decorate their websites or blogs. The pretty thing about decorating your online store, website, blog or whatever you are attached with is it does not need much from you, but only time. This very occasion gives yo
Jochen Burkhard

Creating a Web App from Scratch - Part 1 of 8: Basic Idea and Design | CSS-Tricks - 0 views

  •  
    "Today we begin Part 1 of an 8-Part series on building a web application from absolute scratch to a complete product. I am going to kick things off by introducing the idea, and then I will be handling the design, UI, and general front-end stuff. We are going to be going back and forth from here over to my friend Jason Lengstorf's blog Ennui Design."
anonymous

CSS Tutorial - 0 views

Ehab Attia

Website URL Submission Service for Increase Web Traffic - 1 views

  •  
    Website URL Submission Service, Complete link building solutions and SEO Optimization for Internet Website Marketing, Link Popularity, Better search engine Ranking and get Traffic to your website.
DJ XC

How to correctly insert a Flash into XHTML » La Trine - 0 views

  • Final Solution The complete code will then look like this (example + validator): <!--[if !IE]> --> <object type="application/x-shockwave-flash" data="movie.swf" width="300" height="135"> <!-- <![endif]--> <!--[if IE]> <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="300" height="135"> <param name="movie" value="movie.swf" /> <!--><!--dgx--> <param name="loop" value="true" /> <param name="menu" value="false" /> <p>This is <b>alternative</b> content.</p> </object> <!-- <![endif]--> Maybe it's not a brilliantly elegant solution, but it's only truly functional
  •  
    Solucion para insertar Flash y que funcione en todos los navegadores
awqi zar

CSS text-indent: An Excellent Trick To Style Your HTML Form | AEXT.NET - 6 views

  •  
    You probably know what the text-indent property does in CSS. It's a common CSS property allowing webmasters to indent paragraphs and hide text for image-based links. Text-indent does this great; however, it doesn't just hide and indent text. It does more.
awqi zar

CSS3 Techniques You Should Know - 13 views

  •  
    Many of you have probably heard all the buzz around CSS3, but exactly which techniques can we use today? In this article I'll show you some different CSS3 techniques that work great in some of the leading browsers (i.e. Firefox, Chrome, Safari, Opera ), and how they will degrade well in the non-supported browsers (i.e. Internet Explorer). Using browser specific extensions, many of the proposed CSS3 styles can be used today!
Soul Book

A List Apart: Articles: How to Size Text in CSS - 0 views

  •  
    "When pixels failed before, we turned to ems. Repeating the logic gives us the following styles: body { font-size:100%; line-height:1.125em; /* 16×1.125=18 */ } .bodytext p { font-size:0.875em; } .sidenote { font-size:0.75em; }"
« First ‹ Previous 501 - 520 of 689 Next › Last »
Showing 20 items per page