Posts

Get Your Best SEO Packages Offer in India

Image
  SJ Business Marketing Offer Best Website Designing services for your business. so get your business presentable online at your convenient price. SJ Business Marketing is Professional SEO Services provider India. We offer all digital like Search Engine Optimization services , (Social Media Optimization) SMO Services. It is founded on strong business ethics and now it is handled by people who are specialized in the areas of SEO and many more. SJ Business Marketing Provides Best Website Unique Content Writers . We write for your article , blog, and other writing script at your convenient price. SJ Business Marketing Website: http://sjbusinessmarketing.com/ Whats App no: +91 8929676486, 9971972305 Email Id: info@sjbusinessmarketing.com Facebook Id: https://www.facebook.com/sjbusinessmarketing Twitter Id: https://twitter.com/business_sj Linkdin Id: https://www.linkedin.com/in/sj-businessmarketing-76b7531b8/

HTML Introduction

Image
HTML is the standard markup language for creating Web pages.  What is HTML?  • HTML stands for Hyper Text Markup Language  • HTML is the standard markup language for creating Web pages  • HTML describes the structure of a Web page  • HTML consists of a series of elements  • HTML elements tell the browser how to display the content  • HTML elements label pieces of content such as "this is a heading", "this is a paragraph", "this is a link", etc. Example Page Title My First Heading My first paragraph. Example Explained • The declaration defines that this document is an HTML5 document • The element is the root element of an HTML page • The element contains meta information about the HTML page  element specifies a title for the HTML page (which is shown in the browser's title bar or in the page's tab) • The element defines the document's body, and is a container for all the visible contents, such as headings, paragraphs, images...

Use Image coding In Site

Image
Use Image In Site to visible your pic on Search Engine  < img  src ="img_girl.jpg" > < img  src ="img_girl.jpg  width ="500" > < img  src ="img_girl.jpg   height ="600 " > < img  src ="img_girl.jpg  alt ="use title image name"   width ="500"  height ="600 " > < img  src ="img_girl.jpg"  alt ="use title image name" title ="use your image name" width ="500" height ="600"> No. 1 Web Development Company in India

Basic HTML Codding H1

Image
 <html> <head> <title>SJ Business Marketing</title> </head> <body> <h1>Website Designer</h1> <p>Website Development</p> </body> </html>