• Facebook
  • Linkedin
Coding & Scripting Archives - Nahid Hossain
Profile
Nahid

Nahid Hossain

Web Application & Software Developer

  • Blog
  • Science & Technology/Coding & Scripting/

2016.03.28

0
Coding & Scripting

Lesson 2: Drawing shapes in SVG

In this tutorial, I will show you how to draw basic shapes in SVG. You can easily draw shapes in SVG using the shape elements. The shape elements are explained with examples as follows.

Read more

2016.03.23

0
Coding & Scripting

Lesson 1 – Text in SVG

Websites with lots of pictures are slow. If your website takes more than a few seconds, you will lose your visitors. Who wants to wait in this age of Internet? We want everything instantly. The good news is that you can redefine your site’s performance using SVG images. Read this blog post to get a basic […]

Read more

2016.03.15

0
Coding & Scripting

An introduction to SVG format: its benefits and uses

What is SVG format?SVG format is an image format with the extension .svg. The full form of SVG is Scalable Vector Graphics. Using this graphics techno …

Read more

2016.03.14

0
Coding & Scripting

How to speed up the web development process

It’s essential to be able to speed up the web development process.If you’re productive enough, you can accomplish more in less time, you can make m …

Read more

2015.05.29

0
Coding & Scripting

Prevent Selecting Text using CSS

To prevent/disable html text selection , you can use the following css : body { -webkit-touch-callout: none; -webkit-user-select: none; -kh …

Read more

2010.12.14

0
HTML5

Using Web as HTML5

First, we have to declare and create the document type, we are no longer as HTML 4 or XHTML 1.0 PUBLIC “- / / W3C / / DTD XHTML 1.0 Transitional ….. statements, we can write:

Read more

2010.11.16

0
Coding & Scripting

Assembly, Hex, Bin, instructor and NSU LAB

I don’t know what do you think about assembly Language, but I took it as any other programming language. Yes ofcourse, it is harder than other languages.

Read more

2010.11.13

0
HTML5

HTML5 : The Basic Page Formation

HTML5 does not follow any strict formation like previous versions. But for better validation and backward compatibility in cross browser environment I will follow a traditional formation of HTML.

Read more

2010.10.27

0
Coding & Scripting

Hello World !

Hello World is the most basic computer program language which prints Hello World on display. It is used with almost all programming language to describe the basic output operation.

Read more

Categories

  • Countries
    • Bangladesh
  • International
  • Miscellaneous
  • Review
  • Science & Technology
    • Coding & Scripting
      • HTML5
    • Computer Networks
    • Information Technology
      • Internet
    • Invention

Recent Posts

  • Lesson 2: Drawing shapes in SVG
    In Coding & Scripting
    March 28, 2016
  • Lesson 1 – Text in SVG
    In Coding & Scripting
    March 23, 2016
  • An introduction to SVG format: its benefits and uses
    In Coding & Scripting
    March 15, 2016

Recent Comments

  • asad-2020 on Parsue Your Career in Information Technlogoy: “You can build your career in IT section by many ways such as Software Developer, Network Engineer and Administrator, Data…” Aug 24, 04:32
© 2021 www.akmnahid.com All Rights Reserved