I'm creating a website in VWD 2010 Express. When I try to resize the <p>, all of them get resized together. I've attached an image of it. I would like to resize only the last <p>. How can I do that please?
But why then does all the <p> tag size change when I resize one tag? The image above is seen only when the layout is created. After I change the size, I cannot bring it back to the way it is displayed as above.
Mostly because your changing the GLOBAL setting for <p> tags rather than for that one specific location..
Thats why you should look into using CSS and <div> tags, or apply classes and styles...
either way you might not be able to preview it in the IDE Layout..
* The Best Reasons to Target Windows 8
Learn some of the best reasons why you should seriously consider bringing your Android mobile development expertise to bear on the Windows 8 platform.