Posts

Showing posts from May, 2019

text moving

How to add moving text to Blog or website 1. Code For  Simple Moving Text :  preview:  This is moving text Moving Right to Left    This is moving text Moving Right to Left -------------------------------------------------------------------------------------------------------------- This is looking simple . to make attractive let's give background color 2.  Code For  Moving Text With Background Colour : preview:  This is moving text with Background Colour This is moving text with Background Colour -------------------------------------------------------------------------------------------------------------- This is still looking simple to make more attractive give font color 3.  Code For  Scrolling Text With Coloured Text & Background. : preview:  This Is Coloured Scrolling Text With Background Colour This Is Coloured Scrolling Text With Background Colour ---------------------...

બ્લોગ માં કોઈ તમારા લખાણ ની copy ના કરે

બ્લોગ માં કોઈ તમારા લખાણ ની copy ના કરે એટલા માટે નીચે  મુજબ સ્ટેપ follow કરો. 1. સૌથી પેલા તમારા બ્લોગ ને open કરી તેમાં .

બ્લોગમાં નીચે footer તે દૂર કરવા

બ્લોગમાં આવેલ footer ને દૂર કરવા માટે નીચે આપેલ સ્ટેપ અનુસરો : 1. તમારું બ્લોગ સ્પોટ ખોલો . 2.ત્યાર બાદ theme માં જઇ ને edit HTML પર click કરો . 3. ત્યાર બાદ find search બોક્સ માં </head> સર્ચ કરો.  4. ત્યાર બાદ તેમાં </head> ટેગ ની નીચે  આપેલ લિંક ને કોપી કરી  <style> #Attribution1 { display: none; } </style> પેસ્ટ કરો .  અને save theme કરો .  Done !!!!