Computer tips

<>ad here
  • This is default featured slide 1 title

    Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

  • This is default featured slide 2 title

    Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

  • This is default featured slide 3 title

    Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

  • This is default featured slide 4 title

    Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

  • This is default featured slide 5 title

    Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

Mostrando postagens com marcador Html. Mostrar todas as postagens
Mostrando postagens com marcador Html. Mostrar todas as postagens

How to add and edit color in html

How to add and edit color in html


Start  Notepad ++ from start menu>
WATCH VIDEO


Click to notepad and follow these image steps to create html coloring steps.
We can change the text color by CSS (cascading style sheet) but we are doing directly in the paragraph by adding font tags color.



Save the code and open in browser.
I use 4 types of color to create the paragraph , i use individual color for each paragraph.
one of them I use Pixie  Html color picker.
We can use this  tool to pick the html color from any source within the desktop or screen , you can download it from link, To download click here


Share:

How to add background the image in Html site

How to add background the image html site 


We can use notepad normal or notepad ++.
In notepad 
just follow my simple steps in image bellow , Watch video  link.

open notepad from start
Add following Html  tags below.
Begain with opening of :
<html> and closing </html>
save it and continue next line of html tags.

Share:

Html Formating (Tutorial-3) Learn to make website

Html Formating (Tutorial-3) Learn to make website


 Go to start menu and Open Notepad
Type the code below.

Share:

How to make heading in site





Start notepad
Type this html code one by one.
Save the file in desktop with .html extension
Share:

How to make simple website in Notepad

How to make simple website in Notepad


Click on start menu.
Click on notepad++ or Notepad
Type the given code in the note pad

<Doc type Html!
<html>
<head>
<title>My site</title>
</head>
<body>
<h1>My site is free to see</h1>
<p>some text for textline </p>
<p>some text for textline</p>
<p>some text for textline</p>
<p>some text for textline</p>
 <p>some text for textline</p>
</body>
</html>

Save the file in desktop format
Example: Mysite.html
Click to the Mysite.html shortcut file and open your first website..


Share:

Categories

Pages