Introduction to 10 online development tools for web design

Introduction to 10 online development tools for web design

1. Online Text Generator

BlindTextGenerator: For designers, this is a simple and easy-to-use text generation tool. It contains many fonts, and you can set the character size, number, style, number and alignment of paragraphs, etc. You can also easily and accurately adjust the size of text blocks.

More information: http://www.blindtextgenerator.com/lorem-ipsum

Fillerati: A text generator with a very design sense and modern style.

More information: http://www.fillerati.com/

2. CSS Generator

Border Radius: It doesn't get much simpler than this. Go to the website and enter a value in the input box at one corner of the rectangle to generate the CSS code for the rounded rectangle.

More details: http://border-radius.com/

CSS3 Gradient Generator: A very easy-to-use CSS gradient code generator that is also easy to use.

More information: http://gradients.glrzad.com/

Ultimate CSS Gradient Generator: If you are familiar with Photoshop, you will feel very familiar with this CSS gradient code generator. Of course, its functions are also very powerful.

More details: http://www.colorzilla.com/gradient-editor/

CSS Tricks Button Maker: A button CSS code generator, no doubt about it, it’s so convenient!

You can freely define the button size, color, border radius, gradient, background, border, hover, active state. After setting it up, click your button and you can copy the CSS code.

Details: http://css-tricks.com/examples/ButtonMaker/

3. Typesetting tools

Baseline CSS: It is a very powerful tool for websites that contain a lot of text.

More details: http://baselinecss.com/

TypeTester: A tool that allows you to test the best typography easily and quickly! Provides three schemes for comparison and a list of safe fonts. When you find the perfect setup, you can also get the corresponding CSS.

More information: http://www.typetester.org/

4. Other Tools

Favicon.cc: This is a tool for generating small icons that usually appear in the browser status bar or browser tab (used to identify a website). Once completed just download the .ico file and drag it to the root directory of your web server. Very quick and convenient.

Details: http://www.favicon.cc/

JSONLint: A simple and easy to use JSON validator. Just copy and paste the code into the text area. It even supports verification by just entering a URL (not a code).

Details: http://www.jsonlint.com/

<<:  Docker deployment MySQL8 cluster (one master and two slaves) implementation steps

>>:  Detailed description of the function of meta name="" content="

Recommend

Build a Docker private warehouse (self-signed method)

In order to centrally manage the images we create...

Analysis of the locking mechanism of MySQL database

In the case of concurrent access, non-repeatable ...

How to set the width attribute to the style of the span tag

If you directly set the width attribute to the sty...

Nginx rewrite regular matching rewriting method example

Nginx's rewrite function supports regular mat...

Practical Optimization of MySQL Paging Limit

Preface When we use query statements, we often ne...

Summary of MySQL ALTER command knowledge points

When we need to change the table name or modify t...

8 essential JavaScript code snippets for your project

Table of contents 1. Get the file extension 2. Co...

Share 20 JavaScript one-line codes

Table of contents 1. Get the value of browser coo...

Vue.js implements tab switching and color change operation explanation

When implementing this function, the method I bor...

Linux yum package management method

Introduction yum (Yellow dog Updater, Modified) i...

Dynamically edit data in Layui table row

Table of contents Preface Style Function Descript...

JS version of the picture magnifying glass effect

This article shares the specific code of JS to ac...