S softwareDev New member Jun 14, 2009 #1 You combine then with a <link> tag or a <style> tag You pay for a server to get your page online, about $60/yr.
You combine then with a <link> tag or a <style> tag You pay for a server to get your page online, about $60/yr.
L Lilli is Silli New member Jun 14, 2009 #2 So I know HTML and I know how to make layouts but I don't know how to combine them so I can modify them later for online or give them out for others to use. Also, how do you get your page online? Y'know, after you make it?
So I know HTML and I know how to make layouts but I don't know how to combine them so I can modify them later for online or give them out for others to use. Also, how do you get your page online? Y'know, after you make it?
L Liberal Democrat New member Jun 14, 2009 #3 <link href="style1.css" rel="stylesheet" type="text/css" /> You'll need something along those lines, or you could use style tags like the following: <p style=" font-size: 2em">Hi World!</p> -Billy
<link href="style1.css" rel="stylesheet" type="text/css" /> You'll need something along those lines, or you could use style tags like the following: <p style=" font-size: 2em">Hi World!</p> -Billy