Posts mit dem Label Drag werden angezeigt. Alle Posts anzeigen
Posts mit dem Label Drag werden angezeigt. Alle Posts anzeigen

Montag, 29. Februar 2016

How to Upload a Video With Direct LinkingIn Feburary 2016 29,

In Feburary 2016 29,
Open a browser window and go to a free video file host, such as YourFileLink, zShare, or MediaFire. Click 'Choose File' or 'Browse' to select the video file from your computer and add it to the host site. If using MediaFire, drag your file to the 'Drag and Drop Files Here to Upload' box on the page. Follow the on-screen prompts and copy the URL address that displays in the 'Direct Link' field.
Open the Web page in your text editor, or log in to the Web account where you want to upload the video. Position your cursor in the area where you want the media to display.
Type the following HTML opening and closing anchor tags:
Enter the direct link for your video between the quotation marks of the first element:http://www.host.com/videos/movie.wmv">
Type the name of your video between the tags to create a link that visitors click to watch the video. Your complete code looks like this:Name' rel='nofollow' target='_blank'>http://www.host.com/videos/movie.wmv">Name of MovieSave the file and upload it to your Web host.
In Feburary 2016 29,

Dienstag, 16. Februar 2016

How to Create a Zip Download LinkIn Feburary 2016 16,

In Feburary 2016 16,
Right-click on any blank space on your computer desktop.
Choose 'New' then 'Compressed (Zipped) Folder.' A new folder appears.
Right click on the folder name and choose 'Rename.' Type a unique filename for your ZIP file. A brief name without spaces is best for a file that others will download.
Drag and drop the files or directories of files you want to include in your ZIP file directly onto the ZIP file icon. The files will only copy into this location; they will not disappear from their original locations.
Upload your ZIP file to your Web server. If you do not have your own web hosting account, sign up for a free hosting account on Box.net, File Factory (filefactory.com) or File Dropper (filedropper.com). Make careful note of the exact address at which you uploaded your ZIP file; for example, if your personal website is 'domain.com' and you uploaded 'myzip.zip' into the folder called 'files,' the exact URL would be domain.com/files/myzip.zip.
Paste the following HTML link code in the Web page, blog post or other online content where you want to create a download link: Download ZIP File. Type the exact URL of your ZIP file in-between the two quotation marks. Edit 'Download Zip File' to reflect your desired link text.
Save or upload your online content. It now has a link to download the ZIP file you uploaded.
In Feburary 2016 16,

Montag, 15. Februar 2016

How to Get Rid of the Go Daddy Landing PageIn Feburary 2016 15,

In Feburary 2016 15,
Launch your Web browser and navigate to the GoDaddy website.
Type your GoDaddy username or customer number and password into the text fields at the top of the Web page, then click the arrow button or press 'ENTER' to log in.
Drag your mouse cursor over the 'Hosting' menu, then click the 'Hosting Management' link under 'My Account'.
Click the 'Launch' button under the 'Control Panel' column, next to the website domain where you want to remove the landing page.
Click the 'FTP File Manager' button at the top of the hosting control panel page. The FTP File Manager will automatically open in the main, or 'root,' directory of your website hosting server.
Click the 'Upload' folder icon near the top of the FTP File Manager page.
Click the 'Browse' button. Click to select an HTML file named 'index.htm', 'index.html', 'index.php' or 'default.html' in the 'Open' window, then click the 'Open' button.
Click the 'Overwrite Files' check box.
Click the 'Upload' button to upload the file to your website's root directory, taking the place of the GoDaddy landing page.
In Feburary 2016 15,