How to change yourdomain.com phpBB 3.0.3
Login to your admin panel go to general settings, there you will see under board configuration click on board settings , change site title, and description there that’s all.
Login to your admin panel go to general settings, there you will see under board configuration click on board settings , change site title, and description there that’s all.
Let me tell you <title></title> tag is very important in any web page this what search engines shows as title on their search and <title> is very important for web pages to index them in search engine , the title should maximum 75 words, which describe your web page what Read More…
After start of <html> document there comes head section which starts with <head> and ends with </head> this is the area which will be not visible to you or your visitors in browser but this area contain very important things for your web page. Like the web title comes inside Read More…
XHTML document starts with <html> and ends with </html> so whatever your xhtml page have that will come inside <html></html> tags. Like head section body section. This tells browser <html> here html document starts and </html> here html document ends.
HTML or XHTML Tags are what browser understand how to present data in specific tag like if you write something inside <h1></h1> browser have its default visibility how to show data inside these tags so browser have its default presentation for all xhtml tags. Anyway i will not describe or Read More…
If you create a facebook iframe application for your fan page tab and you get scroll bars they look very bad in all browsers but this is very simple and easy to get rid from scroll bars in facebook iframe fan page tab for this you have to do is Read More…
XHTML Stands for eXtensible HyperText Markup Language you should know XHTML is first step to learn web development. If you want to become a good web developer so the first step is XHTML. This is very simple and organized form of HTML why we will not use but XHTML as Read More…
When you send email to your clients, business partners, followers or your friends your Email describe how professional you are to them. In this not only your grammar spaces, line breaks, colors work but the biggest part of professional impression by email is of Email Signatures. Which comes after your Read More…
Welcome to make my website tutorials here we begin a new journey beginner to advance level web development tutorials. Well let me introduce you with our tutorials. What we are going to learn in these tutorial? XHTML CSS (Cascading Stylesheets) JavaScript PHP DBMS Mysql Introduction to openSources WordPress Theme creation Read More…