begin from here
The most famous HTML questions, with their answers

The most famous HTML questions, with their answers

Hello, I’m going to list here, the most famous HTML questions, with their solutions. 1: How to forward an html page to another page? How to redirect html page? How to forward html welcome website page? Answer: Add the following line to your meta section in your html file: <meta http-equiv=”refresh” content=”0; url=http://example.com/” /> 2: […]

Read more
THE HTML EDITOR 12.7

THE HTML EDITOR 12.7

The HTML editor program from coffeecup.com available in free trial version, so you can try before buy it. but what coffeecup.com say about this program, You can read the following information: You want to create great websites. Totally stellar, kick-butt websites that leave people saying, “Wow, you really made that?” Consider the HTML Editor your new best friend. HTML veterans, […]

Read more
Make your design ONLINE with WireFrame

Make your design ONLINE with WireFrame

It’s easy now to design your website, or your iphone application ONLINE, yes online, but how ? simply you have to use Wireframe, where you can “draw a rectangle on the canvas and select the stencil type that will be inserted there. You can do that by dragging your mouse across canvas and selecting an […]

Read more
I want to build a website

I want to build a website

Ok, this is the question: I want to build a website, what can I do? In fact, you have to answer before, which kind of website you want to build ? normal or dynamic ? if Normal, than you have to use a simple programming language, and the most simple one is the HTML. and […]

Read more