Recent questions tagged html

Description : Where can I find information about GMail html specifications?

Last Answer : Need Answer

Description : How to align an image source code in a Tumblr text post?

Last Answer : I think? Or, couldn’t you align it in CSS by going img { align=“right”; }

Description : How can I convert an Excel Macro to html or use the database in a webpage?

Last Answer : answer:Edit the macros and you will see Visual Basic (VB). ASP.NET pages. can use VB (and other languages). One thing about Microsoft technologies - they provide huge amounts of free learning and support. ... if you want to learn ASP.NET For a quick intro, I would check out W3 Schools tutorials.

Description : How do I start a social networking website with some technical knowledge?

Last Answer : ask-public is powered by Python. can learn that.

Description : Can a Website be 100% Bootstrap?

Last Answer : By “bootstrap”, do you mean hand-coding some HTML as a prototype, or are you talking about a product like getbootstrap.com?

Description : Help making a questionaire with javascript/html?

Last Answer : Are you familiar with Javascript? Are you using any type of framework like jquery?

Description : How can I create content within a webpage? (see video)

Last Answer : I would think that your client would want an underlying database.

Description : Any way to directly download an audio source file when the web page is using a javascript audio player (that doesn't use filenames like "x.mp3")?

Last Answer : Could try file2hd.com to see if you can find the resource.

Description : I need to know how to make automatic pages with html?

Last Answer : Wonder if this little java app would do the trick. Looks like it’s a Firefox plugin as well as srandalone.

Description : How easy or difficult is it for a business to offer customers the choice of the regular website rather than the mobile version?

Last Answer : Some websites do offer you the option to go to their regular website when a mobile device' has been detected and they have sent you to the shrunken version. I've seen that option on my tablet a ... to give you the option. It's just a link they can provide easily, that overrides the mobile version.

Description : How can I change the border color around my Tumblr posts?

Last Answer : answer:Welcome to Fluther. You're on the edge of a thin line posting Tumblr questions, you know. We don't like new users asking for followers (and old users already know better), so don't cross ... existing theme that you like better than your current default, and either edit that or use it as-is?

Description : Can I post something on my Tumblr to a certain page only instead of my home page?

Last Answer : Yup, you create a new blog.

Description : Is there a way to prevent an unlisted YouTube video from being shared on a social site?

Last Answer : answer:No, there is no way to prevent videos from being shared through social networks. It would of undermine Youtube's business model if it allowed that. The best you can do is restrict it from ... own servers. Positing it to a video sharing site is just too risky if confidential info is concerned.

Description : How do I add padding? (html)

Last Answer : I;m not familiar with Tumblr. You normally control padding around an HTML element with CSS. Does Tumblr give you the ability to customize a CSS file?

Description : Would anyone be willing to change a tumblr layout?

Last Answer : Customize, and mess around with the tables colors.

Description : HTML coders out there: help! You know how you can hover your cursor over certain text for about a second, and then a little text ballon will appear?

Last Answer : answer:Does blogger allow you to type actual HTML in your blogs? If so, then it’s pretty simple: You see this printed on the page normally

Description : Good no-styling starter blogger template?

Last Answer : answer:I know you're on Blogger but if all you're trying to do is learn from some existing templates on a well-known blogging platform, then perhaps you should try Tumblr instead. They offer ... started with selecting the template you want. All of the HTML/CSS/JS is completely editable by you.

Description : How can I make pictures from thumbnails become bigger when clicked with some coding?

Last Answer : Easiest way is to use one of the hundred of lightbox scripts out there. Here is a simple one to use.

Description : How to manually put a background image on a tumblr layout that happens to have that feature disabled?

Last Answer : Step one – EDIT HTML button. Step two – Note the highlighted part. Chang it to the url for the image you want.

Description : Why can't I open an html file in Google Chrome?

Last Answer : Could you elaborate? Are you double-clicking the html file? If so, does Chrome launch? What methods do you use to view the file in IE or FF?

Description : How to I create a website? How do I add content? I purchased a domain name that is hosted by Go Daddy but what next?

Last Answer : answer:What are you looking for? If you just want a simple blog installing Wordpress is easy and there are a lot of themes. There is a nice back-end to add and manage stuff. If you want to go that route let me know and I can walk you through it.

Description : Changing Tumblr Text Heading to an Image. HTML HELP!

Last Answer : answer:This Post should tell you how to edit the HTML of your blog. Now for the changes you'd need! If you wanted to replace the large Escapades of a Poet text with the image it'd be a bit harder ... source code (it's syntax highlighted too!) like so; it saves having to copy out all the code :)

Description : How does this website continue playing music when the URL is changed?

Last Answer : answer:the source code says window.pagetype = “ajaxy” I don’t know anything about writing script or whatnot but is that the same as what you referenced above making this sort of thing possible?

Description : Tumblr: I can't seem to customize the size of my title, or any text size, or even the size of the icons in my following section. Anyone care to give advice?

Last Answer : answer:Tumblr offers easy customisation interface! On when you log in, go to tumblr.com/dashboard click on preferences icon on top right there, there is a button called Customize Blog Once you click it, you ... go to Theme> Use Custom HTML and then work with the HTML for changing font and so on

Description : How do I make a background like this for my blog?

Last Answer : I think the theme on this website might be patented. Try googling CSS codes for a fish theme. Or, are you asking how to make custom CSS coding for a fish theme?

Description : Image map only lines up with header in certain browsers?

Last Answer : Oh, nevermind. Apparently it doesn’t work in Chrome, either, so the whole thing must be out of whack somewhere.

Description : What does background: transparent do in Eric Meyer's reset.css?

Last Answer : This is used to override any unexpected browser defaults of an opaque background on an element such as . I wouldn’t worry too much about it since it was added to fix unusual browser settings.

Description : Where is a good place to create a website or create a space of my own?

Last Answer : Wordpress is fun and free.

Description : On Tumblr, how do I allow for my theme to show notes?

Last Answer : answer:Add this: {PostNotes} right before {/block:Posts}.

Description : How do I replace the title of my Tumblr with an image?

Last Answer : answer:ummm I don't know if this helps http://www.ask-public.com/19150/tumblr-how-do-i-add-an-image-as-a-header/ Certain blog themes already have like a header thing and all you have ... This is probably betterrrrrrr (: http://tumblring.net/replacing-the-text-header-for-an-image-header-on-tumblr/

Description : WordPress Posts aren't adjusting to images?

Last Answer : answer:Looks like it’s because your images are “float“ed. Try: .post {clear: both;} to have the posts under previous images.

Description : How to add Image as header of my Tumblr page?

Last Answer : http://jepensedonc.tumblr.com/private/1185561475/tumblr_l9b92pk9791qc5jpb

Description : How to make a header image in tumblr with the not bright theme?

Last Answer : I’m not seeing a title.

Description : How to add padding around my tumblr posts?

Last Answer : Can you link to what is currently there? It is hard to do without seeing exactly what we are looking at.

Description : How do I go about learning HTML?

Last Answer : webmonkey.com

Description : Tumblr: How to use my own image as a background?

Last Answer : answer:I will do this with images. This gives you this But that sucks. The content is hard to read with the image like that. Part 2. This looks even better. I still want to see a little of the background image to lets use opacity. Now we have this. Here is the finished product.

Description : How can I get a larger image of a thumbnail to appear on mouseover with HTML?

Last Answer : you can’t with HTML. You can with either CSS or Javascript.

Description : Can you change how Outlook 2007 renders HTML email?

Last Answer : Create the email in Word itself and send it from the Word document using Outlook as the proxy.

Description : How do I make my jQuery slideshow resize to window?

Last Answer : http://www.buildinternet.com/project/supersized/

Description : OK, !@*&% CSS, Why Won't My Headline Center?

Last Answer : The only thing I can think is that you have div.one-col set to display: inline. When I remove that formatting (using Google Chrome's developer tools), it does indeed center. (It also screws up ... the calendar disappears, but I'm betting you can fix that once you've addressed the July thing .)

Description : Is there a way to get an "onrelease" state using CSS?

Last Answer : answer:I believe with just CSS the only pseudo-class that would come close is :hover for example .class:hover{ } . Unless there is something new that has come out. your best bet would be to would ... would also be more compatible with IE 6 (if your concerned) as IE 6 does not support :hover.

Description : Is it possible to set font-family for HTML mail in Outlook 2003?

Last Answer : answer:This might help: http://www.slipstick.com/mail1/changefont.htm I’m a Mac user, so couldn’t try it for you.

Description : How can I create a button for Windows Live Messenger for a website?

Last Answer : answer:Create an image you want in a graphics editor. If it's a simple button with no continuous tones, reduce colors to 16 colors and save it as a GIF file. If it has continuous colors ... the uses the correct addressing to reference its location, and modify your page to include the required HTML.

Description : Tumblr: How do I replace my title with an image?

Last Answer : Your link doesn’t work.

Description : Is there a way to add widgets or badges to a posterous blog?

Last Answer : Yes. I've done it on two blogger.com blogs. You need to take the code for the badges or widgets and add them to the coding on your blog where you want them to appear. What is the domain ... com blogs? Blogger.com? Your own wordpress script on your own domain? We need more details to assist further.

Description : I can't find the "enable Custom HTML" thingy in my theme tab ! >.< HELP !

Last Answer : answer:So, go to your tumblr blog, then on the top right next to Dashboard there is Customize . Click that, then it'll take you to a page with a few options up top, and a preview of your ... bottom of that window will be a Use Custom HTML option. My tumblr if you're interested: James' Tumblr

Description : How do I put my own image as a background on Tumblr?

Last Answer : I can help you with this. But you need to add a NSFW to your link. For now I will flag it until you add it.

Description : Does anyone (besides programmers) really like Ajax-based websites?

Last Answer : answer:I don't think non-programmers will know the difference, I think you should provide some specific sites. Gmail, for example, has links at the bottom basic HTML gives you the non-Ajax ... loads slower, but then everything speeds up because it's loading lots of stuff in the background.

Description : How do I replace in Tumblr a blog title for an image?

Last Answer : Did you click “Save” after you made the changes?

Description : Is there software that you can call from, for example a PHP script, to translate languages?

Last Answer : Google AJAX Language API