In Illustrator, how do you make a text path?
click the line button and make a line where you want and then click the text box and click where you made the line
In HTML, how do you change the background color?
background-color: #FFFFFF;
in HTML, how do you set an image as the background?
background-image: url (’image.jpg’);
December 9th, 2008 at 11:55 am
In Illustrator, how do you make a text path?
click the line button and make a line where you want and then click the text box and click where you made the line
In HTML, how do you change the background color?
background-color: #FFFFFF;
in HTML, how do you set an image as the background?
background-image: url (’image.jpg’);