Tuesday, March 12, 2013
Monday, March 11, 2013
Wednesday, February 20, 2013
HTML Text Formatting by Saiful Islam
- Bold :for boldness of line use <b>tag with end tag </b>
- Italic: for Italic of line use <i>
- Underlined : for underline use <u>
- superscript : for superscript use <sup>
- subscript : and for subscript use <sub>
HTML Hyperlinks (Links)
We often see in websites a large amount of link. Link is a door to enter in other website or page. and the tag of link is <a>for example this is a link
If you want to link with facebook.com in any text write like this <a href="http://facebook.com" target="blank"> Click here to enter facebook </a>
Tuesday, February 19, 2013
HTML 2 by Saiful Islam
HTML Headings
May you Know that every content contain a Heading to describe the main theme of this content.
In html markup language you can make a heading using this tag.
<h1> </h1>-<h6> </h6> . h1 tag is the largest
tag and the h6 is the smallest tag in heading tag. the headling will be
in the middle of this tag.
HTML Paragraphs
Html Paragraph is for making paragraph in our content. It is defined by <p> tag.
example
HTML Line Breaks
When we write or type in our MS word,we press the "enter" from our key board to line break but in html language we can't bread the line by pressing "enter". For line break we have to write "</br>" at the end of the line where we want to break.
example
HTML Output
Remember that when you create the extra line by pressing enter and create extra space , HTML can't display like this. HTML don't take any space without one space and don't take any line without break tag.The browser will remove extra spaces and extra lines when the page is
displayed. Any number of lines count as one line, and any number of spaces count as one
space.
next page
next page
The full Tutorial for Html By Saiful Islam
HTML is stand for hyper text markup language. It is a maukup language. There will have variable html tag which are surrounded by angle brackets.
Create a folder in your computer and put a name for this folder "my web page" then Open your notepad from your computer and write your all html code in the notepad. Html have some specific tag with "<" and ">". your web page will be start with <html> and end with </html>.Every tag will be end with "/" (slash). Than inside this tag you will write <head> </head> and inside the both head tag you write <title> </title> and in the middle of this "title" you will give a title for your web page which you can see in your title bar. lile this screenshot.........
and than you will add the body tag after the title tag like "<body> </body>", your total content will be in the middle of body which will visible in your web page.
and your total code will be like this......................................................
<html>
<head>
<title>this is my first web page Design</title>
<body>
There will be your Content
<body>
</head>
</html>
Then press ctrl + S and give a name in the save box for file name and after name which you write give a full stop (.) and after fullstop write "html". I wrote here "index.html" and select your created folder name "my web page"
Then click on save for save.Now you double click on this file which is created by you using notepad. You will show a page like that......
HTML Editor
You can edit your html language in many editor such as notepad, notepad ++ and adobe Dreamweaver. My best choice is Adobe dreamweaver. but when you start to writing html code, you should have choice notepad or notepad ++ for perfect learning.
next part
next part
Sunday, February 17, 2013
Animation
Dear, Here you can see amazing all animation which is design by only photoshop and adobe imageready. So enjoy these amazing animation.
Monday, February 11, 2013
Sunday, February 10, 2013
Sunday, February 3, 2013
Visiting Card Design
This is a simple but Standard Visiting Card Design Prepared by me for 4h Group. This card size is longer than regular visiting card. Normally a visiting Card Size is 3.25*2 and print matter size is 3*1.75. This simple Card is designed by Illustrator completely
This is another visiting card but it is a regular size of visiting card. any one can design like this visiting card in a few time by using adobe illustrator and adobe photoshop.
Banner Design
Here You can See a larg amount of Designed Banner prepared for Website. There have tow kinds of banner one one is animated and other is non animated. animated and non animated both are made from adobe photoshop and adobe imageready for animation you have to go in adobe image ready. Without it we can not make this animation .
Digital Banner for International Conference on Environmental Deveopment Relationship
Banner for USA Leage
Monday, January 28, 2013
Subscribe to:
Posts (Atom)