Showing posts with label HTML. Show all posts
Showing posts with label HTML. Show all posts

Sunday, 1 June 2014

WordPress Is Not The Only Way People Can Create A Blog

One of the most popular methods in recent memory that people have used to create blogs is WordPress, which is a software platform that novice and experts can use to develop blogs for a variety of purposes. There are several reasons why WordPress is a popular method to develop blogs; however, one of the main reasons is based on its own popularity because people are able to find many features and...

Wednesday, 13 March 2013

Styling Tables With CSS

Styling dinner tables in not so easy unlike HTML tables. Using CSS to style a table is easy, and greatly simplifies the markup. Seriously, for the first time it looks a bit hard, but it's just too easy. At times it seems that tables are a little misunderstood in modern web development. A have one suggestion for you, "don't use tables" "don't use tables for layout." Anyways, Before we dive into...

Thursday, 31 January 2013

Display Your Feed On A HTML Page

About every blogger now is using feedburner to publish their feed. By using feedburner, you can get realtime stats and subscriber count. You can even use a custom domain with feedburner. You can display your feedburner feed on Blogger with a simple feed widget but you can't use that widget on your html site. Don't worry, you can still display your feed on a static html or your website by using...

Wednesday, 21 November 2012

HTML 5 Shattering Text Effect

So today we're gonna do this amazing HTML 5 Shattering Text Effect with JavaScript and this script doesn't contains jquery or mootolls only JavaScript. Let's get started with basic HTML markup: <canvas id="canvas"></canvas> After adding above html we will add some css to make it better: body { margin: 0; padding: 0; overflow: hidden; } #canvas { background: black; } Now...

Tuesday, 25 September 2012

Hosting HTML And CSS Files On Google Code

Last month i posted an article on my blog about hosting js files on Google Code which was simple but it's hard to host html and css files on Google Code , not that hard because today we'll learn that.In below tutorial please click on images to zoom. Create Project: If you have Gmail ID log in to this link with Gmail. Fill out Project name, Project summary, Description with your project information. Choose...

Saturday, 23 June 2012

Creating A HTML Email Form

So today i'am gonna teach you a simple HTML tutorial on Creating HTML E-mail Form for your blog, website or any html page ....First of all sorry i wrote wrong form/forum spelling on pic above ......so here we go : On Blogger : Go To Post/Page > HTML and paste the html given below. On HTML : Paste html given below on your html document. <h3>Send E-mail To Your Name:</h3> <form...

Saturday, 9 June 2012

HTML Parse Encoder

...

HTML Editor

Edit your HTML codes and test our Widget in this HTML editor..... #wrapper { margin:0 auto; padding:0; width:955px; } .mbt1 { font-family: Verdana, Geneva, sans-serif; font-weight: bold; font-size: 10px; color: #289728; } <style> Add CSS Code Here </style> Add HTML Code Here  Preview Clear ...

Popular Posts

 
Powered by Blogger.