Blogs about: Html 2

Featured Blog

How to create an address with e-mail contact information in a text: HTML

developerdk wrote 56 minutes ago: You can create an address info with inserted e-mail address to a word or a sentence in HTML using th … more →

Tags: HTML, address, eMail, Link, MAILTO

How to display a preformatted text: HTML

developerdk wrote 1 hour ago: Preformatted text tag is used to control the line breaks and spaces in a HTML paragraph. Syntax: … more →

Tags: HTML, Line break, pre, preformatted, Preserve, Space

How to insert line breaks: HTML

developerdk wrote 1 hour ago: Inserting line breaks(go to next line) is very simlpe in an HTML page. The syntax is shown below: Sy … more →

Tags: HTML, Line break, next line

How to insert horizontal lines in an HTML page

developerdk wrote 1 hour ago: Inserting horizontal lines is very simple in HTML. It can be done with a simple tag as below: Syntax … more →

Tags: HTML, Horizontal, line

How to comment in a HTML page

developerdk wrote 1 hour ago: The comment line syntax of a HTML page is as follows: <!– ………… … more →

Tags: HTML, tag, Comment

Html শেখার সহজ উপায় : অধ্যায় ১

mabashar wrote 1 day ago: একটু একটু করে অনেকেই শুরু করল ধারাবাহিক টিউন ।উদ্যোগটি খবুই ভাল এবং কল্যানধর্মী ।আমি ভাবলাম আমি কেন … more →

Tags: HTML

My post about HTML1 comment

chrisdavidmills wrote 2 days ago: This is my blog post. … more →

Tags: HTML, Lists, paragraphs, Code, CSS

Image tag in HTML

developerdk wrote 2 days ago: Syntax: <img src=”http://goo.gl/TAMxf” width=”500″ height=”200 … more →

Tags: HTML, image, tag

How to add links in an HTML page

developerdk wrote 2 days ago: Syntax <a href=”http://developerdk.wordpress.com/”>This indicates a link</a> … more →

Tags: HTML, Links, Url

HTML Text formattings

developerdk wrote 2 days ago: Heading formatting: <h1> Largest sized heading <h1> <h2> Smaller than h1 <h2 … more →

Tags: HTML, formatting, heading, Paragraph, Size, Style

List of useful meta-tags in HTML

masteryetikov wrote 4 days ago: Set the default charset of the HTML-page. If the document is displaying characters of a specific cha … more →

Tags: HTML, Meta, http-equiv

Export canvas drawing to image

jignesh2882 wrote 5 days ago: Often you would like to export or save image generated on canvas. here is simple script which does e … more →

Tags: HTML, Arts, canvas element, Document Object Model, javascript, languages, Programming, W3C DOM

HTML SVG Arc with Percentage Tutorial

Hardik Sondagar wrote 6 days ago: The other type of curved line you can create using SVG is the arc, A. Arcs are essentially sections … more →

Tags: HTML5, ARC, Circle, svg

The Senchual Touch

akismet-d2e5d492157743a5fbc5031c491db320 wrote 1 week ago: I’ve just discover Sencha Touch. For those who haven’t heard of it before, it’s ma … more →

Tags: Developer Tools, Apps, Web, Frameworks, optimised, phone, Touch, Sencha, sencha touch

Code to auto-refresh a HTML page

AlwinPerotti wrote 1 week ago: To auto-refresh a HTML page you can use the following code: <meta http-equiv="refresh" content="5 … more →

Tags: HTML, refresh, Auto, auto-refresh, Code, Meta, reload, Meta element, markup languages

HTML BASIC

infocoll.wordpress.com wrote 2 weeks ago: HTML which is used to design a website Hyper Text Markup Language is expansion of HTML. HTML has ano … more →

Tags: HTML, Basic Html Tutorial

Library System and Metro Style

whiterook6 wrote 2 weeks ago: This month’s Innovation Days had an unclaimed project sitting in Confluence: a Library system. … more →

Tags: Innovation Days, HTML, Design, CSS, metro UI, web app

onError bei externen Images

katharinapxl wrote 3 weeks ago: Bindet man externe Images ein z.B. über ein http, kann man mit Javascript eine Abhilfe schaffen, um … more →

Tags: javascript

Scrolling, iFrames & Facebook Apps

jwopitz wrote 3 weeks ago: THE PROBLEM I have a Flash SWF being loaded into a PHP page that then is being loaded into a Faceboo … more →

Tags: facebook, facebook canvas, facebook app, javascript, onscroll, onmousewheel, preventDefault, stopPropagation, event


Related Tags
All →

Follow this tag via RSS