Here is a very easy to follow tutorial on how to make a basic background, and covering some of the basic filters, and how to use them. This is meant for new Photoshop users to get the feel for the filters.
An HTML document is basically divided into two parts - Head and Body. 'Head' section of document contains information and instructions to the browser so that it can display the page correctly and 'Body' section contains the things to be displayed such as formatting instructions, contents and references to images and other files. Meta, Title, Link and Script are kept in the Head section. Following are some most commonly used head contents:
This line specifies the title of the page. The text in between the tags is used to display on the title bar and not inside the browser window. In above example Study Park is displayed on the title bar. Title is displayed also on someone's bookmark list, search engine's search lists. Thus, title should be kept wisely so that it can represent your document and must be meaningful. Titles such are 'Example1', chapter2, continued are less useful titles compared to 'Learning to swimming', 'How to prepare oxygen Gas in Laboratory'.
This line serves the purpose of description text to be displayed on the search result of search engines such as google, yahoo or ask. The text used as value of content attribute is used for description. In above example 'Online HTML Tutorials and Lok Sewa Examination Preparation. Find concise and to the point topics and description here' will be the description used by search engines to list this page.
This line too is an instruction to search engines. It indicates the words or phrases for what this page is relevant for search engines to include in its search list. If any user searches for any of the word listed in content of keyword meta tag, there is probability of this page to be listed.
Link tag refers to some other files related with current document. In above example the document refers the tutorials.css file. CSS stand for Cascading Style Sheet which is a file storing format instructions for different components of document.
All above tags are the most commonly used tags inside the head tag of any page. Now, lets see the first page:
Thus, here what should be noted is that all the contents in between and tags are displayed inside the browser window and become the content of page. There are a few formatting tags to begin making page look good. We will be discussing them in coming tutorials.
Suresh Khanal http://www.studypark.site88.net
This e-mail address is being protected from spam bots, you need JavaScript enabled to view it
- 250 MB of Disk Space
- 100 GB Bandwidth
- Your own domain hosting
- cPanel Control panel
- Over 500 website templates ready for download
- Free POP3 Email Box and Webmail access
- FTP and Web based File Manager
- PHP, MySQL, Perl, CGI, Ruby.
- Free Joomla hosting, free PhpBB, free POP - No Ads at all !
Plain text only in a web page is never sufficient. You need bold text, italics, underline. You need text with different colors. Sometimes you might need superscript or subscript text. In this tutorial I am going to discuss only the character formatting in HTML.
First of all lets be familiar with these character formatting tags!
Tag
Effects of the tag
<b>
Applies boldface
<cite>
Formats as citations or references
<code>
Displays program codes similar to the <pre> tag
<em>
Applies emphasis that is as italics.
<i>
Applies Italics
<s> or <strike>
Applies strike through to text.
<strong>
Applies stronger emphasis usually displayed as bold
<sup>
Formats text as superscript
<sub>
Formats text as subscript
<tt>
Now, Closely observe the code given below. It uses all the tags mentioned above and finally at the bottom look the output. You can copy the code below and paste on a notepad. Save the file with any name but extension .htm. Open the htm file in your browser to observe the effect.
<p> <b>This is bold text</b></p> <p> <cite>This text appears as citing or reference to some other text or document. the text inside the opening and closing cite tag is formatted as cited text.</cite></p> <p> Following text is formatted with code tag<br> <code> CLS <br> INPUT "Enter your name:";n$ <br> PRINT "Hi, "; n$ ; "Glad to meet you!" <br> END </code>
<p><em>Emphasized Text</em> and <i>Italic Text</i> look similar and <b>Bold Text</b> and <strong>Strong Text</strong> too. Moreover <tt>TT tag is similar with code tag</tt>. You can use U Tag to <u>under line text</u> and for superscript and subscript use Sup and Sub as in these examples. <p>Example of SUP : 13<sup>th</sup February 2008</p> <p>Example of SUB : H<sub>2</sub>O</p> <p> Finally, <s>The Strike Text Like This</s> can be created with S tag or with <strike>STRIKE</strike> tag. You might have noticed the difference.
This is bold text
This text appears as citing or reference to some other text or document. the text inside the opening and closing cite tag is formatted as cited text.
Following text is formatted with code tag CLS INPUT "Enter your name:";n$ PRINT "Hi, "; n$ ; "Glad to meet you!" END
Emphasized Text and Italic Text look similar and Bold Text and Strong Text too. Moreover TT tag is similar with code tag. You can use U Tag to under line text and for superscript and subscript use Sup and Sub as in these examples.
Example of SUP : 13th
Example of SUB : H2O
Finally, The Strike Text Like This can be created with S tag or with STRIKE tag. You might have noticed the difference.
"NOTHING IN THE WORLD IS FREE" "EVERY GOOD THING IN THE WORLD IS FREE!"
Which statement is correct and which one is not. Many people I have found in forums, in search queries are in quest of free domain names. I started searching free host and a free domain name since long time and finally concluded that free host though might be available but free domain is far from possibility. Some domain names such as uni.cc, co.nr are available but these are not real domain names though. Moreover they require your site to include a link back to them displaying their logo or text.
Share Your Internet Connection with Complete Management
This article is about sharing internet connection, manage CCProxy proxy server, proxy clients, web filter (prohibit access to pages containing words that you specify), configure your network such that specified sites only, block specified sites on your network, allow/disallow Windows Messenger, MSN messenger, Yahoo Messenger, monitor your internet use, which sites are being access, which computer is consuming how much bandwidth and connection and so on.
A single continuous block of text throughout the page in browser would look ridiculous. Contents can be better organized using
Paragraph tag in HTML.
tag can accept ALIGN attribute with left, right or center values to align a paragraph in left, right or center in document. Following is an example using
tag.
This is normal paragraph. Contents can be better organized using Paragraph tag in HTML.
Paragraphs can be aligned to the left, center or right using the align attribute. Following
paragraph uses center align.
Center Paragraph using align attribute with value center
Presented by Suresh Khanal
Following will be the output when above code executed:
This is normal paragraph. Contents can be better organized using Paragraph tag in HTML. Paragraphs can be aligned to the left, center or right using the align attribute. Following paragraph uses center align.
Center Paragraph using align attribute with value center
Presented by Suresh Khanal
Apart from
tags you can even use
, and
tag to format paragraphs. tags. As the name suggest Address tag can effectively format an address block, Block quote tag formats quotes and excerpts and Pre tags could be used to format program code or similar information. It usually appear in a fixed-width font with ample space between words and lines.
Following are the uses of these tags:
Suresh Khanal Kalanki, Kathmandu Contact:
This e-mail address is being protected from spam bots, you need JavaScript enabled to view it
Web : http://www.studypark.site88.net
StudyPark is designed with a view to help the competitors of Lok Sewa Ayog Examination (Public Service Commission Examination). Currently it is focused on Computer Officer and Computer Operator posts. We invite all the interested to contribute with their views, study materials, Tips, Class Notes. Apart from exam preparation, a few must know computer tips and tricks as well as Photoshop contents are included.
The 'BR' tag breaks line without changing paragraph. This can be better used if the
text of a single paragraph has to be spitted into smaller lines.
Suresh Khanal
Kalanki, Kathmandu
Contact:
This e-mail address is being protected from spam bots, you need JavaScript enabled to view it
Web : http://www.studypark.site88.net
StudyPark is designed with a view to help the competitors of Lok Sewa Ayog Examination (Public Service Commission Examination). Currently it is focused on Computer Officer and Computer Operator posts. We invite all the interested to contribute with their views, study materials, Tips, Class Notes. Apart from exam preparation, a few must know computer tips and tricks as well as Photoshop contents are included.
The 'BR' tag breaks line without changing paragraph. This can be better used if the text of a single paragraph has to be spitted into smaller lines.
Suresh Khanal http://www.studypark.site88.net
This e-mail address is being protected from spam bots, you need JavaScript enabled to view it
Remove Log Off and Turn Off buttons from Start Menu on Windows
Why would you ever need to remove the 'Log Off' button or 'Turn Off Computer' button from 'Start' menu on your Windows taskbar? Human need many weired things in times throughout their life. You'd like enjoying to experience the difference than all others are going through. You like to look different, don't you? But likes and needs are separate things. Once I needed to remove these buttons out from the start menu. Surprising,isn't it?
Group Policy to Keep Secret Data Hidden by Removing Drives
There are many times you wish to hide some data on your computer so that a common user or guests should not be informed and be unable to access them. You'd like some paragraphs not visible, some files hidden and even some drives away from the regular eyes on your computer and you wish to maintain secrecy but recorded. Solutions might range to three different levels of hiding: