Skip to main content

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

Rss Feed Group items tagged

mikhail-miguel

Harpa.ai - HARPA Artificial Intelligence is a Chrome Extension and AI-powered NoCode RP... - 0 views

  •  
    Harpa.ai: Get more done from your browser (harpa.ai). Harpa.ai: HARPA Artificial Intelligence is a Chrome Extension and AI-powered NoCode RPA platform (harpa.ai).
mikhail-miguel

AiAgent.app - User-friendly Artificial Intelligence Agent in the browser (aiagent.app). - 0 views

  •  
    A web app that makes choices and performs tasks on its own, based on the goals set by you. AiAgent.app: User-friendly Artificial Intelligence Agent in the browser (aiagent.app).
htmlslicemate.com

50 Useful CSS Snippets Every Designer Should Have - 0 views

  •  
    With so many new trends advancing every year it can be difficult keeping up with the industry. Website designers and frontend developers have been deeply ingrained into the newer CSS3 properties, determining the ultimate browser support and quirky hacks. But there are also brilliant CSS2 code snippets which have been ...
htmlslicemate.com

Saving And Organizing Web Pieces With Keeeb - 0 views

  •  
    You often find interesting pieces of information, from videos, images and articles online that you want to save. There are a number of ways to do this: you can use a bookmarking feature that comes with most today's browsers, or else using social bookmarking sites, like Digg...........
htmlslicemate.com

SKETCH DEVICE WIREFRAMES - 0 views

  •  
    I've been using Sketch properly for about a month now and I have to say that I'm really impressed as are a lot of others now using it in the design community. I first found out about it after reading a blog post by Meng To on How To Design Pixel Perfect Assets in which Meng refers to Sketch a few times and explains that it's great while designing for mobile as you can export in 2x even after designing in standard dimensions. Sketch has had a lot of attention lately so here's a few blog posts and freebies that you may have missed: Simple Vector iPhone Sketch Freebie Browser Wireframe iPhone iOS 6 Template for Sketch
htmlslicemate.com

Become a Better, Faster Front-End Developer - 0 views

  •  
    So you're a pretty great web developer already. You've got some killer CSS chops (cross browser even), perhaps you've been a Photoshop expert for years, and you've got enough jQuery knowledge to make almost any chained animation go smoothly. But certainly you ask yourself, what's next? In fact, one of the most asked questions about web development is, "how do I stay on the leading edge?" Chris Coyier recently presented a fantastic talk on the subject, and there are sites fully dedicated to staying up to date on the latest web design news. Addy Osmani's roundup on becoming a better front-end engineer sets some great content out on the board for you to consider on the subject; needless to say, a lot of smart people are thinking about this very subject, so you're headed in the right direction.
htmlslicemate.com

Writing Web Content With Markdown - 0 views

  •  
    Unless you are really HTML-savvy, writing articles directly using HTML is not ideal. First, you have to wrap the content properly with the tags in order to format it, and secondly you will have to go back and forth from your code editor to the browser to see how it looks. If you are a frequent web writer, I think it's better for you to write using Markdown. Markdown allows you to write content in plain text that later can be translated into a valid HTML format, and with the help of a tool, you can instantly see the output.
htmlslicemate.com

A Guide to the New HTML5 Form Input Types - 0 views

  •  
    There's a plethora of new HTML5 form input types (13 new ones to be exact) that make creating engaging and easy-to-use web forms much easier for web designers. The new HTML5 input types give us data validation, date picker controls, color picker controls, inline help text, and more in the web browsers that support them. Advantage of HTML5 Form Input Types The benefits of these new input types are tremendous for web designers. First, the new input types reduce our reliance on client-side- and server-side-scripting for validating common data types like dates, email addresses, and URLs. For mobile UI developers: You know that creating cross-platform web forms using HTML4 standards is a pain. Using HTML5 form input types could make things easier. For instance, a form written with HTML5 can utilize the mobile device's native specialized keyboards depending on what the target input type is. Here's an example of using HTML4 input types (on the left) for entering dates in a web form versus using the HTML5 date input type (on the right):
Adan Shaw

Web to Print Solutions | Web Printing Services | Web to Print Services Company - 0 views

  • Web to Print Solutions
  • Newspapers want to focus their energies on creative projects and uncovering groundbreaking stories. The creative departments want to spend as much of time as possible on data gathering and content creation. RealityT has worked with news agencies and publications for over a decade to help them deliver their content cost effectively and with 100% accuracy.
  • Many newspapers have internet editions specifically for real estate and auto. They wish to create print editions, using the same content. We take information that already exists online such as archived materials, database information, news advertisements and user-generated content and publish it in a more permanent form -- print. Read more on our reverse publishing workflow.
  • ...1 more annotation...
  • We offer this service as a manual process where we handle all the production or as a self-service wherein dealers can select their inventory using an Internet browser.
  •  
    Reality Premedia helps Newspapers create print editions from internet based content. This works well for structure content like real estate, auto, obituaries and job listings.
Anna Taylor

10 Ways to Make a Website More Usable - 1 views

  •  
    Keeping usability for stumblers, browsers and surfers in mind when creating a website can be an exasperating task. Doing so shouldn't have to be so frustrating... What follows is a list of how to improve your site's usability without going crazy!
sophiaallain

Insta Tech Experts Offers Quick and Reliable Internet Explorer Tech Help - 1 views

  •  
    The Internet Explorer and its Tech Support Internet Explorer (IE) is the most widely used browsers worldwide and with Microsoft Spartan out in the market, Windows users get even more inclined towards ...
Vernon Fowler

Best Practice: Get your HEAD in order - EricLaw's IEInternals - Site Home - MSDN Blogs - 1 views

  • To ensure optimal performance and reliability when rendering pages, you should order the elements within the HEAD element carefully.
  • Optimal Head Ordering <doctype>     <html>         <head>             <meta http-equiv content-type charset>              <meta http-equiv x-ua-compatible>             <base>             <title, favicon, comments, script blocks, etc>
  • If you must specify the character set using a META tag for some reason, it is critical that the META tag is the first element in the HEAD.
  • ...1 more annotation...
  • If you must specify the X-UA-Compatible value using a META tag for some reason, this element MUST appear before any script blocks and SHOULD appear as early in the HEAD element as possible.
Vernon Fowler

Web Standards Group - About Web Standards - 2 views

  • A site that has been built to web standards generally will be:Less bandwidth intenseFuture-proofExtensibilityEasier to maintainCompatible with newer browsersAccessible
jimmy anderson

DYNAMIC WEBSITES START THEIR JOURNEY OVER HERE - 0 views

Whether it's a fully responsive, dynamic webpage or a simple PSD to HTML conversion, we'll make sure that the images are optimized, and the code is compliant with semantic web, as well as W3C stand...

Design Web webdesign website programming Development css web design redesign

started by jimmy anderson on 25 Feb 14 no follow-up yet
Vernon Fowler

Export HTML table as CSV file using JQuery | Oliver Doepner's IT blog - 2 views

  • but not in IE
  • Only works in browsers with full “Data URI” support (Firefox, Chrome, Opera)
simplykreative

Using HTML5 Download Attribute - 0 views

  •  
    In order to create a download link in HTML you simply have to add an anchor tag and link to the file within the href attribute. Download File However files with extension .pdf, .txt, and .doc or image file won't be downloaded and will be opened in the browser.
Magdalena Tubis

Frontend Development Bookmarks - 0 views

  •  
    A badass list of frontend development resources I collected over time.
anonymous

Remove Trovi Uninstall - 1 views

shared by anonymous on 28 Jul 15 - No Cached
Daniel Falk liked it
  •  
    We will not only get your computer completely rid of Trovi, but will also help restore your favorites search bar (Yahoo, Google etc) and make your browser / computer like earlier.
Maxim Djuliy

20 stunning examples of CSS 3D transforms - 0 views

  •  
    Rounded corners, gradients and drop shadows are well known features of CSS3, but beyond these there lie CSS transitions, transforms and animations. In combination they create effects never before achievable. CSS 3D transforms are smooth, hardware accelerated and simple to implement, with browsers taking on what would be very difficult perspective calculations.
« First ‹ Previous 161 - 180 of 238 Next › Last »
Showing 20 items per page