Skip to main content

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

Rss Feed Group items tagged

Arch Aznable

How to Create Vibrant Digital Poster Design with CSS3 | Blogfreakz - Web Design and Web... - 0 views

  •  
    Chris Spooner shares a nice tutorial on how you can create a vibrant digital poster design with CSS3. His Circlicious design is made purely of HTML and CSS. Take note that this is only suited to modern browsers of Firefox, Safari and Chrome.
Jennifer Ray

Hire Html Developer For Psd to Html Conversion : Understanding The Behind Ideology - 0 views

  •  
    PSD to HTML conversion is an essential step when it comes to creating a fully functional website from a static web template. Every web design needs to go through this process of PSD to HTML Integration to make a website live for the audience, search engine and web browsers.
Vernon Fowler

Font sizing with rem - Snook.ca - 0 views

  • The problem with em-based font sizing is that the font size compounds. A list within a list isn't 14px, it's 20px. Go another level deeper and it's 27px!
  • The rem unit is relative to the root—or the html—element. That means that we can define a single font size on the html element and define all rem units to be a percentage of that. html { font-size: 62.5%; } body { font-size: 1.4rem; } /* =14px */ h1 { font-size: 2.4rem; } /* =24px */
  • We can specify the fall-back using px, if you don't mind users of older versions of Internet Explorer still being unable to resize the text (well, there's still page zoom in IE7 and IE8). To do so, we specify the font-size using px units first and then define it again using rem units. html { font-size: 62.5%; } body { font-size: 14px; font-size: 1.4rem; } /* =14px */ h1 { font-size: 24px; font-size: 2.4rem; } /* =24px */
  • ...3 more annotations...
  • I'm defining a base font-size of 62.5% to have the convenience of sizing rems in a way that is similar to using px.
  • consistent and predictable sizing in all browsers, and resizable text in the current versions of all major browsers
  • The compounding nature of em-based font-sizing can be frustrating so what else can we do?
Luciano Ferrer

12 HTML5-CSS FrameWorks For Easy WebDevelopment - 2 views

  •  
    "HTML5 is getting more popular among web designers because it is being supported by the most of the modern browsers like Firefox 6, Google Chrome, IE9 etc.. A framework is basically software application which assists developers to quickly design and develop dynamic websites. With the advent of HTML5 and CSS3, development becomes easy for everyone, A HTML5 framework provides many features such as beautiful typography, video players, form validation, design section and many more which enables users to easily develop web applications."
Luciano Ferrer

Cutter.js Truncate HTML - 1 views

  •  
    "We sometimes need to display a shorter version of a text/content so that it fits to the layout as expected (like the "read more" links shown for truncated content). Cutter.js is a JavaScript class that allows us to accomplish this on the client-side without losing markup. The class cuts the content to the number of requested words and if needed puts a link to open the full content again and, if wanted, places a link to open the full content. It is a standalone + lightweight resource (1.5kb gzipped) and works cross-browser."
Luciano Ferrer

scrollorama - 1 views

  •  
    "Scrollorama is a jQuery plugin for creating eye-candy effects in parallel to the scrolling of web pages. By dividing the content into blocks, it simply lets us to animate elements on the page (when a block is reached) based on the browser window's scroll position. The animations are accomplished using CSS properties, durations of them can be defined and it is also possible to set the exact scrolling positions of the start/stop events."
Luciano Ferrer

PanoJS3 - pure JavaScript viewer for huge images - 0 views

  •  
    "PanoJS3 - An interactive JavaScript widget for panning and zooming a panoramic image stitched together dynamically from smaller tiles. This widget can be used for viewing images that are much larger than the available space in the browser viewport. Examples include panoramas, maps or high resolution document scans."
Jennifer Ray

HTML Experts - PSD to HTML, PSD to XHTML, PSD to CSS, Convert Photoshop to HTML @ $37.50 - 0 views

  •  
    We are a global PSD to HTML conversion service provider India specializes in Photoshop to HTML, for just $37.50. Send any design in PSD, PNG, JPG, PDF, TIF, AI and we convert it to cross-browser compatible W3C validated XHTML/CSS markups in 8 biz hours.
Vernon Fowler

Common HTML Validation Problems - 0 views

  • To avoid problems with both validators and browsers, always use & in place of & when writing URLs in HTML
  • When writing the same URL in a plain text email message or in the location bar of your browser, you would use "&" and not "&".
Vernon Fowler

Web Standards - 2 views

  • development is simplified
  • ensure that all browsers will display your Web site properly
  • easier for search engines to access and index, easier to convert to other formats, and easier to access with program code (like JavaScript and the DOM)
  • ...1 more annotation...
  • easier for people with disabilities to use the Web
  •  
    I think everyone should read your blog who want to good information about Web Development services. Thanks and keep it up!
Bob Stevens

untitled - 0 views

  •  
    Stupid question I'm sure, but it made me curious. Will people have to opt-in to Flash or is it just completely being cut from the browser entirely?
sarah ockonor

Free Business News Yellow Blogger Template - 1 views

  •  
    Business News Yellow Blogger Template, Excellent Design, 2 Columns, Adapted From Wordpress, Left Sidebar, Magazine-Styled, Rounded Corners, Excellent Layout for Blogs About Business Or People, Web2.0 Inspiration, Black, Fixed Width, Yellow and Brown, Tested on the Most used Browsers : Safari, Firefox, IE, Opera...etc, Don't Hesitate To Share This Article if you Like it, That will Help us Providing More Nicht Templates.
Hostforlife Hosting

How to Use Silverlight to Run an Elevated Trust Applications - 1 views

  •  
    In this article, you will see how to run an Elevated Trust Application within the Browser using Silverlight 5 Beta.
htmlslicemate.com

20 HTML5 Video Websites Examples and Resources - 1 views

  •  
    These days embedding video in a website is very easy, the element in HTML5 is compatible with almost all current browser versions (see Can I Use video), which saves us a lot of the old difficulties. Now we can implement video and customize a player without third-party software. element is very simple: the complication is in the browser support, especially in old versions and mobile.
Jochen Burkhard

A List Apart: Articles: Supersize that Background, Please! - 0 views

  •  
    With an advertising world keen to use every inch of a medium for brand or product experience, it is becoming increasingly popular to design websites with full-browser backgrounds. Using CSS, this can be achieved quite easily. Just drop a huge background image in a page with one line of code (Line wraps marked » -Ed.):
sarah ockonor

White Blue Studio Flash Website Template - 0 views

  •  
    White Blue Studio Flash Website Template is a very Clean Flash Template Suitable For art Studio, Design Studio or Design Company, Come With a Left Corner Menu, Easy to Edit and full Source is inside the Archive, This Template Was Tested and Work Fine On IE 6.0 & 7.0, Mozilla Firefox , Opera 9.02, Google Chrome and Safari Web Browsers, SOFTWARE REQUIRED To edit this Template : Adobe Photoshop 7+; Macromedia Dreamweaver; Flash MX 7+ And Adobe GoLive or Microsoft Frontpage 2003; Please Keep The Footer Links Intact in Order To use it.
Jochen Burkhard

Various client-server communication mechanisms in an Ajax-based web application - 0 views

  •  
    Summary:  A key part of any Asynchronous JavaScript and XML (Ajax)-based web application is the communication layer between the client and the server. To implement this layer, you need to understand the various communication mechanisms that browsers provide, as well as each mechanism's pros and cons. In this article, learn to make the correct match between the specific communication needs of an application and the appropriate mechanism. Detailed examples show you how to create a communication layer that can meet these different client-server communication needs.
Jochen Burkhard

Creating mobile Web applications with HTML 5, Part 5: Develop new visual UI features in... - 0 views

  •  
    Summary:  HTML 5 comes with plenty of new features for mobile Web applications, including visual ones that usually make the most impact. Canvas is the most eye-catching of the new UI capabilities, providing full 2-D graphics in the browser. In this article you learn to use Canvas as well as some of the other new visual elements in HTML 5 that are more subtle but make a big difference for mobile users.
sarah ockonor

Free Joomla Themes Templates Movies Blue Design - 0 views

  •  
    Joomla Movies Blue Clouds Web2.0 Theme Template is a Very nice High Quality Design Theme Template for Joomla 1.5 Version, Come with 3 Column, Web2.0 Style Design, Blue and Gray Rounded Corners, Left Sidebar, Fixed Width, Right Sidebar, Suitable for Personal Joomla Websites Or Movies and Cinema Joomla Websites, This Template Was Tested On IE 6.0 & 7.0, Mozilla Firefox, Opera 9.02, Google Chrome and Safari Web Browsers, 100% CSS, Compact, Valid CSS/HTML, This Template is Realized Under Common Creative Lisence, that Mean You have to Leave the Footer Links Intact in Order to use it, Don't Forget To add Some Modules and Plugins To Make Your Joomla Website More Attractive and Flexible.
« First ‹ Previous 81 - 100 of 238 Next › Last »
Showing 20 items per page